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.12.2 release
glibc-2.12.2
Andreas Schwab
2010-12-13
2
-1
/
+5
*
NEWS for 2.12.2
Andreas Schwab
2010-12-13
1
-1
/
+15
*
Declare wcpcpy and wcpncpy only under _GNU_SOURCE
Andreas Schwab
2010-12-13
2
-2
/
+5
*
Fix use of restrict in wchar.h
Andreas Schwab
2010-12-13
3
-22
/
+36
*
Fix race in qsort_r initialization.
Ulrich Drepper
2010-12-13
2
-1
/
+11
*
Fix -D_FORTIFY_SOURCE memmove and bcop
Jakub Jelinek
2010-12-13
2
-5
/
+7
*
Fix IPTOS_CLASS definition.
Ulrich Drepper
2010-12-06
2
-3
/
+8
*
Remove multiarch dirs when gnu indirect is not supported
Mike Frysinger
2010-12-03
3
-270
/
+236
*
Don't ignore zero TTL in DNS answers
Andreas Schwab
2010-12-01
2
-4
/
+9
*
Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback
Dinakar Guniguntala
2010-12-01
2
-2
/
+7
*
Cleanup new tst-abstime program some more.
Ulrich Drepper
2010-12-01
2
-1
/
+9
*
Improve new tst-abstime test.
Ulrich Drepper
2010-12-01
2
-14
/
+47
*
Add missing file
Andreas Schwab
2010-12-01
1
-0
/
+65
*
Work around kernel rejecting valid absolute timestamps
Andreas Schwab
2010-12-01
9
-8
/
+73
*
Allow aux_cache_file open()ing to fail silently even in the chroot mode.
Petr Baudis
2010-12-01
2
-8
/
+10
*
Fix multiple nss_compat initgroups() bugs
Ulrich Drepper
2010-12-01
2
-8
/
+17
*
Properly convert f_fsid in statvfs
Andreas Schwab
2010-12-01
2
-1
/
+8
*
Define MAP_HUGETLB.
Ulrich Drepper
2010-12-01
3
-2
/
+10
*
Define SWAP_FLAG_DISCARD.
Ulrich Drepper
2010-12-01
2
-1
/
+6
*
Fix memory leak in fnmatch
Andreas Schwab
2010-12-01
4
-8
/
+24
*
Avoid too much stack use in fnmatch.
Ulrich Drepper
2010-12-01
3
-61
/
+134
*
Fix comparison in sqrtl for IBM long double 128.
Luis Machado
2010-12-01
2
-2
/
+7
*
Fix warnings in __bswap_16.
Ulrich Drepper
2010-12-01
3
-21
/
+29
*
Update sparc epoll.h from epoll_create2 to epoll_create1
Mike Frysinger
2010-12-01
2
-4
/
+10
*
Don't mix pattern rules with normal rules
Andreas Schwab
2010-12-01
2
-1
/
+8
*
Properly quote output of locale
Andreas Schwab
2010-12-01
2
-7
/
+36
*
Fix assertion in ld.so, introduced by delayed adding to global list.
Ulrich Drepper
2010-12-01
2
-1
/
+6
*
Fix perturbing in malloc on free.
Ulrich Drepper
2010-12-01
2
-2
/
+8
*
Work around shortest-stem feature in make 3.82+
Andreas Schwab
2010-12-01
3
-6
/
+22
*
Don't expand DST twice in dl_open
Andreas Schwab
2010-12-01
2
-29
/
+5
*
Expect PLT call to _Unwind_Find_FDE on s390*-linux
Andreas Schwab
2010-12-01
3
-0
/
+19
*
One more regex memory leak fixed.
Ulrich Drepper
2010-12-01
3
-0
/
+9
*
More regex memory leak fixes and tests.
Ulrich Drepper
2010-12-01
4
-10
/
+45
*
Test case for last regex problem.
Ulrich Drepper
2010-12-01
3
-2
/
+29
*
Fix memory leak for some invalid regular expressions.
Ulrich Drepper
2010-12-01
2
-1
/
+16
*
Linux getifaddrs might return entries with ->ifa_addr being NULL.
Ulrich Drepper
2010-12-01
2
-5
/
+14
*
Remove specific binutils version recommendation in INSTALL file.
Ulrich Drepper
2010-12-01
1
-3
/
+3
*
Handle large requests.
Ulrich Drepper
2010-12-01
2
-1
/
+26
*
getdents64 fallback d_type support
Joseph Myers
2010-12-01
2
-1
/
+11
*
Fix register conflict in s390 ____longjmp_chk
Andreas Schwab
2010-12-01
3
-10
/
+22
*
Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.
Chung-Lin Tang
2010-12-01
2
-11
/
+23
*
Fix typo in x86-64 epoll.h.
Mike Frysinger
2010-12-01
2
-2
/
+6
*
Fix array overflow in floating point parser
Andreas Schwab
2010-12-01
2
-1
/
+9
*
Actually make it possible to user the default name server.
Ulrich Drepper
2010-12-01
2
-0
/
+5
*
Missing server address again leads to localhost being used
Ulrich Drepper
2010-12-01
2
-27
/
+31
*
Add -fno-asynchronous-unwind-tables to initfini.s for i386
H.J. Lu
2010-12-01
4
-0
/
+15
*
Hurd: fix timeout rounding in select
Samuel Thibault
2010-12-01
2
-1
/
+6
*
BZ 11856: fix manual nit
Roland McGrath
2010-12-01
2
-1
/
+6
*
Document M_PERTURB
Andreas Schwab
2010-12-01
2
-0
/
+10
*
BZ #11840: Fix config.cache usage for -fgnu89-inline check.
Roland McGrath
2010-12-01
4
-7
/
+15
[next]