aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterstdio-common: Fix C23-ism in formatted output specifier tests [BZ #32360]Maciej W. Rozycki16 hours
release/2.26/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.27/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.28/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.29/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.30/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.31/masteraarch64: MTE compatible strncmpAlex Butler12 days
release/2.36/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer3 weeks
release/2.37/masterelf: Change ldconfig auxcache magic number (bug 32231)Florian Weimer3 weeks
release/2.40/masterelf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]Aurelien Jarno18 hours
[...]
 
TagDownloadAuthorAge
glibc-2.40.9000glibc-2.40.9000.zip  glibc-2.40.9000.tar.gz  glibc-2.40.9000.tar.bz2  Andreas K. Hüttel4 months
glibc-2.40glibc-2.40.zip  glibc-2.40.tar.gz  glibc-2.40.tar.bz2  Andreas K. Hüttel4 months
glibc-2.14.9000glibc-2.14.9000.zip  glibc-2.14.9000.tar.gz  glibc-2.14.9000.tar.bz2  Carlos O'Donell7 months
glibc-2.39.9000glibc-2.39.9000.zip  glibc-2.39.9000.tar.gz  glibc-2.39.9000.tar.bz2  Andreas K. Hüttel10 months
glibc-2.39glibc-2.39.zip  glibc-2.39.tar.gz  glibc-2.39.tar.bz2  Andreas K. Hüttel10 months
glibc-2.38.9000glibc-2.38.9000.zip  glibc-2.38.9000.tar.gz  glibc-2.38.9000.tar.bz2  Andreas K. Hüttel16 months
glibc-2.38glibc-2.38.zip  glibc-2.38.tar.gz  glibc-2.38.tar.bz2  Andreas K. Hüttel16 months
glibc-2.37.9000glibc-2.37.9000.zip  glibc-2.37.9000.tar.gz  glibc-2.37.9000.tar.bz2  Carlos O'Donell22 months
glibc-2.37glibc-2.37.zip  glibc-2.37.tar.gz  glibc-2.37.tar.bz2  Carlos O'Donell22 months
glibc-2.36.9000glibc-2.36.9000.zip  glibc-2.36.9000.tar.gz  glibc-2.36.9000.tar.bz2  Carlos O'Donell2 years
[...]
 
AgeCommit messageAuthorFilesLines
1997-09-09Change for 2.0.5bglibc-2.0.5bcvs/glibc-2_0_5bUlrich Drepper10-578/+761
1997-08-29(catopen): Correctly determine length of string in NLSPATH environmentUlrich Drepper1-1/+1
1997-08-29.Ulrich Drepper1-0/+9
1997-08-25Update.glibc-2.0.5cvs/glibc-2_0_5Ulrich Drepper1-0/+29
1997-08-25Define macros in a special way if gcc is not used and so dev_t is anUlrich Drepper1-4/+13
1997-08-25Include features.h instead of sys/cdefs.h. Pretty print.Ulrich Drepper1-49/+52
1997-08-25Correct assembler versions to work even for descriptors >= 32.Ulrich Drepper1-16/+26
1997-08-25Change name of parameters in prototypes of xdr_reference,Ulrich Drepper1-3/+3
1997-08-25Add missing __END_DECLS.Ulrich Drepper1-0/+2
1997-08-25Don't define alloca to __alloca since if gcc is used __alloca is notUlrich Drepper1-4/+4
[...]