summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cygwin: add catopen, catgets, catcloseYaakov Selkowitz2018-01-195-1/+584
* Guard langinfo.h nl_item from multiple typedefsYaakov Selkowitz2018-01-191-0/+3
* Fix syntax error in exit.cOrlando Arias2018-01-191-1/+1
* cygwin: make <sys/socket.h> completely visible from <netinet/in.h>Yaakov Selkowitz2018-01-191-1/+1
* cygwin: remove inclusion of <sys/time.h> from <sys/socket.h>Yaakov Selkowitz2018-01-191-1/+0
* Bump release to 3.0.0 for yearly snapshotnewlib-snapshot-20180118newlib-3.0.0Jeff Johnston2018-01-18108-1156/+1153
* RISC-V: isatty: return 0 on errorChih-Mao Chen2018-01-181-1/+1
* RISC-V: Fix alignment issue in sigjmp_bufKito Cheng2018-01-181-1/+3
* ansification: remove ansidecl.h from makedocYaakov Selkowitz2018-01-172-176/+51
* ansification: fix makedoc for ANSI CYaakov Selkowitz2018-01-171-2/+2
* ansification: remove _HAVE_STDCYaakov Selkowitz2018-01-1737-444/+1
* ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz2018-01-1798-1825/+1767
* ansification: remove _EXFNPTR, _EXPARMYaakov Selkowitz2018-01-1713-81/+77
* ansification: remove _DEFUNYaakov Selkowitz2018-01-17729-2605/+1338
* ansification: remove _VOLATILE, _SIGNEDYaakov Selkowitz2018-01-171-4/+0
* ansification: remove _VOIDYaakov Selkowitz2018-01-1741-106/+104
* ansification: remove _DEFUN_VOIDYaakov Selkowitz2018-01-1747-96/+94
* ansification: remove _CAST_VOIDYaakov Selkowitz2018-01-1717-38/+36
* ansification: remove _PTRYaakov Selkowitz2018-01-1772-230/+228
* ansification: remove _VOID_PTRYaakov Selkowitz2018-01-1718-148/+145
* ansification: remove _PARAMSYaakov Selkowitz2018-01-1741-457/+451
* ansification: remove _NOARGSYaakov Selkowitz2018-01-174-6/+4
* ansification: remove _DOTSYaakov Selkowitz2018-01-1725-45/+43
* ansification: remove _CONSTYaakov Selkowitz2018-01-17322-1147/+1145
* ansification: remove _ANDYaakov Selkowitz2018-01-17517-1773/+1771
* cygwin: add asm/bitsperlong.h, dummy asm/posix_types.h headersYaakov Selkowitz2018-01-173-0/+34
* Make __always_inline macro compatible with glibcYaakov Selkowitz2018-01-161-1/+1
* cygwin: add LFS_CFLAGS etc. to confstr/getconfYaakov Selkowitz2018-01-163-1/+13
* newlib: fvprintf: fix get_arg for !_MB_CAPABLEIvan Grokhotkov2018-01-091-0/+2
* fix incompatible pointer type for va_list in nano versions of printf and scan...Alexander Fedotov2018-01-082-5/+24
* RISC-V: Add gdb sim and newlib nano support. Fix a few misc minor bugs.Jim Wilson2017-12-264-6/+111
* RISC-V: Moved syscalls to separate files to fix aliasing problems.Jim Wilson2017-12-2637-450/+513
* RISC-V: Updated syscall to take 6 argumentsJim Wilson2017-12-262-22/+26
* RISC-V: Add nanosleep functionalityJim Wilson2017-12-263-1/+14
* RISC-V: Fix libnosys build.Jim Wilson2017-12-262-0/+4
* cleanup winsup/doc/etc.{postinstall,preremove}.cygwin-doc.sh quote test varia...Brian Inglis2017-12-222-7/+8
* winsup/doc/etc.postinstall.cygwin-doc.sh fix shell variable typoBrian Inglis2017-12-221-1/+1
* cygwin: block devices: fix file offset after short writesnewlib-snapshot-20171222Corinna Vinschen2017-12-192-2/+13
* Cygwin: document sigtimedwait and ftell{o} patchCorinna Vinschen2017-12-182-2/+5
* newlib: ftello{64}: Handle appending stream without fflushingCorinna Vinschen2017-12-182-14/+26
* newlib: ftello{64}: Fix type of returned valueCorinna Vinschen2017-12-182-8/+8
* newlib: Availability of _kill() in sys/signal.hMartin Aberg2017-12-181-2/+0
* Cygwin: rearrange sigwait functions, convert sigwait_common to inlineCorinna Vinschen2017-12-181-45/+43
* Cygwin: Implement sigtimedwaitMark Geisert2017-12-185-5/+39
* winsup: Belatedly add Mark Geisert to CONTRIBUTORSCorinna Vinschen2017-12-181-0/+1
* newlib: Don't do double divide in powf.Jim Wilson2017-12-131-1/+3
* Don't call double rint from float powf.Jim Wilson2017-12-131-2/+2
* Update MAINTAINERS file email address.Jim Wilson2017-12-121-1/+1
* cygwin: add mmap fork fix to 2.10.0 release testCorinna Vinschen2017-12-101-0/+3
* cygwin: mmap: fix comment and formatting, drop unused codeCorinna Vinschen2017-12-101-8/+5