Age | Commit message (Expand) | Author |
2011-07-23 | Update ptrace constants | Ulrich Drepper |
2011-07-20 | Add const attr to gnu_dev_{major,minor,makedev} | Marek Polacek |
2011-05-07 | Actually undefine ARG_MAX from <linux/limits.h> | Jonathan Nieder |
2011-05-07 | Misplaced new line in last patch | Ulrich Drepper |
2011-05-07 | Add missing {__BEGIN,__END}_DECLS to sys/sysmacros.h | Paul Pluzhnikov |
2011-04-09 | Fix typo in comment. | Ulrich Drepper |
2011-03-30 | Add clock_adjtime syscall. | Ulrich Drepper |
2010-11-16 | Define SWAP_FLAG_DISCARD. | Ulrich Drepper |
2010-08-15 | Remove third argument from fanotify_init function | Andreas Schwab |
2010-08-11 | Define IN_EXCL_UNLINK | Ulrich Drepper |
2010-08-11 | Add support for Linux fanotify_init and fanotify_mask syscalls. | Ulrich Drepper |
2010-05-21 | Make <sys/timex.h> compatible with C++ | Andreas Schwab |
2010-03-12 | Define UMOUNT_NOFOLLOW. | Ulrich Drepper |
2010-02-03 | Update constants for current kernels. | Ulrich Drepper |
2009-11-22 | Update ntp_gettime for Linux. | Ulrich Drepper |
2009-11-22 | Fix up <sys/timex.h> a bit more for recent API changes. | Ulrich Drepper |
2009-07-10 | Fix comment in Linux's <sys/epoll.h>. | Ulrich Drepper |
2009-05-07 | * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64, | Ulrich Drepper |
2009-04-24 | [BZ #10092] | Ulrich Drepper |
2009-04-21 | * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernel | Ulrich Drepper |
2009-04-01 | * sysdeps/unix/sysv/linux/sys/eventfd.h (EFD_SEMAPHORE): Define. | Ulrich Drepper |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek |
2009-01-30 | [BZ #7040] | Ulrich Drepper |
2008-10-16 | * sysdeps/unix/sysv/linux/sys/signalfd.h (signalfd): Fix __THROW vs. | Jakub Jelinek |
2008-08-01 | * sysdeps/unix/sysv/linux/Versions: Fix changes due to old patch forcvs/fedora-glibc-20080802T0809 | Ulrich Drepper |
2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper |
2008-05-11 | [BZ #6505] | Roland McGrath |
2008-03-27 | * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if | Ulrich Drepper |
2008-02-10 | Header for timerfd interfaces. | Ulrich Drepper |
2008-01-12 | [BZ #5600] (struct signalfd_siginfo): Use 64-bit type for ssi_ptr to sync wit... | Andreas Jaeger |
2007-12-10 | * sysdeps/unix/sysv/linux/adjtime.c: Use ADJ_OFFSET_SS_READ if | Ulrich Drepper |
2007-12-03 | [BZ #5439] | Ulrich Drepper |
2007-10-28 | [BZ #5040] | Ulrich Drepper |
2007-10-05 | 2007-10-04 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2007-10-05 | * sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN, | Ulrich Drepper |
2007-10-05 | * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd. | Ulrich Drepper |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper |
2007-06-17 | [BZ #4125] | Andreas Jaeger |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2007-02-17 | [BZ #3818] | Ulrich Drepper |
2007-01-26 | No need for FDPIC_FUNCPTRS. | Ulrich Drepper |
2007-01-26 | * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE, | Andreas Jaeger |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-10-11 | * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait. | Ulrich Drepper |
2006-09-18 | * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto. | Ulrich Drepper |
2006-09-17 | * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS, | Ulrich Drepper |
2006-05-17 | * sysdeps/unix/sysv/linux/sys/inotify.h: Define IN_CLOSE, IN_MOVE, | Ulrich Drepper |
2005-11-21 | .. | Ulrich Drepper |
2005-11-15 | * io/sys/poll.h: Add comment explaining poll is a cancellation | Ulrich Drepper |