This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/4] Various fixes for 2.5.0


An assortment of unrelated patches discovered in the process of rebuilding
GCC with 2.5.0-0.10.

Yaakov Selkowitz (4):
  Feature test macros overhaul: Cygwin pthread.h
  cygwin/math: make isinf functions signed
  cygwin: update sysconf for new features
  winsup/utils: port getconf to 64-bit

 winsup/cygwin/include/pthread.h | 29 +++++++++++++++++++++--------
 winsup/cygwin/math/isinf.c      |  6 +++---
 winsup/cygwin/sysconf.cc        |  6 +++---
 winsup/utils/getconf.c          | 35 +++++++++++++++++++++++------------
 4 files changed, 50 insertions(+), 26 deletions(-)

-- 
2.7.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]