about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits
Commit message (Collapse)AuthorAgeFilesLines
...
* Use __syscall_slong_t in bits/mqueue.hH.J. Lu2012-05-161-6/+8
|
* Use __syscall_ulong_t in bits/ipc.hH.J. Lu2012-05-161-3/+3
|
* Comment fixes for mmsghdrUlrich Drepper2012-03-301-2/+3
|
* Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers2012-03-092-33/+57
|
* Fix name mangling of pthread_attr_t after changeUlrich Drepper2012-02-261-1/+1
|
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-262-2/+7
|
* Work around problem of pthread_attr_t definition with old compilersUlrich Drepper2012-02-261-0/+3
|
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-262-5/+9
|
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-211-0/+29
|
* Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2012-02-211-0/+29
|
* Add support for Linux error EHWPOISONAndreas Schwab2012-02-191-1/+5
|
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-151-0/+29
|
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-141-0/+29
|
* Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers2012-02-131-0/+31
|
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0932-96/+64
|
* Remove pre-ISO C supportUlrich Drepper2012-01-076-23/+23
| | | | No more __const.
* unsigned long it better for the size argumentsUlrich Drepper2011-11-011-4/+6
| | | | | The new syscalls should use unsigned long not size_t. The parameters are not a direct measure of memory size.
* New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper2011-11-011-1/+24
|
* Define IP_MULTICAST_ALLUlrich Drepper2011-09-151-1/+2
|
* Fix invalid conversion in __cmsg_nxthdrAndreas Schwab2011-09-121-2/+2
|
* Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper2011-09-091-2/+2
|
* Define AF_NFC and PF_NFCUlrich Drepper2011-07-231-1/+3
|
* Fix typos in pretty much unused code in sched.h header.Ulrich Drepper2011-07-181-1/+1
|
* Clean up after kernel sigcontext header messUlrich Drepper2011-06-221-1/+5
|
* Don't document si_code used for raise()Ulrich Drepper2011-05-291-2/+2
|
* Add sendmmsg syscallUlrich Drepper2011-05-281-1/+8
|
* Set setns system callUlrich Drepper2011-05-281-3/+7
|
* Define RLIMIT_RTTIMEUlrich Drepper2011-05-231-2/+8
|
* Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMUlrich Drepper2011-05-211-0/+4
|
* Define CLOCK_BOOTTIME.Ulrich Drepper2011-04-021-0/+2
|
* Add clock_adjtime syscall.Ulrich Drepper2011-03-302-0/+201
|
* Add definitions for new socket protocols.Ulrich Drepper2011-01-171-2/+6
|
* Define EXTPROC for Linux.Ulrich Drepper2010-08-121-2/+4
|
* f_flags in Linux statfs implementation.Ulrich Drepper2010-08-111-3/+6
| | | | | | The 2.6.36 kernel provides an additional field in the statfs results. Use this value in the statvfs emulation to avoid filling in f_flag the hard way.
* Add support for prlimit and prlimit64 on Linux.Ulrich Drepper2010-08-111-1/+29
|
* Define MSG_WAITFORONE.Ulrich Drepper2010-03-291-1/+3
|
* More in.h definitions from the Linux kernel.Ulrich Drepper2010-03-031-9/+21
|
* Fix double-inclusion problem of bits/stat.h.Ulrich Drepper2010-01-111-0/+5
|
* FIx up signal.h for XPG7.Ulrich Drepper2010-01-101-1/+3
|
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+2
| | | | | The header conformance testing code needed extending for XPG7. This exposed a few bugs in the headers. There are more changes to come.
* Update poll.h header for POSIX 2008.Ulrich Drepper2009-12-151-2/+2
|
* Add recvmmsg interface.Ulrich Drepper2009-12-081-2/+25
|
* Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.Ulrich Drepper2009-11-301-4/+7
|
* Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab2009-11-231-4/+4
| | | | POSIX.1-2008 made stat.st_[acm]tim mandatory.
* Avoid warnings in CPU_* macros when using const bitsets.Ulrich Drepper2009-11-191-6/+6
|
* Add support for new Linux error ERFKILL.Ulrich Drepper2009-11-141-1/+5
|
* Add 802.15.4 definitions to header files.Ulrich Drepper2009-06-181-2/+4
|
* Add missing protocol numbers.Ulrich Drepper2009-04-031-1/+11
| | | | * sysdeps/unix/sysv/linux/bits/socket.h: Add missing protocol numbers.
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-12/+12
| | | | | | | | | | | | | | | | | | | | * wcsmbs/wchar.h: mbsnrtowcs, open_wmemstream, wcpcpy, wcpncpy, wcscasecmp, wcsdup, wcsncasecmp, wcsnlen, wcsnrtombs, wcscasecmp_l, wcsncasecmp_l, wcscoll_l, and wcsxfrm_l. * sysdeps/mach/hurd/bits/posix_opt.h: Reset value of macros from 200112L to 200809L. * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise. * posix/getconf.c (vars): Add _SC_THREAD_ROBUST_PRIO_INHERIT and _SC_THREAD_ROBUST_PRIO_PROTECT entries. * bits/confname.h: Add _SC_THREAD_ROBUST_PRIO_INHERIT and _SC_THREAD_ROBUST_PRIO_PROTECT. * posix/unistd.h: fexecve is in POSIX 2008. * time/time.h: strftime_l is in POSIX 2008. * io/sys/stat.h: futimens is in POSIX 2008. * string/strings.h: strcasecmp_l and strncasecmp_l are in POSIX 2008. * string/string.h: stpcpy, stpncpy, strndup, strnlen, strsignal, strcoll_l, strerror_l, and strxfrm_l are in POSIX 2008. * stdlib/stdlib.h: mkdtemp is in POSIX 2008.
* * include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper2009-02-261-3/+2
| | | | | | | | | | | | | | * sysdeps/unix/sysv/linux/bits/stat.h: Protect UTIME_NOW and UTIME_OMIT only with __USE_ATFILE. * sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise. * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise. * io/sys/stat.h: Move mknodat definition into same conditional as mknod. * time/sys/time.h: futimesat is not among the functions accepted into the POSIX standard.