summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat"Yaakov Selkowitz2016-03-171-0/+2
* Feature test macros overhaul: sys/time.hYaakov Selkowitz2016-03-171-5/+8
* Feature test macros overhaul: sys/stat.hYaakov Selkowitz2016-03-171-10/+6
* Feature test macros overhaul: sys/select.hYaakov Selkowitz2016-03-171-4/+5
* Feature test macros overhaul: wchar.hYaakov Selkowitz2016-03-171-0/+2
* Feature test macros overhaul: unistd.hYaakov Selkowitz2016-03-171-35/+41
* Feature test macros overhaul: time.hYaakov Selkowitz2016-03-171-2/+13
* Feature test macros overhaul: strings.hYaakov Selkowitz2016-03-171-3/+3
* Feature test macros overhaul: string.hYaakov Selkowitz2016-03-171-23/+15
* Feature test macros overhaul: stdlib.hYaakov Selkowitz2016-03-173-46/+55
* Feature test macros overhaul: stdio.hYaakov Selkowitz2016-03-172-33/+46
* Feature test macros overhaul: signal.hYaakov Selkowitz2016-03-172-15/+11
* Feature test macros overhaul: pwd.hYaakov Selkowitz2016-03-171-2/+2
* Feature test macros overhaul: pthread.hYaakov Selkowitz2016-03-171-2/+2
* Feature test macros overhaul: math.hYaakov Selkowitz2016-03-171-20/+23
* Feature test macros overhaul: limits.hYaakov Selkowitz2016-03-171-3/+3
* Feature test macros overhaul: grp.hYaakov Selkowitz2016-03-171-3/+5
* Feature test macros overhaul: fnmatch.hYaakov Selkowitz2016-03-171-3/+3
* Feature test macros overhaul: fcntl.hYaakov Selkowitz2016-03-171-14/+14
* Feature test macros overhaul: dirent.hYaakov Selkowitz2016-03-171-1/+2
* Feature test macros overhaul: ctype.hYaakov Selkowitz2016-03-171-6/+7
* Feature test macros overhaul: sys/features.hYaakov Selkowitz2016-03-173-148/+275
* setvbuf: Drop setting reent->__cleanupCorinna Vinschen2016-03-131-1/+0
* Update setvbuf to latest OpenBSD implementationCorinna Vinschen2016-03-121-42/+75
* Add __swhatbuf function from OpenBSDCorinna Vinschen2016-03-122-49/+60
* Use __sputc_r inline code when building with gccCorinna Vinschen2016-03-121-3/+5
* Enable HW interrupt setup on x86/x86_64 systems by defaultnewlib-snapshot-20160226Corinna Vinschen2016-02-265-7/+5
* newlib/configure.host: Turn off sti/cli for i386 setjmp for i386-rtems*Joel Sherrill2016-02-251-0/+2
* Fix _newlib_version.h logic to support building gcc with newlib.Jeff Johnston2016-02-254-4/+11
* libm/complex: add clog10, clog10fYaakov Selkowitz2016-02-226-24/+105
* pthread.h, sys/types.h Add missing pthread methodsJoel Sherrill2016-02-222-8/+24
* sys/features.h: Update Cygwin POSIX option macrosCorinna Vinschen2016-02-181-34/+34
* Also fix libm/machine generated files.Jeff Johnston2016-02-172-19/+12139
* Fix libm regenerated files again.Jeff Johnston2016-02-172-134/+2920
* Fix regeneration of libm autotool files.Jeff Johnston2016-02-172-7/+9337
* Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez2016-02-1714-33640/+175
* POSIX barrier implementation, take 3Václav Haisman2016-02-132-4/+4
* Remove broken ieeefp.h macrosYaakov Selkowitz2016-02-121-11/+6
* Fix compile with GCC 5 -WerrorYaakov Selkowitz2016-02-124-1/+5
* printf(3): Handle multibyte decimal point in field size computationCorinna Vinschen2016-02-081-7/+9
* stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functionsJon Turney2016-02-081-4/+10
* Newlib build is broken if configured with nano-malloc and non-reentrant syste...Игорь Веневцев2016-02-081-4/+6
* * newlib/libc/stdio/nano-vfscanf.c: Fix '%X' specifier procesingIgor Venevtsev2016-02-081-0/+1
* * newlib/libc/stdio/nano-vfscanf.c: Fix '%F', '%G' and '%E' specifiers proces...Igor Venevtsev2016-02-081-3/+3
* Change if_nameindex() to use unsigned int i variable.Jeff Johnston2016-02-041-1/+2
* include/grp.h: Remove prototypes of non-standard functionsCorinna Vinschen2016-01-291-5/+0
* Fix memcpy bug that reads past end of buffer.Steve Ellcey2016-01-281-1/+1
* grp.h: use __BSD_VISIBLE and __XSI_VISIBLE guardsYaakov Selkowitz2016-01-281-7/+5
* Make macro checks ARMv8-M baseline proofThomas Preud'homme2016-01-287-30/+35
* Deprecate newlib and winsup ChangeLog filesCorinna Vinschen2016-01-282-27735/+27736