aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits
AgeCommit message (Expand)Author
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu
2012-05-22Pad each field to __syscall_slong_t in struct rusageH.J. Lu
2012-05-21Define __SYSCALL_WORDSIZE for x86-64H.J. Lu
2012-05-19Use __syscall_slong_t in bits/timex.hH.J. Lu
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Use __syscall_slong_t in bits/mqueue.hH.J. Lu
2012-05-16Use __syscall_ulong_t in bits/ipc.hH.J. Lu
2012-03-30Comment fixes for mmsghdrUlrich Drepper
2012-03-09Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers
2012-02-21Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers
2012-02-19Add support for Linux error EHWPOISONAndreas Schwab
2012-02-15Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers
2012-02-14Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers
2012-02-13Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-11-01unsigned long it better for the size argumentsUlrich Drepper
2011-11-01New Linux syscalls process_vm_readv and process_vm_writevUlrich Drepper
2011-09-15Define IP_MULTICAST_ALLUlrich Drepper
2011-09-12Fix invalid conversion in __cmsg_nxthdrAndreas Schwab
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper
2011-06-22Clean up after kernel sigcontext header messUlrich Drepper
2011-05-29Don't document si_code used for raise()Ulrich Drepper
2011-05-28Add sendmmsg syscallUlrich Drepper
2011-05-28Set setns system callUlrich Drepper
2011-05-23Define RLIMIT_RTTIMEUlrich Drepper
2011-05-21Define CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARMUlrich Drepper
2011-04-02Define CLOCK_BOOTTIME.Ulrich Drepper
2011-03-30Add clock_adjtime syscall.Ulrich Drepper
2011-01-17Add definitions for new socket protocols.Ulrich Drepper
2010-08-12Define EXTPROC for Linux.Ulrich Drepper
2010-08-11f_flags in Linux statfs implementation.Ulrich Drepper
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper
2010-03-29Define MSG_WAITFORONE.Ulrich Drepper
2010-03-03More in.h definitions from the Linux kernel.Ulrich Drepper
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper
2010-01-10FIx up signal.h for XPG7.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-15Update poll.h header for POSIX 2008.Ulrich Drepper