about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits
Commit message (Expand)AuthorAgeFilesLines
* Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/.Roland McGrath2014-03-181-108/+0
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-37/+43
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-215-9/+9
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-124-6/+6
* linux: bits/in.h: sync with latest kernel headersMike Frysinger2014-02-081-1/+25
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0141-41/+41
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-265-22/+22
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-111-0/+4
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-061-0/+12
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-1/+7
* Fix integer overflow in sysdeps/unix/sysv/linux/bits/sched.hAndreas Jaeger2013-05-101-3/+3
* Sync with Linux 3.9Andreas Jaeger2013-05-031-1/+3
* Use <bits/mman-linux.h> for MIPSAndreas Jaeger2013-03-061-1/+5
* Sync with Linux 3.8Andreas Jaeger2013-03-062-0/+4
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-0/+7
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-0/+94
* Add MSG_FASTOPENAndreas Jaeger2013-01-111-0/+2
* Define flags for fallocateAndreas Schwab2013-01-101-0/+7
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-081-3/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0240-44/+40
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-201-33/+0
* Fix O_RSYNCAndreas Jaeger2012-10-221-1/+5
* Improve <bits/fcntl-linux.h>: F_GETLK etc.Andreas Jaeger2012-10-221-3/+9
* Reorganization of bits/fcntl.h for LinuxAndreas Jaeger2012-10-201-0/+376
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-0/+42
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-061-1/+6
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-1/+12
* Update from Linux 3.4Andreas Jaeger2012-05-231-1/+3
* Add sysctl.mk and bits/sysctl.hH.J. Lu2012-05-221-0/+1
* Pad each field to __syscall_slong_t in struct rusageH.J. Lu2012-05-221-17/+78
* Define __SYSCALL_WORDSIZE for x86-64H.J. Lu2012-05-211-2/+3
* Use __syscall_slong_t in bits/timex.hH.J. Lu2012-05-191-23/+24
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-171-12/+12
* 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
* unsigned long it better for the size argumentsUlrich Drepper2011-11-011-4/+6