summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include
Commit message (Expand)AuthorAgeFilesLines
* Remove inclusion of sys/select.h in sys/types.h for backward compatCorinna Vinschen2015-12-171-2/+0
* Add _REENT_INIT_PTR_ZEROED()Sebastian Huber2015-12-141-6/+9
* FreeBSD compatibility for <sys/select.h>Sebastian Huber2015-12-145-15/+58
* Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen2015-12-073-46/+94
* Import correctly working strtold from David M. Gay.Corinna Vinschen2015-11-201-0/+1
* Add rpmatch(3)Yaakov Selkowitz2015-11-171-0/+1
* Add support for ARC to newlibAnton Kolesov2015-11-121-0/+4
* Replace __attribute((__warning__())) by __attribute__((deprecated()))Olivier Martin2015-11-061-2/+2
* Include <sched.h> in <pthread.h>Sebastian Huber2015-10-301-1/+1
* Extend _intsup.h to support 16-bit and 20-bit pointers.Nick Clifton2015-10-191-1/+10
* 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