index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
glibc 2.10.2 release
glibc-2.10.2
Andreas Schwab
2009-11-16
1
-1
/
+1
*
New simplified make dist using git archive.
Roland McGrath
2009-11-16
3
-39
/
+40
*
Correct readahead syscall wrapper on powerpc32.
Andreas Schwab
2009-11-13
2
-0
/
+8
*
Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.
Jakub Jelinek
2009-11-13
9
-16
/
+30
*
Support binutils 2.100 and 3.0.
H.J. Lu
2009-09-18
3
-4
/
+8
*
Fix malformed #pragma.
Andreas Schwab
2009-09-18
2
-1
/
+5
*
Fix endless loop in localedef.
Ulrich Drepper
2009-09-18
2
-28
/
+35
*
Handle POSIX2_LINE_MAX in getconf.
Ulrich Drepper
2009-09-18
2
-0
/
+6
*
Support binutils 2.20.
H.J. Lu
2009-09-18
3
-4
/
+8
*
Fix whitespaces.
Ulrich Drepper
2009-09-18
1
-1
/
+1
*
Fix timer_create to initialize timer_t properly.
Suzuki Poulose
2009-09-18
2
-1
/
+10
*
Fix lookup of group names in hesiod initgroups.
Andreas Schwab
2009-09-18
2
-5
/
+8
*
Fix fsetpos on wide stream.
Andreas Schwab
2009-09-18
4
-36
/
+97
*
Cleanup _IO_wfile_seekoff.
Andreas Schwab
2009-09-18
2
-71
/
+45
*
Fix use of 64-bit insn in 32-bit memcpy for POWER6.
Joshua W. Boyer
2009-09-18
2
-1
/
+6
*
Fix problems with memory allocation in assert.
Ulrich Drepper
2009-09-18
1
-0
/
+6
*
Add local assert function to avoid problems with memory allocation in
Ulrich Drepper
2009-09-18
1
-439
/
+461
*
SH lowlevellock broken for FUTEX_CLOCK_REALTIME.
Andrew Stubbs
2009-09-18
2
-9
/
+14
*
Fix generic fdiml.
Joseph Myers
2009-09-18
2
-2
/
+6
*
Fix overflow handling in fdim.
Ulrich Drepper
2009-09-18
4
-8
/
+38
*
Fix td_ta_map_lwp2thr logging and early sanity check.
Roland McGrath
2009-09-18
2
-7
/
+14
*
Extend last test case.
Ulrich Drepper
2009-09-18
1
-1
/
+8
*
Add test case for last fixed regex bug.
Ulrich Drepper
2009-09-18
3
-0
/
+18
*
Recognize ill-formed { } expressions in regcomp.
Ulrich Drepper
2009-09-18
2
-1
/
+4
*
Also correct _POSIX2_* constants in case older standards are selected.
Ulrich Drepper
2009-09-18
2
-7
/
+21
*
Define _POSIX_VERSION correctly when older POSIX versions are selected.
Ulrich Drepper
2009-09-18
2
-1
/
+20
*
Add CFI directives to x86-64 pthread_rwlock_unlock.
Ulrich Drepper
2009-09-18
2
-2
/
+8
*
Add CFI directives to x86-64 pthread_rwlock_{rd,wr)lock.
Ulrich Drepper
2009-09-18
3
-2
/
+12
*
SH: fix clobber list in stdlib/longlong.h
SUGIOKA Toshinobu
2009-09-18
2
-3
/
+9
*
Fix obstack* on i?86
Jakub Jelinek
2009-09-18
2
-0
/
+5
*
Stop backtrace when we make no more progress.
Ulrich Drepper
2009-09-18
2
-2
/
+13
*
Handle missing NSS modules and those without callbacks.
Ulrich Drepper
2009-08-17
2
-0
/
+8
*
Build pt_chown as PIE.
Ulrich Drepper
2009-08-04
2
-0
/
+17
*
Extend pt_chown to drop privileges.
Ulrich Drepper
2009-08-04
5
-11
/
+55
*
Consolidate PIE linking Makefile rules.
H.J. Lu
2009-08-04
4
-17
/
+27
*
Implement accept4 for more archs using socketcall.
Jakub Jelinek
2009-07-29
5
-4
/
+76
*
Fix whitespace in last patch.
Ulrich Drepper
2009-07-29
2
-2
/
+2
*
pthread_mutex_unlock needs to use _rel semantics for atomic ops.
Ulrich Drepper
2009-07-29
2
-3
/
+9
*
Compatibility of signalfd/eventfd with older kernels.
Ulrich Drepper
2009-07-29
4
-6
/
+34
*
Handle SERVFAIL, NOTIMP, REFUSED replies from DNS server better.
Ulrich Drepper
2009-07-29
2
-5
/
+7
*
remove subsumed .gitignore entries and files
Jim Meyering
2009-07-29
9
-66
/
+17
*
remove mpn-copy.mk from .gitignore files
Jim Meyering
2009-07-29
3
-3
/
+3
*
remove COPYING* from .gitignore files
Jim Meyering
2009-07-29
7
-7
/
+7
*
Remove redundant .gitignore files.
Andreas Schwab
2009-07-29
28
-168
/
+0
*
Sun agreed to a change of the license for the RPC code to a BSD-like license.
Ulrich Drepper
2009-07-29
92
-2726
/
+2526
*
Use correct release semantic in list update.
Andreas Schwab
2009-07-16
2
-1
/
+7
*
Fix race in corruption check.
Ulrich Drepper
2009-07-16
2
-2
/
+29
*
Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free
Jakub Jelinek
2009-07-16
3
-13
/
+35
*
Fix build issue with modules for audit test on machines != x86-64.
Ulrich Drepper
2009-07-16
2
-1
/
+8
*
Fix comment in Linux's <sys/epoll.h>.
Ulrich Drepper
2009-07-16
2
-2
/
+6
[next]