summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cygwin: document env var crash fixCorinna Vinschen2017-06-061-0/+3
* cygwin: Fix crash if env var name starts with non-ASCII charCorinna Vinschen2017-06-061-2/+2
* cygwin: document wcsxfrm fixCorinna Vinschen2017-06-061-0/+3
* cygwin wcsxfrm: byte swap result ourselvesCorinna Vinschen2017-06-061-8/+13
* Fix thinko in MSP430 libgloss implementation of write() system call.Martin Young2017-05-261-1/+1
* Update COPYING.NEWLIB appropriately.Jeff Johnston2017-05-251-1/+85
* Add de-facto standard <sys/ioctl.h> for RTEMSSebastian Huber2017-05-253-0/+252
* Add some POSIX header files for RTEMSSebastian Huber2017-05-2520-6/+4641
* FreeBSD compatibility for RTEMS <sys/cpuset.h>Sebastian Huber2017-05-254-138/+402
* Add __bitcount*() to RTEMS <machine/types.h>Sebastian Huber2017-05-252-0/+92
* Move ARM access.c from machine to sysSebastian Huber2017-05-255-14/+13
* Increase MSIZE for RTEMSSebastian Huber2017-05-251-1/+1
* FreeBSD compatibility for RTEMS <sys/param.h>Sebastian Huber2017-05-252-125/+180