aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
akhuettel/wip-2.41-newsNEWS: Move testsuite item to end (more developer-oriented)Andreas K. Hüttel5 days
azanella/memory-seal-v5linux: Add memory sealing testsAdhemerval Zanella25 hours
mastermanual: Add links to POSIX Semaphores man-pages documentationArjun Shankar26 hours
release/2.34/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu7 days
release/2.35/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu7 days
release/2.36/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu7 days
release/2.37/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu7 days
release/2.38/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu7 days
release/2.39/masterstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu7 days
release/2.41/masterNEWS: start new sectionAndreas K. Hüttel3 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üttel3 days
glibc-2.41glibc-2.41.zip  glibc-2.41.tar.gz  glibc-2.41.tar.bz2  Andreas K. Hüttel3 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
2014-12-15Use conf.list to generate spec arraysiddhesh/posix-wundefSiddhesh Poyarekar6-23/+40
2014-12-15Use PTHREAD_DESTRUCTOR_ITERATIONSSiddhesh Poyarekar2-3/+2
2014-12-15Add _POSIX namespace SYSCONF macros to conf.listSiddhesh Poyarekar2-78/+170
2014-12-15Remove Wundef warnings for specification macrosSiddhesh Poyarekar6-38/+147
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath14-183/+113
2014-12-12NPTL: Add stubs for Linux-only extension functions.Roland McGrath5-0/+133
2014-12-12Fix NPTL build for !__ASSUME_SET_ROBUST_LIST case.Roland McGrath2-1/+6
2014-12-12resolv: Suppress maybe uninitialized warningStefan Liebler2-1/+32
2014-12-12Get rid of warning comparision will always evaluate as trueStefan Liebler3-3/+15
2014-12-11Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2-44/+43
[...]