aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-202.10.2-1fedora/glibc-2.10.2-1fedora/2.10/masterAndreas Schwab1-1/+13
2009-11-16Merge commit 'glibc-2.10.2' into fedora/2.10/masterAndreas Schwab42-652/+925
2009-11-16No longer try to use separate libidn addonAndreas Schwab2-11/+3
2009-11-16glibc 2.10.2 releaseglibc-2.10.2Andreas Schwab1-1/+1
2009-11-16New simplified make dist using git archive.Roland McGrath3-39/+40
2009-11-13Correct readahead syscall wrapper on powerpc32.Andreas Schwab2-0/+8
2009-11-13Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek9-16/+30
2009-09-18Support binutils 2.100 and 3.0.H.J. Lu3-4/+8
2009-09-18Fix malformed #pragma.Andreas Schwab2-1/+5
2009-09-18Fix endless loop in localedef.Ulrich Drepper2-28/+35
2009-09-18Handle POSIX2_LINE_MAX in getconf.Ulrich Drepper2-0/+6
2009-09-18Support binutils 2.20.H.J. Lu3-4/+8
2009-09-18Fix whitespaces.Ulrich Drepper1-1/+1
2009-09-18Fix timer_create to initialize timer_t properly.Suzuki Poulose2-1/+10
2009-09-18Fix lookup of group names in hesiod initgroups.Andreas Schwab2-5/+8
2009-09-18Fix fsetpos on wide stream.Andreas Schwab4-36/+97
2009-09-18Cleanup _IO_wfile_seekoff.Andreas Schwab2-71/+45
2009-09-18Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer2-1/+6
2009-09-18Fix problems with memory allocation in assert.Ulrich Drepper1-0/+6
2009-09-18Add local assert function to avoid problems with memory allocation inUlrich Drepper1-439/+461
2009-09-18SH lowlevellock broken for FUTEX_CLOCK_REALTIME.Andrew Stubbs2-9/+14
2009-09-18Fix generic fdiml.Joseph Myers2-2/+6
2009-09-18Fix overflow handling in fdim.Ulrich Drepper4-8/+38
2009-09-18Fix td_ta_map_lwp2thr logging and early sanity check.Roland McGrath2-7/+14
2009-09-18Extend last test case.Ulrich Drepper1-1/+8
2009-09-18Add test case for last fixed regex bug.Ulrich Drepper3-0/+18
2009-09-18Recognize ill-formed { } expressions in regcomp.Ulrich Drepper2-1/+4
2009-09-18Also correct _POSIX2_* constants in case older standards are selected.Ulrich Drepper2-7/+21
2009-09-18Define _POSIX_VERSION correctly when older POSIX versions are selected.Ulrich Drepper2-1/+20
2009-09-18Add CFI directives to x86-64 pthread_rwlock_unlock.Ulrich Drepper2-2/+8
2009-09-18Add CFI directives to x86-64 pthread_rwlock_{rd,wr)lock.Ulrich Drepper3-2/+12
2009-09-18SH: fix clobber list in stdlib/longlong.hSUGIOKA Toshinobu2-3/+9
2009-09-18Fix obstack* on i?86Jakub Jelinek2-0/+5
2009-09-18Stop backtrace when we make no more progress.Ulrich Drepper2-2/+13
2009-08-192.10.1-5fedora/glibc-2.10.1-5Andreas Schwab1-1/+5
2009-08-17Merge commit 'origin/release/2.10/master' into fedora/2.10/masterAndreas Schwab2-0/+8
2009-08-17Handle missing NSS modules and those without callbacks.Ulrich Drepper2-0/+8
2009-08-042.10.1-4fedora/glibc-2.10.1-4Andreas Schwab1-2/+6
2009-08-04Merge branch 'release/2.10/master' into fedora/2.10/masterAndreas Schwab8-28/+99
2009-08-04Build pt_chown as PIE.Ulrich Drepper2-0/+17
2009-08-04Extend pt_chown to drop privileges.Ulrich Drepper5-11/+55
2009-08-04Consolidate PIE linking Makefile rules.H.J. Lu4-17/+27
2009-07-312.10.1-3fedora/glibc-2.10.1-3Andreas Schwab1-1/+30
2009-07-30Default DIST_BRANCH to F-11.Andreas Schwab1-1/+1
2009-07-29Ignore pkgs-import.Andreas Schwab1-0/+1
2009-07-29Remove obsolete files.Andreas Schwab2-77/+0
2009-07-29Merge commit 'origin/release/2.10/master' into fedora/2.10/masterAndreas Schwab214-3284/+3667
2009-07-29Implement accept4 for more archs using socketcall.Jakub Jelinek5-4/+76
2009-07-29Fix whitespace in last patch.Ulrich Drepper2-2/+2
2009-07-29pthread_mutex_unlock needs to use _rel semantics for atomic ops.Ulrich Drepper2-3/+9