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