about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sys
Commit message (Expand)AuthorAgeFilesLines
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-211-10/+7
* Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2012-02-211-9/+2
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-151-10/+3
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-141-10/+3
* Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers2012-02-131-12/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0926-78/+52
* Remove pre-ISO C supportUlrich Drepper2012-01-075-14/+14
* Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper2011-12-211-3/+3
* Update ptrace constantsUlrich Drepper2011-07-231-4/+32
* Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek2011-07-201-6/+6
* Actually undefine ARG_MAX from <linux/limits.h>Jonathan Nieder2011-05-071-2/+3
* Misplaced new line in last patchUlrich Drepper2011-05-071-3/+1
* Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.hPaul Pluzhnikov2011-05-071-1/+5
* Fix typo in comment.Ulrich Drepper2011-04-091-2/+2
* Add clock_adjtime syscall.Ulrich Drepper2011-03-301-85/+3
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-161-1/+2
* Remove third argument from fanotify_init functionAndreas Schwab2010-08-151-2/+2
* Define IN_EXCL_UNLINKUlrich Drepper2010-08-111-1/+3
* Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper2010-08-111-0/+39
* Make <sys/timex.h> compatible with C++Andreas Schwab2010-05-211-3/+3
* Define UMOUNT_NOFOLLOW.Ulrich Drepper2010-03-121-1/+3
* Update constants for current kernels.Ulrich Drepper2010-02-031-9/+32
* Update ntp_gettime for Linux.Ulrich Drepper2009-11-221-1/+15
* Fix up <sys/timex.h> a bit more for recent API changes.Ulrich Drepper2009-11-221-1/+5
* Fix comment in Linux's <sys/epoll.h>.Ulrich Drepper2009-07-101-2/+2
* * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64,Ulrich Drepper2009-05-071-0/+2
* [BZ #10092]Ulrich Drepper2009-04-241-1/+5
* * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernelUlrich Drepper2009-04-211-3/+11
* * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define.Ulrich Drepper2009-04-011-0/+2
* * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek2009-02-161-2/+2
* [BZ #7040]Ulrich Drepper2009-01-301-2/+2
* * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. Jakub Jelinek2008-10-161-1/+1
* * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch for cvs/fedora-glibc-20080802T0809Ulrich Drepper2008-08-011-2/+3
* * Versions.def (glibc): Add GLIBC_2.9.Ulrich Drepper2008-07-255-6/+59
* [BZ #6505]Roland McGrath2008-05-111-1/+1
* * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX ifUlrich Drepper2008-03-271-4/+14
* Header for timerfd interfaces.Ulrich Drepper2008-02-101-0/+50
* [BZ #5600] (struct signalfd_siginfo): Use 64-bit type for ssi_ptr to sync wit...Andreas Jaeger2008-01-121-2/+2
* * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ ifUlrich Drepper2007-12-101-1/+2
* [BZ #5439]Ulrich Drepper2007-12-031-1/+1
* [BZ #5040]Ulrich Drepper2007-10-281-1/+3
* 2007-10-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2007-10-051-0/+43
* * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,Ulrich Drepper2007-10-051-1/+2
* * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.Ulrich Drepper2007-10-051-0/+57
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-5/+5
* [BZ #4125] Andreas Jaeger2007-06-171-1/+24
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-7/+8
* [BZ #3818]Ulrich Drepper2007-02-171-20/+52
* No need for FDPIC_FUNCPTRS.Ulrich Drepper2007-01-261-1/+0
* * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE, Andreas Jaeger2007-01-261-4/+8