summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2.12-3fedora/glibc-2.12-3Andreas Schwab2010-07-061-1/+7
* Merge remote branch 'origin/release/2.12/master' into fedora/2.12/masterAndreas Schwab2010-07-068-24/+49
|\
| * Flush cache after solving TEXTRELs if arch requires it.Kirill A. Shutemov2010-06-152-1/+10
| * [sh] Fix incorrect location of ifndef for __ASSUME_FUTEX_CLOCK_REALTIME.Takashi Yoshii2010-06-152-2/+7
| * Fix use of extend_alloca in NISAndreas Schwab2010-06-152-1/+5
| * Fix a couple of __REDIRECT () __THROW occurrencesJakub Jelinek2010-06-144-20/+27
* | Workaround assembler bug sneaking in noplAndreas Schwab2010-06-212-16/+4
* | Escape % in %changelogAndreas Schwab2010-06-211-47/+47
* | 2.12-2fedora/glibc-2.12-2Andreas Schwab2010-06-011-1/+17
* | Merge remote branch 'origin/release/2.12/master' into fedora/2.12/masterAndreas Schwab2010-06-0126-15414/+15628
|\|
| * Incorrect x86 CPU family and model check.H.J. Lu2010-06-012-3/+9
| * Fix iov[] size in SH register_dump()Takashi Yoshii2010-06-012-2/+6
| * Don't crash on unresolved weak symbol reference when auditing.Ulrich Drepper2010-06-012-2/+8
| * Don't crash on unresolved weak symbol referenceAndreas Schwab2010-06-012-3/+9
| * Implement recvmmsg also as socketcallAndreas Schwab2010-06-017-2/+130
| * sunrpc: Fix spurious fall-throughAndreas Schwab2010-06-014-0/+9
| * Make <sys/timex.h> compatible with C++Andreas Schwab2010-05-242-3/+7
| * Fix typo in es_CR locale.Andreas Schwab2010-05-182-1/+5
| * Fix FP exception control.Andrew Stubbs2010-05-122-3/+14
| * Fix a const warning in ldconfig.Roland McGrath2010-05-072-1/+5
| * Refer to old CL file.Ulrich Drepper2010-05-071-0/+2
| * Enable IDN support in getent.Ulrich Drepper2010-05-062-1/+16
| * WS fixesUlrich Drepper2010-05-061-1/+1
| * Fix race in free sanity check.Ulrich Drepper2010-05-063-15326/+15334
| * Fix lookup of collation sequence value during regexp matchingAndreas Schwab2010-05-052-3/+4
| * Merge branch 'master' of ssh://sources.redhat.com/git/glibcUlrich Drepper2010-05-052-10/+14
| |\
| | * Regenerate INSTALLAndreas Schwab2010-05-052-10/+14
| * | Fix name of tt_RU.UTF-8@iqtelif locale.Andreas Schwab2010-05-052-1/+6
| * | Handle too-small buffers in Linux getlogin_r.Ulrich Drepper2010-05-053-5/+18
| |/
| * Remove unnecessary Alpha support.Ulrich Drepper2010-05-052-36/+20
* | Fix users and groups creation in nscd %post scriptAndreas Schwab2010-05-311-2/+4
* | Add missing makefile dependenciesAndreas Schwab2010-05-314-4/+16
* | Use cwd for all rpmbuild dirs when building src rpmAndreas Schwab2010-05-271-3/+6
* | Update releases URLAndreas Schwab2010-05-271-1/+1
* | glibc.spec: remove extra -o in find commandAndreas Schwab2010-05-171-1/+1
* | Require coreutils instead of sh-utilsAndreas Schwab2010-05-061-1/+1
* | Fix exit codes in nscd start scriptAndreas Schwab2010-05-051-1/+1
* | Update to 2.12 release.fedora/glibc-2.12-1Roland McGrath2010-05-051-1/+8
* | Merge commit 'origin/master' into fedora/masterRoland McGrath2010-05-0425-107/+241
|\|
| * Mention more bugs which are fixed.Ulrich Drepper2010-05-041-2/+2
| * Fix CL.Ulrich Drepper2010-05-031-3/+3
| * Prepare for release.glibc-2.12Ulrich Drepper2010-05-033-3/+6
| * Fix ldconfig to handle symlinks in chroot correctly.Ulrich Drepper2010-05-032-1/+15
| * Simplify OOM handling in ldconfig.Ulrich Drepper2010-05-032-7/+5
| * One more bug in ldconfig -r handling.Ulrich Drepper2010-05-032-1/+8
| * Start of week is wrong for Switzerland.Ulrich Drepper2010-05-032-25/+34
| * Don't deadlock in __dl_iterate_phdr while (un)loading objects.Andreas Schwab2010-05-038-4/+39
| * Code cleanup in __dl_iterate_phdr.Ulrich Drepper2010-05-032-2/+6
| * Fix handling if newline in addmntent.Ulrich Drepper2010-05-022-3/+9
| * BZ #11538: Fix ttyname_r callers not to expect errno was set.Bruno Haible2010-04-283-5/+20