summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adding cephes_subrl.h and cephes_subrl.c from NetBSD.Aditya Upadhyay2017-06-293-2/+140
* Importing cexpl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+47
* Importing cprojl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+65
* Importing cargl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+19
* Importing csqrtl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+113
* Importing clogl.c from NetBSD.Aditya Upadhyay2017-06-292-0/+47
* Importing cacoshl.c from NetBSD.Aditya Upadhyay2017-06-292-1/+46
* unistd.h: Remove trailing whitespaceDionna Glaze2017-06-291-1/+1
* unistd.h: remove mktempCorinna Vinschen2017-06-291-1/+0
* Make gethostname, getdtablesize, mktemp, ualarm available in BSD, XOPEN_SOURC...Dionna Glaze2017-06-291-2/+5
* replace shortcut parameter assignments with read loops, run with shBrian Inglis2017-06-271-44/+20
* aarch64: optimize the unaligned case of memcmpSebastian Pop2017-06-261-2/+55
* cygwin: doc: Fix doc install path in postinstall scriptCorinna Vinschen2017-06-231-3/+1
* Update documentation of cygwin setup proxy configuration detailsnewlib-snapshot-20170623Jon Turney2017-06-221-8/+5
* Update and sort list of cygwin setup command line options.Jon Turney2017-06-221-24/+38
* Note regtool fix in release messageCorinna Vinschen2017-06-221-0/+3
* cygwin: regtool: encode error messages correctlyFujii Hironori2017-06-201-5/+6
* Revert "cygserver: Revamp thread sleep handling"Corinna Vinschen2017-06-205-71/+99
* cygwin: readdir: Activate check for remote reparse pointsCorinna Vinschen2017-06-201-4/+5
* Compatibility improvements to reparse point handling.Joe_Lowe2017-06-203-36/+87
* string: fix strverscmp doc inclusionYaakov Selkowitz2017-06-191-0/+3
* cygwin: export strverscmp, add versionsortYaakov Selkowitz2017-06-196-1/+15
* string: add strverscmpYaakov Selkowitz2017-06-195-2/+118
* Fix guard for siginfo_t and pthread_t definitionThomas Preud'homme2017-06-192-8/+12
* Revert "Don't overread or write memory returned by _DTOA_R"Corinna Vinschen2017-06-191-13/+12
* Ensure that send() interrupted by a signal returns sucessfullyErik M. Bray2017-06-191-4/+4
* cygwin: document XSI sigpauseYaakov Selkowitz2017-06-141-0/+3
* Export XSI sigpauseYaakov Selkowitz2017-06-145-4/+36
* newlib/MAINTAINERS: Add OS maintainers section and myself for RTEMS and Write...Joel Sherrill2017-06-141-0/+7
* Feature test macros overhaul: Cygwin signal.hYaakov Selkowitz2017-06-141-1/+25
* Feature test macros overhaul: signal.h (part 3)Yaakov Selkowitz2017-06-141-8/+16
* stdio.h: guard function macros with !__cplusplusYaakov Selkowitz2017-06-141-0/+2
* Add JLI support.Claudiu Zissulescu2017-06-141-1/+6
* Add profile support.Claudiu Zissulescu2017-06-144-8/+527
* cygwin: readdir: don't lookup mount target inodesCorinna Vinschen2017-06-141-41/+30
* readdir() with mount point dentry, return mount point INOJoe Lowe2017-06-141-23/+10
* ccoshl: Align formatting to upstreamAditya Upadhyay2017-06-141-6/+6
* Importing ccoshl.c from netbsd.Aditya Upadhyay2017-06-133-4/+55
* Remove FreeBSD specifics from RTEMS <arpa/inet.h>Sebastian Huber2017-06-121-21/+0
* Don't overread or write memory returned by _DTOA_RSilviu Baranga2017-06-091-12/+13
* Add COMODO Internet Security and ConEmu to BLODADavid Macek2017-06-091-1/+3
* Fix RTEMS ioctl() declarationSebastian Huber2017-06-071-2/+2
* Update FreeBSD revision of RTEMS <sys/bitset.h>Sebastian Huber2017-06-071-1/+1
* Fix some RTEMS CPUSET(9) macrosSebastian Huber2017-06-071-11/+11
* Fix RTEMS CPU_EQUAL_S()Sebastian Huber2017-06-071-2/+2
* Add myself to Write After ApprovalSebastian Huber2017-06-071-0/+1
* Fix minor issues in memchr NEON implementationPrakhar Bahuguna2017-06-071-1/+2
* Print sign of NaN values.Kito Cheng2017-06-072-0/+8
* cygwin: document lrint bugfixCorinna Vinschen2017-06-071-0/+3
* cygwin: Fix lrint{f,l} to return a 64 bit long on x86_64Corinna Vinschen2017-06-073-3/+9