summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include
Commit message (Expand)AuthorAgeFilesLines
...
* C11 aligned_alloc() support for <stdlib.h>Sebastian Huber2015-10-191-0/+2
* C11 quick_exit() support for <stdlib.h>Sebastian Huber2015-10-191-0/+9
* Import <threads.h> from latest FreeBSD.Jeff Johnston2015-10-131-0/+93
* Synchronize with FreeBSD.Jeff Johnston2015-10-131-22/+138
* Add FreeBSD style changes to sys/cdefs.hJeff Johnston2015-10-131-32/+32
* Define setjmp buffer length for IA64.Nick Clifton2015-10-081-0/+4
* Add support for ft32 to newlib.Jeff Johnston2015-09-042-0/+8
* Allow sysconf to return CPU cache informationCorinna Vinschen2015-08-291-0/+15
* Fix for pri and scn formatsAndre Simoes Dias Vieira2015-08-272-127/+263
* Always declare "kill" in include/sys/signal.hJames Greenhalgh2015-08-251-2/+2
* sys/signal.h: include sys/ucontext.h on Cygwin per POSIX.1-2008Yaakov Selkowitz2015-08-181-0/+6
* Cygwin: Implement siglongjmp and sigsetjmp functions.Corinna Vinschen2015-07-211-2/+9
* Rework handling of basename variantsYaakov Selkowitz2015-07-062-4/+5
* Fix sys/time.h build problem due to inconsistent macro usageCorinna Vinschen2015-07-062-2/+4
* sys/signal.h requires sys/cdefs.hCorinna Vinschen2015-06-221-0/+1
* Use MINSIGSTKSZ and SIGSTKSZ from newlib for Cygwin as wellCorinna Vinschen2015-06-201-14/+14
* Preliminary infrastructure to implement alternate stackCorinna Vinschen2015-06-191-6/+7
* Fix comment in sys/wait.hCorinna Vinschen2015-05-281-1/+1
* Revert to exposing sys/select.h from sys/time.h on CygwinCorinna Vinschen2015-05-021-0/+6
* Improve check for int32_t being long or intCorinna Vinschen2015-04-294-32/+41
* Fix basename prototype collision string.h vs libgen.hCorinna Vinschen2015-04-232-12/+26
* Add parens around MIN/MAX values in stdint.h.Corinna Vinschen2015-04-231-71/+71
* Add <sys/_stdint.h> for FreeBSD compatibilitySebastian Huber2015-04-234-45/+69
* Make stack_t typedef generally availableJon TURNEY2015-04-231-9/+9
* string: add GNU basename(3)Yaakov Selkowitz2015-04-232-0/+15
* Import <sys/tree.h> from FreeBSDSebastian Huber2015-04-231-0/+801
* Change from configure time to compile time probe for intptr_t definition.Joel Sherrill2015-04-232-0/+27
* Replace uint32_t/uint64_t type usage with __uint32_t/__uint64_t.Steve Ellcey2015-04-231-18/+18
* Drop including cygwin/sys_time.h on Cygwin.Corinna Vinschen2015-03-131-4/+0
* Merge parts of <sys/time.h> from FreeBSDSebastian Huber2015-03-134-65/+513
* Add and use latest <sys/timespec.h> from FreeBSDSebastian Huber2015-03-118-16/+118
* * libc/include/stdio.h (FILE): Protect typedef from redefinition.Corinna Vinschen2015-03-052-0/+6
* 2015-02-25 Gedare Bloom <gedare@rtems.org>Joel Sherrill2015-03-031-4/+2
* * libc/include/sys/cdefs.h (_GNU_SOURCE): Move check so it has anJon TURNEY2015-02-251-6/+8
* * libc/include/complex.h (cabsl): Add prototype.Nick Clifton2015-02-064-11/+78
* * libc/include/wchar.h (wcstold): Drop _LDBL_EQ_DBL requirement forCorinna Vinschen2015-02-041-3/+0
* * libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.Corinna Vinschen2015-01-281-0/+1
* * COPYING.LIBGLOSS: Add Controls and Data Services copyright.Eric Botcazou2015-01-213-5/+12
* 2015-01-14 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston2015-01-141-0/+3
* * configure.host: Add extra system for OpenRISC baremetalCorinna Vinschen2015-01-141-0/+4
* 2014-12-26 Freddie Chopin <freddie_chopin@op.pl>Jeff Johnston2015-01-051-2/+2
* Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz2014-12-182-2/+62
* * libc/include/stdlib.h (__itoa): Declare prototype.Corinna Vinschen2014-12-161-0/+6
* 2014-12-15 Jonathan Roelofs <jonathan@codesourcery.com>Jeff Johnston2014-12-151-0/+5
* * libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz2014-12-152-1/+6
* * newlib/libc/include/machine/setjmp.h: Add FPU support.Corinna Vinschen2014-12-151-3/+10
* * libc/include/stdlib.h: Include sys/cdefs.h to avoid undefinedCorinna Vinschen2014-12-151-0/+1
* 2014-12-12 Stefan Wallentowitz <stefan.wallentowitz@tum.de>Jeff Johnston2014-12-121-1/+1
* * libc/include/stdio.h: Fix type signature of __sfeof and __sferrorCorinna Vinschen2014-12-111-2/+2
* * libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.Yaakov Selkowitz2014-12-111-2/+14