summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2010-07-12Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-07-09Avoid namespace pollution.Ulrich Drepper
2010-07-06Implement _PC_PIPE_BUF.Ulrich Drepper
2010-07-02Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-07-02Fix PLT referenceAndreas Schwab
2010-06-30powerpc: Re-work the Implies structureLuis Machado
2010-06-30Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu
2010-06-21Workaround assembler bug sneaking in noplAndreas Schwab
2010-06-21More fixes to error handling in getlogin_r.Andreas Schwab
2010-06-19Fix error handling in Linux getlogin*.Ulrich Drepper
2010-06-15Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-06-14More whitespace fixes.Ulrich Drepper
2010-06-14Fix whitespaces.Ulrich Drepper
2010-06-14power7 string compare optimizationsLuis Machado
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper
2010-06-10Don't assume AT_PAGESIZE is always availableAndreas Schwab
2010-06-02Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort
2010-05-31Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-05-28Small fix to POWER7 32-bit memcpyLuis Machado
2010-05-27Incorrect x86 CPU family and model check.H.J. Lu
2010-05-26Fix iov[] size in SH register_dump()Takashi Yoshii
2010-05-25Avoid strict-aliasing issuesAndreas Schwab
2010-05-24Small fix to POWER7 32-bit memsetLuis Machado
2010-05-21Implement recvmmsg also as socketcallAndreas Schwab
2010-05-21Make <sys/timex.h> compatible with C++Andreas Schwab
2010-05-20Add missing files.Luis Machado
2010-05-19Merge remote branch 'origin/master' into fedora/masterAndreas 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-04Merge commit 'origin/master' into fedora/masterRoland McGrath
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-16Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
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-12Merge remote branch 'origin/master' into fedora/masterAndreas 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-06Assign global scope to RFC 1918 addressesUlrich Drepper
2010-04-06Merge remote branch 'origin/master' into fedora/masterAndreas Schwab
2010-04-05Move unwind-resume code from NPTL to sysdeps/gnu.Roland McGrath