summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2010-12-06Fix IPTOS_CLASS definition.Ulrich Drepper
2010-12-01Properly convert f_fsid in statvfsAndreas Schwab
2010-12-01Define MAP_HUGETLB.Ulrich Drepper
2010-12-01Define SWAP_FLAG_DISCARD.Ulrich Drepper
2010-12-01Fix comparison in sqrtl for IBM long double 128.Luis Machado
2010-12-01Fix warnings in __bswap_16.Ulrich Drepper
2010-12-01Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger
2010-12-01Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper
2010-12-01getdents64 fallback d_type supportJoseph Myers
2010-12-01Fix register conflict in s390 ____longjmp_chkAndreas Schwab
2010-12-01Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang
2010-12-01Fix typo in x86-64 epoll.h.Mike Frysinger
2010-12-01Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu
2010-12-01Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort
2010-12-0132bit memset-sse2.S fails with uneven cache sizeUlrich Drepper
2010-12-01Verify in ttyname() that the symlink is valid.Miklos Szeredi
2010-12-01Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel
2010-10-26Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li
2010-10-26Require suid bit on audit objects in privileged programsAndreas Schwab
2010-10-08Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strncmpUlrich Drepper
2010-08-19Fix ifunc thunk for strspn on x86 in static libcAndreas Schwab
2010-08-17(__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL.Ulrich Drepper
2010-08-17More fixes to error handling in getlogin_r.Andreas Schwab
2010-08-17Fix error handling in Linux getlogin*.Ulrich Drepper
2010-06-01Incorrect x86 CPU family and model check.H.J. Lu
2010-06-01Fix iov[] size in SH register_dump()Takashi Yoshii
2010-06-01Implement recvmmsg also as socketcallAndreas Schwab
2010-05-24Make <sys/timex.h> compatible with C++Andreas Schwab
2010-05-12Fix FP exception control.Andrew Stubbs
2010-05-05Handle too-small buffers in Linux getlogin_r.Ulrich Drepper
2010-05-05Remove unnecessary Alpha support.Ulrich Drepper
2010-05-03Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab
2010-04-28BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible
2010-04-26BZ #11537: Hurd: Fix ttyname_r error return value.Bruno Haible
2010-04-15Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.SH.J. Lu
2010-04-14Whitespace fix.Ulrich Drepper
2010-04-14Add x86-32 FMA supportH.J. Lu
2010-04-14Check DATA_CACHE_SIZE_HALFH.J. Lu
2010-04-14Optimie x86-64 SSE4 memcmp for unaligned data.H.J. Lu
2010-04-14x86-64 SSE4 optimized memcmpH.J. Lu
2010-04-13Update x86-64 cpu multiarch selection header.Ulrich Drepper
2010-04-13Fix makecontext on s390/s390xAndreas Schwab
2010-04-08Fix reading loginuid file in getlogin{,_r}.Ulrich Drepper
2010-04-08Fix fallocate error return on i386.Andreas Schwab
2010-04-08Fix cproj implmentation.Ulrich Drepper
2010-04-05Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath
2010-04-04Handle POSIX-compliant errno value of unlink in remove.Ulrich Drepper
2010-04-04Fix concurrent handling of __cpu_features.Ulrich Drepper
2010-04-03Handle unnecessary padding in getdents64.Ulrich Drepper
2010-04-03Fix changes to interface list during getifaddrs calls.Ulrich Drepper