summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2025-07-28INSTALL: Update newest tested binutils versionAndreas K. Hüttel
2025-07-26install.texi: Update tested build tool versionsAndreas K. Hüttel
2025-07-26contrib.texi: UpdateAndreas K. Hüttel
2025-07-24Disable SFrame support by defaultAdhemerval Zanella
2025-07-24manual: Use @Theglibc{} at sentence start in terminal documentationFlorian Weimer
2025-07-20termios: manual: document the SPEED_MAX and BAUD_MAX constantsH. Peter Anvin
2025-07-20termios: manual: improve the explanation of various tty conceptsH. Peter Anvin
2025-07-20termios: manual: remove duplicate cfgetospeed() definitionH. Peter Anvin
2025-07-20termios: manual: fix typo: tcsettattr -> tcsetattrH. Peter Anvin
2025-07-14configure: Add --enable-sframe optionClaudiu Zissulescu
2025-07-14elf: Add SFrame support to _dl_find_object functionClaudiu Zissulescu
2025-07-08fstat: add test and documentation for an edge case.Matteo Croce
2025-07-08fstatat: extend tests and documentationMatteo Croce
2025-07-03manual: Remove '.info' suffix in manual names passed to @ref [BZ #32962].Collin Funk
2025-06-26manual: Clarify renameat documentationJitka Obselkova
2025-06-26Revert "manual: Clarify renameat documentation"Florian Weimer
2025-06-25manual: Add missing free to open_memstream example [BZ #27866]Ravina Jain
2025-06-18manual: Clarify renameat documentationJitka Obselkova
2025-06-17termios: add new baud_t interface, defined to be explicitly numericH. Peter Anvin (Intel)
2025-06-17manual: document all the termios Bxxx constants in the manualH. Peter Anvin (Intel)
2025-06-06manual: Add a comparative example of 'clock_nanosleep' useMaciej W. Rozycki
2025-06-04manual: Document futimens and utimensatArjun Shankar
2025-06-04manual: Document unlinkatArjun Shankar
2025-06-04manual: Document renameatArjun Shankar
2025-06-04manual: Document mkdiratArjun Shankar
2025-06-04manual: Document faccessatArjun Shankar
2025-06-04manual: Expand Descriptor-Relative Access sectionArjun Shankar
2025-06-04manual: Document error codes missing for 'inet_pton'Maciej W. Rozycki
2025-06-04manual: Document error codes missing for 'if_nametoindex'Maciej W. Rozycki
2025-06-04manual: Document error codes missing for 'if_indextoname'Maciej W. Rozycki
2025-06-02manual: Correct return value description of 'clock_nanosleep'Arjun Shankar
2025-05-30manual: Document clock_nanosleepArjun Shankar
2025-05-30manual: Fix invalid 'illegal' usage with 'nanosleep'Maciej W. Rozycki
2025-05-30manual: Fix duplicate 'consult' erratumMaciej W. Rozycki
2025-05-29manual: Document error codes missing for 'inet_ntop'Maciej W. Rozycki
2025-05-29manual: Document error codes missing for 'socket'Maciej W. Rozycki
2025-05-28manual: mention PKEY_UNRESTRICTED macro in the manualYury Khrustalev
2025-05-27doc: Add missing space in documentation of __TIMESIZEJonathan Wakely
2025-05-27doc: Fix typos in documentation of _TIME_BITSJonathan Wakely
2025-05-26manual: Document getopt_long_only with single letter options (bug 32980)Tomas Volf
2025-05-21manual: Use more inclusive language in comments.Carlos O'Donell
2025-05-16manual: add sched_getcpu()DJ Delorie
2025-05-16manual: Clarifications for listing directoriesFlorian Weimer
2025-05-15manual: add remaining CPU_* macrosDJ Delorie
2025-05-14Implement C23 rootn.Joseph Myers
2025-05-14powerpc64le: Remove configure check for objcopy >= 2.26.Stefan Liebler
2025-05-14Raise the minimum binutils version to 2.39Stefan Liebler
2025-05-12manual: fix typo for sched_[sg]etattrDJ Delorie
2025-05-12Document all CLOCK_* valuesJoseph Myers
2025-05-09Implement C23 compoundnJoseph Myers