aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wip-2.41-newsNEWS: Move testsuite item to end (more developer-oriented)Andreas K. Hüttel6 days
azanella/memory-seal-v5linux: Add memory sealing testsAdhemerval Zanella3 days
masterhurd: Use the new __proc_reauthenticate_complete protocolSergey Bugaev12 hours
release/2.34/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu8 days
release/2.35/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu8 days
release/2.36/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu8 days
release/2.37/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu8 days
release/2.38/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu8 days
release/2.39/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu8 days
release/2.41/mastermath: Fix sinhf for some inputs (BZ 32627)Adhemerval Zanella37 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üttel4 days
glibc-2.41glibc-2.41.zip  glibc-2.41.tar.gz  glibc-2.41.tar.bz2  Andreas K. Hüttel4 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
2012-10-24Remove more values defined in <bits/fcntl-linux.h>aj/shared-linux-fcntlAndreas Jaeger1-6/+2
2012-10-24Remove comments, add some conditionalsAndreas Jaeger1-17/+18
2012-10-24PowerPC: Use <bits/fcntl-linux.h>Andreas Jaeger1-16/+3
2012-10-24Merge branch 'master' into aj/shared-linux-fcntlAndreas Jaeger28-167/+239
2012-10-24Always define off_t, mode_t, pid_tAndreas Jaeger2-24/+34
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger4-46/+21
2012-10-24Define and use $(run-built-tests).Joseph Myers22-25/+64
2012-10-23Use $(run-program-prefix) in posix/globtest.sh.Joseph Myers3-55/+61
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy7-7/+29
2012-10-23Refactor parts of run-program-prefix and built-program-cmd into new run-via-r...Joseph Myers2-10/+30
[...]