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
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz
2018-01-17ansification: remove _EXFNPTR, _EXPARMYaakov Selkowitz
2018-01-17ansification: remove _VOIDYaakov Selkowitz
2018-01-17ansification: remove _CAST_VOIDYaakov Selkowitz
2018-01-17ansification: remove _PTRYaakov Selkowitz
2018-01-17ansification: remove _PARAMSYaakov Selkowitz
2018-01-17ansification: remove _CONSTYaakov Selkowitz
2018-01-16Make __always_inline macro compatible with glibcYaakov Selkowitz
2018-01-16cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz
2017-12-18newlib: Availability of _kill() in sys/signal.hMartin Aberg
2017-11-30Feature test macros overhaul: unistd.h, part 3Yaakov Selkowitz
2017-11-29ssp: add Object Size Checking for unistd.h, part 1Yaakov Selkowitz
2017-11-29ssp: add Object Size Checking common codeYaakov Selkowitz
2017-11-28Make __nonnull macro compatible with glibcYaakov Selkowitz
2017-11-28cygwin: define _POSIX_TIMEOUTSYaakov Selkowitz
2017-11-14Cygwin: fcntl.h: Use test macros to guard non-standard open flagsCorinna Vinschen
2017-11-14Cygwin: fcntl.h: Define O_NOATIMECorinna Vinschen
2017-11-14Cygwin: fcntl.h: Define O_TMPFILE and implement itCorinna Vinschen
2017-09-07Change time_t to 64-bit by defaultSebastian Huber
2017-08-25Revert "headers: avoid bareword attributes" for clangEric Blake
2017-08-25Make _CLOCK_T_ system configurableSebastian Huber
2017-08-17headers: avoid bareword attributesEric Blake
2017-08-17Add RISC-V port for newlibKito Cheng
2017-07-26cygwin: Set __STDC_ISO_10646__ to Unicode 5.2 valueCorinna Vinschen
2017-07-20MSP430: Define __BUFSIZ__ as 256 to prevent default of 1024 being usednewlib-snapshot-20170720Jozef Lawrynowicz
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