index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
kernel-features.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-01
Remove __ASSUME_POSIX_CPU_TIMERS.
Joseph Myers
1
-3
/
+0
2012-08-27
Remove __ASSUME_STAT64_SYSCALL.
Joseph Myers
1
-27
/
+0
2012-08-21
Remove __ASSUME_FADVISE64_64_SYSCALL.
Joseph Myers
1
-8
/
+0
2012-08-20
Remove __ASSUME_SWAPCONTEXT_SYSCALL.
Joseph Myers
1
-7
/
+0
2012-08-20
Define __ASSUME_UTIMES for s390.
Joseph Myers
1
-2
/
+4
2012-08-20
Remove __ASSUME_MMAP2_SYSCALL.
Joseph Myers
1
-16
/
+3
2012-08-16
Remove __ASSUME_POSIX_TIMERS.
Joseph Myers
1
-4
/
+0
2012-08-14
Remove __ASSUME_CLONE_THREAD_FLAGS.
Joseph Myers
1
-11
/
+0
2012-08-10
Move Linux kernel version conditionals to kernel-features.h.
Joseph Myers
1
-0
/
+7
2012-08-08
Remove __ASSUME_TGKILL.
Joseph Myers
1
-7
/
+0
2012-08-07
Remove some pre-2.6.16 Linux kernel conditionals.
Joseph Myers
1
-17
/
+0
2012-08-07
Remove pre-2.6.16 Linux kernel support.
Joseph Myers
1
-40
/
+13
2012-08-03
Remove some pre-2.6.0 Linux kernel conditionals.
Joseph Myers
1
-18
/
+0
2012-08-03
Remove pre-2.6.0 Linux kernel support (bug 13717).
Joseph Myers
1
-37
/
+12
2012-08-01
Remove __ASSUME_FCNTL64.
Joseph Myers
1
-14
/
+0
2012-08-01
Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals).
Joseph Myers
1
-11
/
+0
2012-07-25
Remove pre-2.4.21 Linux kernel support.
Joseph Myers
1
-32
/
+5
2012-07-12
Remove pre-2.4.1 Linux kernel support.
Joseph Myers
1
-31
/
+8
2012-05-30
Remove __ASSUME_TRUNCATE64_SYSCALL.
Joseph Myers
1
-11
/
+3
2012-05-25
Remove __ASSUME_NEW_GETRLIMIT_SYSCALL.
Joseph Myers
1
-10
/
+0
2012-05-25
Remove pre-2.4 Linux kernel support.
Joseph Myers
1
-51
/
+12
2012-05-14
Remove pre-2.2 Linux kernel support.
Joseph Myers
1
-49
/
+5
2012-03-12
Add some missing sparc kernel-feature.h entries.
David S. Miller
1
-9
/
+10
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-3
/
+2
2012-01-07
More IA-64 removal
Ulrich Drepper
1
-1
/
+1
2012-01-07
Remove IA-64 support from kernel-features.h
Ulrich Drepper
1
-8
/
+7
2011-09-06
Prefer real syscalls instead of vsyscalls on x86-64 outside libc.so
Ulrich Drepper
1
-0
/
+5
2011-05-28
Add sendmmsg syscall
Ulrich Drepper
1
-0
/
+5
2011-05-15
Fix a few problems in fopen and freopen
Ulrich Drepper
1
-1
/
+2
2010-12-25
Use prlimit64 for 32-bit [gs]etrlimit64 implementation.
Ulrich Drepper
1
-0
/
+5
2010-08-11
f_flags in Linux statfs implementation.
Ulrich Drepper
1
-0
/
+5
2010-05-21
Implement recvmmsg also as socketcall
Andreas Schwab
1
-0
/
+5
2010-05-05
Remove unnecessary Alpha support.
Ulrich Drepper
1
-36
/
+14
2010-03-27
Fix comments and indentation.
Ulrich Drepper
1
-7
/
+7
2009-10-29
Fix F_GETOWN on some Linux archs.
Ulrich Drepper
1
-0
/
+5
2009-07-26
Compatibility of signalfd/eventfd with older kernels.
Ulrich Drepper
1
-0
/
+2
2009-05-21
Don't define __ASSUME_ACCEPT4 for IA-64.
Ulrich Drepper
1
-1
/
+1
2009-05-09
* sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_AT_RANDOM.
Ulrich Drepper
1
-0
/
+5
2009-04-18
* sysdeps/unix/sysv/linux/kernel-features.h: All supported
Ulrich Drepper
1
-3
/
+1
2009-04-14
* sysdeps/unix/sysv/linux/kernel-features.h: SH also has
Ulrich Drepper
1
-1
/
+1
2009-04-09
* sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 also
Ulrich Drepper
1
-1
/
+2
2009-04-07
* sysdeps/unix/sysv/linux/kernel-features.h: Power also has
Ulrich Drepper
1
-1
/
+1
2009-04-03
* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.
Ulrich Drepper
1
-0
/
+7
2009-04-03
* sysdeps/unix/sysv/linux/kernel-features.h: Define
Ulrich Drepper
1
-0
/
+7
2009-01-03
* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Define
Ulrich Drepper
1
-6
/
+4
2009-01-03
* sysdeps/unix/sysv/linux/kernel-features.h
Ulrich Drepper
1
-0
/
+7
2008-12-08
* resolv/res_send.c (send_dg): Use correct guards for SOCK_CLOEXEC
Ulrich Drepper
1
-1
/
+1
2008-12-03
* socket/sys/socket.h: Declare accept4.
Ulrich Drepper
1
-1
/
+7
2008-08-01
* sysdeps/unix/sysv/linux/kernel-features.h: s390 has the new
Ulrich Drepper
1
-1
/
+1
2008-08-01
* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
Ulrich Drepper
1
-5
/
+0
[next]