summaryrefslogtreecommitdiffstats
path: root/newlib/libc/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Feature test macros overhaul: fcntl.hYaakov Selkowitz2016-03-171-14/+14
* Feature test macros overhaul: sys/features.hYaakov Selkowitz2016-03-173-148/+275
* pthread.h, sys/types.h Add missing pthread methodsJoel Sherrill2016-02-221-2/+3
* sys/features.h: Update Cygwin POSIX option macrosCorinna Vinschen2016-02-181-34/+34
* Define the newlib version macros in one place: _newlib_version.h.Pieter du Preez2016-02-171-5/+1
* POSIX barrier implementation, take 3Václav Haisman2016-02-132-4/+4
* 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
* Extend _intsup.h to support 16-bit and 20-bit pointers.Nick Clifton2015-10-191-1/+10
* Synchronize with FreeBSD.Jeff Johnston2015-10-131-22/+138
* Add FreeBSD style changes to sys/cdefs.hJeff Johnston2015-10-131-32/+32
* Allow sysconf to return CPU cache informationCorinna Vinschen2015-08-291-0/+15
* Fix for pri and scn formatsAndre Simoes Dias Vieira2015-08-271-13/+142
* 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
* 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-292-26/+35
* Add <sys/_stdint.h> for FreeBSD compatibilitySebastian Huber2015-04-233-18/+68
* Make stack_t typedef generally availableJon TURNEY2015-04-231-9/+9
* 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-231-0/+26
* 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-133-65/+511
* Add and use latest <sys/timespec.h> from FreeBSDSebastian Huber2015-03-116-15/+116
* * libc/include/sys/cdefs.h (_GNU_SOURCE): Move check so it has anJon TURNEY2015-02-251-6/+8
* * libc/include/sys/time.h: #include <sys/cdefs.h> for __BSD_VISIBLE.Corinna Vinschen2015-01-281-0/+1
* 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
* * libc/include/sys/signal.h [__SPU__] (kill): Declare.Corinna Vinschen2014-12-041-2/+5
* * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific openCorinna Vinschen2014-11-251-16/+12
* 2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2014-11-241-0/+2
* * libc/include/sys/unistd.h (sethostname): Declare ifCorinna Vinschen2014-10-271-0/+3
* 2014-10-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston2014-10-091-0/+36
* 2014-09-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-09-171-0/+6
* * libc/include/sys/signal.h: Declare sigaltstack for RTEMS only.Corinna Vinschen2014-08-181-1/+2
* 2014-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2014-08-181-0/+4
* 2014-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2014-08-181-3/+39
* headers: properly decorate attributesEric Blake2014-08-011-1/+1
* 2014-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2014-07-221-0/+3
* * libc/include/sys/errno.h: Fix comments.Corinna Vinschen2014-07-141-19/+19
* * libc/include/sys/_default_fcntl.h (LOCK_SH): Define.Corinna Vinschen2014-01-171-1/+11