index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
Define EPOLLONESHOT and EPOLLET using unsigned values
Ulrich Drepper
3
-9
/
+9
2011-12-17
Simplify code for accessing powerpc GOT
Will Schmidt
5
-29
/
+23
2011-12-02
SH atomic asms fix for gcc 4.7
Ulrich Drepper
1
-22
/
+28
2011-12-01
Truncate time values in Linux futimes when falling back to utime
Andreas Schwab
1
-3
/
+3
2011-11-15
Fix clock_gettime for assumed kernel >= 2.6.12
Andreas Schwab
2
-2
/
+10
2011-11-15
Pretty printing
Ulrich Drepper
1
-1
/
+1
2011-11-15
Fix reference counting in network interface information cache
Andreas Schwab
1
-1
/
+2
2011-11-15
Clean up internal fopen uses
Ulrich Drepper
2
-3
/
+3
2011-11-12
Fix wanings in clock_gettime
Ulrich Drepper
1
-7
/
+7
2011-11-12
Avoid warning from shifting
Ulrich Drepper
1
-2
/
+6
2011-11-01
unsigned long it better for the size arguments
Ulrich Drepper
1
-4
/
+6
2011-11-01
New Linux syscalls process_vm_readv and process_vm_writev
Ulrich Drepper
3
-1
/
+30
2011-10-31
Cache network interface information
Ulrich Drepper
2
-33
/
+144
2011-10-30
Fix potential double close in __check_fd if OOM
Ulrich Drepper
1
-15
/
+18
2011-10-15
Optimize access to isXYZ and toXYZ tables
Ulrich Drepper
1
-2
/
+5
2011-10-08
Conditionalize unnecessary #include.
Roland McGrath
1
-4
/
+5
2011-09-15
Define IP_MULTICAST_ALL
Ulrich Drepper
1
-1
/
+2
2011-09-15
Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...
Roland McGrath
3
-11
/
+5
2011-09-12
Fix invalid conversion in __cmsg_nxthdr
Andreas Schwab
2
-4
/
+4
2011-09-11
Prepend $(..) to $(ldd-rewrite-script) if non-absolute
Andreas Schwab
2
-12
/
+12
2011-09-10
Simplify malloc initialization
Ulrich Drepper
1
-18
/
+0
2011-09-10
Remove support for !USE___THREAD
Ulrich Drepper
10
-354
/
+83
2011-09-09
Use (void*) instead of 0 for return value pointer in __cmsg_nexthdr
Ulrich Drepper
2
-4
/
+4
2011-09-07
Revert "Fix semid_ds for x86-64"
Andreas Schwab
1
-4
/
+0
2011-09-07
Make sure __vdso_clock_gettime always contains a valid pointer
Ulrich Drepper
2
-0
/
+8
2011-09-06
Fix handling of __vdso_clock_gettime
Ulrich Drepper
1
-2
/
+6
2011-09-06
Don't unconditionally use clock_gettime vsyscall on x86-64
Ulrich Drepper
3
-14
/
+27
2011-09-06
Avoid gettimeofday vsyscall
Ulrich Drepper
1
-19
/
+3
2011-09-06
Fix missing declaration
Andreas Schwab
1
-0
/
+1
2011-09-06
Prefer real syscalls instead of vsyscalls on x86-64 outside libc.so
Ulrich Drepper
4
-3
/
+28
2011-09-05
Fixes and optimizations for 32-bit sparc fabs*().
David S. Miller
1
-0
/
+3
2011-09-05
Merge branch 'master' of ssh://sourceware.org/git/glibc
Ulrich Drepper
3
-132
/
+175
2011-09-05
Fix semid_ds for x86-64
Ulrich Drepper
1
-1
/
+5
2011-08-31
Fix sparc localplt testcase failures.
David S. Miller
3
-132
/
+175
2011-08-22
Bug fixes for ____longjmp_chk on sparc.
David S. Miller
2
-5
/
+32
2011-08-22
Fix missing declaration
Andreas Schwab
1
-0
/
+1
2011-08-21
Use ifuncs for time and gettimeofday on x86-64
Ulrich Drepper
4
-70
/
+47
2011-08-20
Remove the file<
Andreas Schwab
1
-1
/
+0
2011-08-20
Use correct scandir64 implementation on ppc64
Andreas Schwab
1
-0
/
+1
2011-08-17
Fix tst-writev on non-4K page size
David S. Miller
1
-1
/
+1
2011-08-14
* sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
David S. Miller
1
-2
/
+2
2011-08-11
Merge branch 'master' of ssh://sourceware.org/git/glibc
Ulrich Drepper
4
-4
/
+4
2011-08-11
Clean up PLT use for scandirat
Andreas Schwab
1
-1
/
+1
2011-08-10
* sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
David S. Miller
4
-4
/
+4
2011-08-09
Implement scandirat function
Ulrich Drepper
1
-5
/
+97
2011-08-08
Avoid multiple definitions of identical scandir cancellation handler
Ulrich Drepper
1
-1
/
+2
2011-07-23
Define AF_NFC and PF_NFC
Ulrich Drepper
2
-2
/
+6
2011-07-23
Update ptrace constants
Ulrich Drepper
5
-8
/
+144
2011-07-20
Fix missing include
Andreas Schwab
1
-1
/
+3
2011-07-20
Add const attr to gnu_dev_{major,minor,makedev}
Marek Polacek
1
-6
/
+6
[next]