Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-30Feature test macros overhaul: unistd.h, part 2cygwin-2_8_1-releaseYaakov Selkowitz
2017-06-30Add --enable-newlib-global-stdio-streamsSebastian Huber
2017-06-30Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMSSebastian Huber
2017-06-30Introduce _REENT_GLOBAL_STDIO_STREAMSSebastian Huber
2017-06-29unistd.h: Remove trailing whitespaceDionna Glaze
2017-06-29unistd.h: remove mktempCorinna Vinschen
2017-06-29Make gethostname, getdtablesize, mktemp, ualarm available in BSD, XOPEN_SOURC...Dionna Glaze
2017-06-19Fix guard for siginfo_t and pthread_t definitionThomas Preud'homme
2017-06-14Export XSI sigpauseYaakov Selkowitz
2017-06-14Feature test macros overhaul: signal.h (part 3)Yaakov Selkowitz
2017-04-04Renumber copyright clause 4imp
2017-04-04queue.3: Document existing QMD_* macroscem
2017-04-04queue(3): Enhance queue debugging macroscem
2017-04-04Add two new macros, SLIST_CONCAT and LIST_CONCATmckusick
2017-04-04Make the <sys/queue.h> fully usable within C++hselasky
2017-04-04Pass macro arguments properly.hselasky
2017-04-04Fix order of arguments in the TRACEBUF_INITIALIZERhselasky
2017-04-04Add new FOREACH_FROM variants for queue(3)lstewart
2017-04-04Renumber copyright clause 4imp
2017-04-04don't use C99 static array indices with older GCC versionsavg
2017-04-04Addition of clang nullability qualifiers.pfg
2017-04-04Remove unused __gnu_inline() attribute.pfg
2017-04-04Addition of clang nullability qualifiers.pfg
2017-04-04Fix C++ includability of crypto headers with static array sizesasomers
2017-04-04Stop exposing the C11 _Atomic() macro in <sys/cdefs.h>, when compiling for C++.dim
2017-04-04Rename __sentinel to __null_sentinelpfg
2017-03-22Rename <sys/_locale.h> to <xlocale.h>Yaakov Selkowitz
2017-02-14Allow locking routine to be retargetedThomas Preud'homme
2017-01-13Add _POSIX_SHARED_MEMORY_OBJECTSGedare Bloom
2017-01-10Fix sys/reent.h to remove use of DEBUG flag.Jeff Johnston
2016-12-06Add <devctl.h> per POSIX 1003.26-2003Joel Sherrill
2016-11-17Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber
2016-11-08sys/cdefs.h: Define __hidden as empty on CygwinCorinna Vinschen
2016-10-25Provide __intmax_t and __uintmax_tSebastian Huber
2016-10-25Fix typo in <sys/_stdint.h>Sebastian Huber
2016-10-21Add _PC_CASE_INSENSITIVE to [f]pathconfKen Brown
2016-08-29Fix off_t typedef on Cygwin64Yaakov Selkowitz
2016-08-15Fix _REENT_INIT initialization of _localeCorinna Vinschen
2016-08-15Add sys/_locale.h header and fix up headersCorinna Vinschen
2016-08-15Change loadlocale to fill a __locale_t given as parameterCorinna Vinschen
2016-08-08rtems: define _POSIX_CLOCK_SELECTION featureGedare Bloom
2016-07-06Fix typo in comment added by previous commitCorinna Vinschen
2016-07-06Redefine locale info in struct _reent for per-thread localesCorinna Vinschen
2016-06-20sys/time.h: Change visibility of gettimeofday.Corinna Vinschen
2016-06-09Declare crypt, encrypt, and setkey per PosixKen Brown
2016-05-23Feature test macros: ctermid, cuseridYaakov Selkowitz
2016-05-18Make sure to have full configuration info in sys/_types.h.Corinna Vinschen
2016-04-21Always provide register_t via <sys/types.h>Sebastian Huber
2016-04-21Simplify guard against defining pthread types on CygwinCorinna Vinschen
2016-04-21Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber