aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wip-2.41-newsNEWS: Move testsuite item to end (more developer-oriented)Andreas K. Hüttel3 days
masternptl: Correct stack size attribute when stack grows up [BZ #32574]John David Anglin10 hours
release/2.34/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu5 days
release/2.35/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu5 days
release/2.36/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu5 days
release/2.37/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu5 days
release/2.38/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu5 days
release/2.39/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu5 days
release/2.40/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu5 days
release/2.41/masterNEWS: start new sectionAndreas K. Hüttel36 hours
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.zip  glibc-2.41.9000.tar.gz  glibc-2.41.9000.tar.bz2  Andreas K. Hüttel38 hours
glibc-2.41glibc-2.41.zip  glibc-2.41.tar.gz  glibc-2.41.tar.bz2  Andreas K. Hüttel38 hours
glibc-2.40.9000glibc-2.40.9000.zip  glibc-2.40.9000.tar.gz  glibc-2.40.9000.tar.bz2  Andreas K. Hüttel6 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel6 months
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell9 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel12 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel12 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel18 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel18 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell24 months
[...]
 
AgeCommit messageAuthorFilesLines
2017-07-19Avoid .symver on common symbols [BZ #21666]hjl/pr21666/2.25H.J. Lu1-4/+5
2017-07-12[AArch64] Use hidden __GI__dl_argv in rtld startup codeSzabolcs Nagy2-2/+7
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu7-2/+143
2017-06-20i686: Add missing IS_IN (libc) guards to vectorized strcspnFlorian Weimer3-3/+12
2017-06-20Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (bug #21209)Siddhesh Poyarekar6-2/+28
2017-06-19ld.so: Reject overly long LD_AUDIT path elementsFlorian Weimer2-15/+106
2017-06-19ld.so: Reject overly long LD_PRELOAD path elementsFlorian Weimer2-16/+73
2017-06-19CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624]Florian Weimer3-1/+10
2017-06-11Correct collation rules for Malayalam.Santhosh Thottingal2-4/+30
2017-06-09fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer3-8/+8
[...]