aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2010-12-13Merge commit 'glibc-2.12.2' into fedora/2.12/masterAndreas Schwab23-81/+179
2010-12-06Fix IPTOS_CLASS definition.Ulrich Drepper1-3/+2
2010-12-01Properly convert f_fsid in statvfsAndreas Schwab1-1/+2
2010-12-01Define MAP_HUGETLB.Ulrich Drepper2-2/+5
2010-12-01Define SWAP_FLAG_DISCARD.Ulrich Drepper1-1/+2
2010-12-01Fix comparison in sqrtl for IBM long double 128.Luis Machado1-2/+2
2010-12-01Fix warnings in __bswap_16.Ulrich Drepper2-21/+23
2010-12-01Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger1-4/+5
2010-12-01Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper1-5/+8
2010-12-01getdents64 fallback d_type supportJoseph Myers1-1/+5
2010-12-01Fix register conflict in s390 ____longjmp_chkAndreas Schwab2-10/+16
2010-12-01Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang1-11/+15
2010-12-01Fix typo in x86-64 epoll.h.Mike Frysinger1-2/+2
2010-12-01Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu1-0/+4
2010-12-01Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort1-2/+4
2010-12-0132bit memset-sse2.S fails with uneven cache sizeUlrich Drepper2-2/+22
2010-12-01Verify in ttyname() that the symlink is valid.Miklos Szeredi2-10/+55
2010-12-01Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel1-2/+5
2010-10-26Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li1-2/+2
2010-10-26Require suid bit on audit objects in privileged programsAndreas Schwab1-4/+2
2010-10-22Require suid bit on audit objects in privileged programsAndreas Schwab1-4/+2
2010-10-08Merge remote branch 'origin/release/2.12/master' into fedora/2.12/masterAndreas Schwab1-16/+16
2010-10-08Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strncmpUlrich Drepper1-16/+16
2010-08-19Merge remote branch 'origin/release/2.12/master' into fedora/2.12/masterAndreas Schwab1-2/+2
2010-08-19Fix ifunc thunk for strspn on x86 in static libcAndreas Schwab1-2/+2
2010-08-17Merge remote branch 'origin/release/2.12/master' into fedora/2.12/masterAndreas Schwab2-15/+22
2010-08-17(__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL.Ulrich Drepper1-1/+1
2010-08-17More fixes to error handling in getlogin_r.Andreas Schwab1-2/+6
2010-08-17Fix error handling in Linux getlogin*.Ulrich Drepper2-13/+16
2010-06-21Workaround assembler bug sneaking in noplAndreas Schwab1-16/+0
2010-06-01Merge remote branch 'origin/release/2.12/master' into fedora/2.12/masterAndreas Schwab11-53/+165
2010-06-01Incorrect x86 CPU family and model check.H.J. Lu1-3/+3
2010-06-01Fix iov[] size in SH register_dump()Takashi Yoshii1-2/+2
2010-06-01Implement recvmmsg also as socketcallAndreas Schwab6-2/+121
2010-05-24Make <sys/timex.h> compatible with C++Andreas Schwab1-3/+3
2010-05-12Fix FP exception control.Andrew Stubbs1-3/+9
2010-05-05Handle too-small buffers in Linux getlogin_r.Ulrich Drepper1-4/+13
2010-05-05Remove unnecessary Alpha support.Ulrich Drepper1-36/+14
2010-05-04Merge commit 'origin/master' into fedora/masterRoland McGrath4-8/+22
2010-05-03Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab1-0/+4
2010-04-28BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible2-5/+15
2010-04-26BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible1-3/+3
2010-04-16Merge remote branch 'origin/master' into fedora/masterAndreas Schwab19-125/+1967
2010-04-15Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu2-7/+8
2010-04-14Whitespace fix.Ulrich Drepper1-1/+0
2010-04-14Add x86-32 FMA supportH.J. Lu10-36/+179
2010-04-14Check DATA_CACHE_SIZE_HALFH.J. Lu1-2/+2
2010-04-14Optimie x86-64 SSE4 memcmp for unaligned data.H.J. Lu1-6/+371
2010-04-14x86-64 SSE4 optimized memcmpH.J. Lu4-1/+1331
2010-04-13Update x86-64 cpu multiarch selection header.Ulrich Drepper1-17/+21