aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wip-2.41-newsNEWS: Move testsuite item to end (more developer-oriented)Andreas K. Hüttel8 days
azanella/memory-seal-v5linux: Add memory sealing testsAdhemerval Zanella4 days
masterelf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopenFlorian Weimer17 hours
release/2.34/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu9 days
release/2.35/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu9 days
release/2.36/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu9 days
release/2.37/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu9 days
release/2.38/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu9 days
release/2.40/masternptl: Correct stack size attribute when stack grows up [BZ #32574]John David Anglin13 hours
release/2.41/masternptl: Correct stack size attribute when stack grows up [BZ #32574]John David Anglin13 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üttel6 days
glibc-2.41glibc-2.41.zip  glibc-2.41.tar.gz  glibc-2.41.tar.bz2  Andreas K. Hüttel6 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'Donell2 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-08-28Make strcmp with unaligned load/store the defaulthjl/unalignedH.J. Lu12-2462/+2476
2015-08-28Correct x86-64 memcpy/mempcpy multiarch selectorH.J. Lu9-763/+789
2015-08-27Note bug 14941 as having been fixed in 2.18.Joseph Myers2-11/+12
2015-08-27Detect and select i586/i686 implementation at run-timefedora/masterH.J. Lu7-3/+119
2015-08-27Add i386 memset and memcpy assembly functionsH.J. Lu16-198/+230
2015-08-27 Fix undefined warning messages in GCC 6.Steve Ellcey4-33/+53
2015-08-27Remove i486 subdirectoryH.J. Lu3-6/+5
2015-08-27Move i486/strlen.S to strlen.SH.J. Lu2-0/+5
2015-08-27Move i486/strcat.S to strcat.SH.J. Lu3-1/+6
2015-08-27Move i486/pthread_spin_trylock.S to pthread_spin_trylock.SH.J. Lu4-2/+8
[...]