aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
19 hoursmanual: Add links to POSIX Semaphores man-pages documentationHEADmasterArjun Shankar1-0/+21
19 hoursmanual: Consolidate POSIX Semaphores docs in Threads chapterArjun Shankar2-78/+88
20 hoursld.so: Decorate BSS mappingsPetr Malat5-16/+83
20 hoursnptl: Add support for setup guard pages with MADV_GUARD_INSTALLAdhemerval Zanella10-95/+561
35 hoursnptl: Correct stack size attribute when stack grows up [BZ #32574]John David Anglin1-2/+2
45 hoursmanual: Update compatibility note on flushing of line-oriented filesFlorian Weimer1-6/+12
2 dayshtl: move pthread_setcanceltype into libc.gfleury10-11/+13
2 dayshtl: move pthread_mutex_consistent, pthread_mutex_consistent_np into libc.gfleury8-11/+25
2 dayshtl: move pthread_mutex_destroy into libc.gfleury11-16/+10
2 dayshtl: move pthread_mutex_getprioceiling, pthread_mutex_setprioceiling into libcgfleury9-12/+37
2 dayshtl: move pthread_mutex_{lock, unlock, trylock, timedlock, clocklock}gfleury18-66/+78
2 dayshtl: move pthread_mutex_init into libc.gfleury12-20/+13
2 dayshtl: remove leftover for pthread_mutexattr_settypegfleury2-6/+0
2 daysAdd test of input file flushing / offset issuesJoseph Myers2-0/+561
2 daysFix fflush handling for mmap files after ungetc (bug 32535)Joseph Myers3-4/+59
2 daysFix fseek handling for mmap files after ungetc or fflush (bug 32529)Joseph Myers3-1/+68
2 daysMake fflush (NULL) flush input files (bug 32369)Joseph Myers3-0/+102
3 daysMake fclose seek input file to right offset (bug 12724)Joseph Myers3-5/+264
3 daysFix fflush after ungetc on input file (bug 5994)Joseph Myers3-0/+70
3 dayslibio: Add a new fwrite test that evaluates partial writesTulio Magno Quites Machado Filho2-0/+234
3 dayslibio: Start to return errors when flushing fwrite's buffer [BZ #29459]Tulio Magno Quites Machado Filho7-6/+304
3 daysAdd new tests for fopenMartin Coufal4-0/+531
3 daysIncrease version to 2.41.9000, add new section to NEWSglibc-2.41.9000Andreas K. Hüttel2-2/+29
3 daysCreate ChangeLog.old/ChangeLog.30glibc-2.41Andreas K. Hüttel1-0/+13253
3 daysBump version to 2.41Andreas K. Hüttel2-3/+3
3 dayspo: update translations (final, only timestamp and line number changes)Andreas K. Hüttel38-91/+91
3 dayslibc.pot: regenerate (only line number changes)Andreas K. Hüttel1-3/+3
3 daysINSTALL: update last tested version numbersAndreas K. Hüttel2-15/+15
4 dayscontrib.texi: minor improvementsAndreas K. Hüttel1-2/+3
4 daysNEWS: Add some more news from the 2.41 cycleAndreas K. Hüttel1-8/+31
4 dayscontrib.texi: Update from 2.40..2.41 commit logAndreas K. Hüttel1-22/+78
4 daysNEWS: Add reference to (single) advisoryAndreas K. Hüttel1-2/+3
4 daysNEWS: Add list of bugs fixed in 2.41Andreas K. Hüttel1-2/+135
5 daysNEWS: editorial changes (language, line breaks)Andreas K. Hüttel1-54/+62
5 daystestsuite: Make stdio-common/tst-printf-format-*-mem UNSUPPORTED if the mtrac...Xi Ruoyao1-2/+5
6 dayself: fix 'valgrind' typo in commentSam James1-1/+1
6 daysmalloc: cleanup casts in tst-callocSam James1-2/+2
6 daysstdlib: Test using setenv with updated environ [BZ #32588]H.J. Lu2-0/+37
6 daysLICENSES: update CORE-MATH copyrightAurelien Jarno1-4/+4
6 daysLICENSES: update location of getaddrinfo.c and getnameinfo.cAurelien Jarno1-2/+2
6 daysLICENSES: remove Intel License AgreementAurelien Jarno1-36/+0
6 daysstdlib: Re-implement free (environ) compatibility kludge for setenvFlorian Weimer8-17/+158
7 daysRevert "stdlib: Support malloc-managed environ arrays for compatibility"Florian Weimer7-105/+33
8 daysstdlib: Support malloc-managed environ arrays for compatibilityFlorian Weimer7-33/+105
8 dayspo: Incorporate translationsAndreas K. Hüttel38-4950/+5090
9 daysUpdate advisory GLIBC-SA-2025-0001 (2.40)Siddhesh Poyarekar1-0/+1
9 daysAdd advisory text for CVE-2025-0395Siddhesh Poyarekar1-0/+24
9 daysFix underallocation of abort_msg_s struct (CVE-2025-0395)Siddhesh Poyarekar2-2/+6
10 daysNEWS: Add note on Guarded Control Stack supportYury Khrustalev1-0/+10
10 daysFix typo: _POSIX_REATIME_SIGNALS -> _POSIX_REALTIME_SIGNALS [BZ# 32515]Paul Pluzhnikov1-1/+1