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.11.3 release
glibc-2.11.3
Petr Baudis
2010-11-30
1
-1
/
+1
*
Allow aux_cache_file open()ing to fail silently even in the chroot mode.
Petr Baudis
2010-11-30
2
-8
/
+10
*
Fix multiple nss_compat initgroups() bugs
Ulrich Drepper
2010-11-30
2
-8
/
+17
*
Remove duplicate ChangeLog entry for f906814
Petr Baudis
2010-11-30
1
-7
/
+0
*
Re-sync INSTALL and manual/install.texi
Petr Baudis
2010-11-30
2
-2
/
+4
*
Allow arbitrary whitespace in INSTALL (autogenerated by makeinfo)
Petr Baudis
2010-11-30
1
-0
/
+1
*
Properly convert f_fsid in statvfs
Andreas Schwab
2010-11-20
2
-1
/
+8
*
Define MAP_HUGETLB.
Ulrich Drepper
2010-11-20
3
-2
/
+10
*
Define SWAP_FLAG_DISCARD.
Ulrich Drepper
2010-11-20
2
-1
/
+6
*
Fix memory leak in fnmatch
Andreas Schwab
2010-11-15
4
-8
/
+24
*
Avoid too much stack use in fnmatch.
Ulrich Drepper
2010-11-15
3
-61
/
+134
*
Fix comparison in sqrtl for IBM long double 128.
Luis Machado
2010-11-15
2
-2
/
+7
*
Fix warnings in __bswap_16.
Ulrich Drepper
2010-11-15
3
-21
/
+29
*
Update sparc epoll.h from epoll_create2 to epoll_create1
Mike Frysinger
2010-11-15
2
-4
/
+8
*
Don't mix pattern rules with normal rules
Andreas Schwab
2010-11-15
2
-1
/
+8
*
Properly quote output of locale
Andreas Schwab
2010-11-15
2
-7
/
+36
*
Remove duplicate ChangeLog entry for 8e9f92e
Petr Baudis
2010-11-15
1
-15
/
+0
*
Fix concurrency problem between dl_open and dl_iterate_phdr
Andreas Krebbel
2010-11-15
5
-38
/
+68
*
Fix perturbing in malloc on free.
Ulrich Drepper
2010-11-09
2
-2
/
+8
*
Work around shortest-stem feature in make 3.82+
Andreas Schwab
2010-11-09
3
-6
/
+22
*
Require suid bit on audit objects in privileged programs
Andreas Schwab
2010-11-09
1
-0
/
+15
*
Don't expand DST twice in dl_open
Andreas Schwab
2010-11-09
2
-29
/
+5
*
Expect PLT call to _Unwind_Find_FDE on s390*-linux
Andreas Schwab
2010-11-09
3
-0
/
+19
*
Fix alignment of AVX safe area on x86-64.
H.J. Lu
2010-11-09
1
-0
/
+7
*
One more regex memory leak fixed.
Ulrich Drepper
2010-11-09
3
-0
/
+9
*
More regex memory leak fixes and testcases
Ulrich Drepper
2010-11-09
5
-5
/
+63
*
Fix memory leak for some invalid regular expressions.
Ulrich Drepper
2010-11-09
2
-1
/
+14
*
Linux getifaddrs might return entries with ->ifa_addr being NULL.
Ulrich Drepper
2010-11-09
2
-5
/
+14
*
Remove specific binutils version recommendation in INSTALL file.
Ulrich Drepper
2010-11-09
1
-3
/
+3
*
Handle large requests.
Ulrich Drepper
2010-11-09
2
-1
/
+24
*
getdents64 fallback d_type support
Joseph Myers
2010-11-09
2
-1
/
+11
*
Fix register conflict in s390 ____longjmp_chk
Andreas Schwab
2010-11-09
3
-10
/
+22
*
Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.
Chung-Lin Tang
2010-11-09
2
-11
/
+23
*
Fix typo in x86-64 epoll.h.
Mike Frysinger
2010-11-09
2
-2
/
+6
*
Fix array overflow in floating point parser
Andreas Schwab
2010-11-09
2
-1
/
+9
*
Actually make it possible to user the default name server.
Ulrich Drepper
2010-11-09
2
-0
/
+5
*
Missing server address again leads to localhost being used
Ulrich Drepper
2010-11-09
2
-27
/
+31
*
Add -fno-asynchronous-unwind-tables to initfini.s for i386
H.J. Lu
2010-11-09
4
-0
/
+15
*
Hurd: fix timeout rounding in select
Samuel Thibault
2010-11-09
2
-1
/
+6
*
BZ 11856: fix manual nit
Roland McGrath
2010-11-09
2
-1
/
+6
*
Document M_PERTURB
Andreas Schwab
2010-11-09
2
-0
/
+10
*
BZ #11840: Fix config.cache usage for -fgnu89-inline check.
Roland McGrath
2010-11-09
4
-7
/
+15
*
Fix vDSO synthetic hwcap handling so they are not masked out from ld.so.cache matching.
Roland McGrath
2010-11-09
2
-0
/
+12
*
Manual wording fix for round{,f,l}.
Roland McGrath
2010-11-09
2
-1
/
+7
*
More linking issues fixed.
Ulrich Drepper
2010-11-09
2
-3
/
+8
*
Fix build with newer linker.
Ulrich Drepper
2010-11-09
2
-1
/
+6
*
Hurd: Fix linkat symlink handling.
Emilio Pozuelo Monfort
2010-11-09
4
-4
/
+22
*
32bit memset-sse2.S fails with uneven cache size
Ulrich Drepper
2010-11-09
2
-3
/
+17
*
Verify in ttyname() that the symlink is valid.
Miklos Szeredi
2010-11-09
3
-10
/
+63
*
Fix x86-64 strchr propagation of search byte into all bytes of SSE register
Richard Li
2010-11-01
2
-2
/
+9
[next]