This project is a fork of the glibc.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/glibc.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionPetr Baudis' queue of bugfixes for stable glibc branches
ownerpasky@suse.cz
last changeTue, 15 Sep 2009 21:14:42 +0000 (15 14:14 -0700)
content tags
add:
readme

This repository is meant as a basis for a stable branch in upstream glibc.git. Branches contain cherry-picked commits from upstream master; this repository's master merely tracks upstream's master. Note that only tags have version.h modified appropriately, branches keep vanilla upstream version.h.

Policy:

shortlog
2009-09-15 Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirsmaster
2009-09-10 Ulrich DrepperHandle -- on getconf command line.
2009-09-08 H.J. LuSupport binutils 2.100 and 3.0.
2009-09-08 Jakub JelinekFix __longjmp_chk on s390/s390x.
2009-09-07 Andreas SchwabFix malformed #pragma.
2009-09-07 Ulrich DrepperFix endless loop in localedef.
2009-09-07 Ulrich DrepperHandle POSIX2_LINE_MAX in getconf.
2009-09-05 H.J. LuSupport binutils 2.20.
2009-09-03 Ulrich DrepperFix IA-32 strstr in multiarch configuration as well.
2009-09-03 Ulrich DrepperFix whitespaces.
2009-09-03 Suzuki PouloseFix timer_create to initialize timer_t properly.
2009-09-03 Andreas SchwabFix lookup of group names in hesiod initgroups.
2009-09-03 Andreas SchwabFix fsetpos on wide stream.
2009-09-03 Jakub JelinekFix strstr/strcasestr/fma/fmaf on x86_64.
2009-09-01 Andreas SchwabCleanup _IO_wfile_seekoff.
2009-09-01 Joshua W. BoyerFix use of 64-bit insn in 32-bit memcpy for POWER6.
...
tags
14 years ago glibc-2.10.1-pb1 This is a version of glibc-2.10...
heads
13 years ago release/2.11/master
14 years ago glibc-2.10-branch
14 years ago master