about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2.10.2-1 fedora/glibc-2.10.2-1 fedora/2.10/masterAndreas Schwab2009-11-201-1/+13
* Merge commit 'glibc-2.10.2' into fedora/2.10/masterAndreas Schwab2009-11-1642-652/+925
|\
| * glibc 2.10.2 release glibc-2.10.2Andreas Schwab2009-11-161-1/+1
| * New simplified make dist using git archive.Roland McGrath2009-11-163-39/+40
| * Correct readahead syscall wrapper on powerpc32.Andreas Schwab2009-11-132-0/+8
| * Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek2009-11-139-16/+30
| * Support binutils 2.100 and 3.0.H.J. Lu2009-09-183-4/+8
| * Fix malformed #pragma.Andreas Schwab2009-09-182-1/+5
| * Fix endless loop in localedef.Ulrich Drepper2009-09-182-28/+35
| * Handle POSIX2_LINE_MAX in getconf.Ulrich Drepper2009-09-182-0/+6
| * Support binutils 2.20.H.J. Lu2009-09-183-4/+8
| * Fix whitespaces.Ulrich Drepper2009-09-181-1/+1
| * Fix timer_create to initialize timer_t properly.Suzuki Poulose2009-09-182-1/+10
| * Fix lookup of group names in hesiod initgroups.Andreas Schwab2009-09-182-5/+8
| * Fix fsetpos on wide stream.Andreas Schwab2009-09-184-36/+97
| * Cleanup _IO_wfile_seekoff.Andreas Schwab2009-09-182-71/+45
| * Fix use of 64-bit insn in 32-bit memcpy for POWER6.Joshua W. Boyer2009-09-182-1/+6
| * Fix problems with memory allocation in assert.Ulrich Drepper2009-09-181-0/+6
| * Add local assert function to avoid problems with memory allocation inUlrich Drepper2009-09-181-439/+461
| * SH lowlevellock broken for FUTEX_CLOCK_REALTIME.Andrew Stubbs2009-09-182-9/+14
| * Fix generic fdiml.Joseph Myers2009-09-182-2/+6
| * Fix overflow handling in fdim.Ulrich Drepper2009-09-184-8/+38
| * Fix td_ta_map_lwp2thr logging and early sanity check.Roland McGrath2009-09-182-7/+14
| * Extend last test case.Ulrich Drepper2009-09-181-1/+8
| * Add test case for last fixed regex bug.Ulrich Drepper2009-09-183-0/+18
| * Recognize ill-formed { } expressions in regcomp.Ulrich Drepper2009-09-182-1/+4
| * Also correct _POSIX2_* constants in case older standards are selected.Ulrich Drepper2009-09-182-7/+21
| * Define _POSIX_VERSION correctly when older POSIX versions are selected.Ulrich Drepper2009-09-182-1/+20
| * Add CFI directives to x86-64 pthread_rwlock_unlock.Ulrich Drepper2009-09-182-2/+8
| * Add CFI directives to x86-64 pthread_rwlock_{rd,wr)lock.Ulrich Drepper2009-09-183-2/+12
| * SH: fix clobber list in stdlib/longlong.hSUGIOKA Toshinobu2009-09-182-3/+9
| * Fix obstack* on i?86Jakub Jelinek2009-09-182-0/+5
| * Stop backtrace when we make no more progress.Ulrich Drepper2009-09-182-2/+13
* | No longer try to use separate libidn addonAndreas Schwab2009-11-162-11/+3
* | 2.10.1-5 fedora/glibc-2.10.1-5Andreas Schwab2009-08-191-1/+5
* | Merge commit 'origin/release/2.10/master' into fedora/2.10/masterAndreas Schwab2009-08-172-0/+8
|\|
| * Handle missing NSS modules and those without callbacks.Ulrich Drepper2009-08-172-0/+8
* | 2.10.1-4 fedora/glibc-2.10.1-4Andreas Schwab2009-08-041-2/+6
* | Merge branch 'release/2.10/master' into fedora/2.10/masterAndreas Schwab2009-08-048-28/+99
|\|
| * Build pt_chown as PIE.Ulrich Drepper2009-08-042-0/+17
| * Extend pt_chown to drop privileges.Ulrich Drepper2009-08-045-11/+55
| * Consolidate PIE linking Makefile rules.H.J. Lu2009-08-044-17/+27
* | 2.10.1-3 fedora/glibc-2.10.1-3Andreas Schwab2009-07-311-1/+30
* | Default DIST_BRANCH to F-11.Andreas Schwab2009-07-301-1/+1
* | Ignore pkgs-import.Andreas Schwab2009-07-291-0/+1
* | Remove obsolete files.Andreas Schwab2009-07-292-77/+0
* | Merge commit 'origin/release/2.10/master' into fedora/2.10/masterAndreas Schwab2009-07-29214-3284/+3667
|\|
| * Implement accept4 for more archs using socketcall.Jakub Jelinek2009-07-295-4/+76
| * Fix whitespace in last patch.Ulrich Drepper2009-07-292-2/+2
| * pthread_mutex_unlock needs to use _rel semantics for atomic ops.Ulrich Drepper2009-07-292-3/+9