aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wip-2.41-newsNEWS: Move testsuite item to end (more developer-oriented)Andreas K. Hüttel4 days
azanella/memory-seal-v5linux: Add memory sealing testsAdhemerval Zanella7 hours
mastermanual: Add links to POSIX Semaphores man-pages documentationArjun Shankar8 hours
release/2.34/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu6 days
release/2.35/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu6 days
release/2.36/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu6 days
release/2.37/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu6 days
release/2.38/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu6 days
release/2.39/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu6 days
release/2.41/masterNEWS: start new sectionAndreas K. Hüttel2 days
[...]
 
TagDownloadAuthorAge
glibc-2.41.9000glibc-2.41.9000.zip  glibc-2.41.9000.tar.gz  glibc-2.41.9000.tar.bz2  Andreas K. Hüttel2 days
glibc-2.41glibc-2.41.zip  glibc-2.41.tar.gz  glibc-2.41.tar.bz2  Andreas K. Hüttel2 days
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
2020-11-25aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]nsz/bti-1Szabolcs Nagy3-25/+52
2020-11-25elf: Pass the fd to note processingSzabolcs Nagy6-18/+21
2020-11-25elf: Move note processing after l_phdr is updatedSzabolcs Nagy1-15/+15
2020-11-25elf: Fix failure handling in _dl_map_object_from_fdSzabolcs Nagy1-9/+15
2020-11-25elf: lose is closely tied to _dl_map_object_from_fdSzabolcs Nagy1-24/+24
2020-11-25aarch64: Fix missing BTI protection from dependencies [BZ #26926]Szabolcs Nagy1-4/+17
2020-11-23Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821]Stefan Liebler9-15/+23
2020-11-23hurd report-wait: Fix stpcpy usageSamuel Thibault1-29/+49
2020-11-23hurd S_msg_report_wait: Fix detecting fd portsSamuel Thibault1-1/+1
2020-11-23hurd S_msg_report_wait: Fix reporting portsSamuel Thibault1-1/+1
[...]