summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add generic <machine/_align.h> for RTEMSSebastian Huber2017-05-252-11/+42
* ARM/AArch64: Fix GetCmdLine semihosting directivesnewlib-snapshot-20170519Laurent ALFONSI2017-05-192-7/+12
* cygwin CONTRIBUTORS: Add Daniel SantosCorinna Vinschen2017-04-251-0/+1
* Fix transposed lines in 2.8.1 release textJon Turney2017-04-241-2/+2
* Update 2.8.1 release textJon Turney2017-04-241-1/+7
* cygwin: add 2.8.1 release fileCorinna Vinschen2017-04-241-0/+23
* cygwin TEST: Add nagging debug output to pinfoCorinna Vinschen2017-04-241-0/+13
* cygwin: pinfo: do not wait for setting ppid on a transitional procinfoCorinna Vinschen2017-04-241-6/+11
* cygwin: try unprivileged symlink creation on W10 1703 and laterCorinna Vinschen2017-04-241-2/+9
* cygwin: wincap: handle W10 1703Corinna Vinschen2017-04-242-2/+28
* cygwin: wincap: fix evaluation of build numberCorinna Vinschen2017-04-241-0/+1
* cygwin: remov unused winpids constructorCorinna Vinschen2017-04-241-2/+0
* Fix stat.st_blocks for files compressed with CompactOS methodChristian Franke2017-04-221-5/+12
* cygwin doc: Add postinstall/preremove scripts to install Start Menu entriesBrian Inglis2017-04-223-2/+115