aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-06vfscanf-internal: Remove potentially unbounded allocasAdhemerval Zanella
2023-07-05fileops: Don't process ,ccs= as individual mode flags (BZ#18906)Joe Simmons-Talbott
2023-07-05sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused resultFrédéric Bérat
2023-07-05libio/bits/stdio2-decl.h: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat
2023-07-05libio/bits/stdio2.h: Clearly separate declaration from definitionsFrédéric Bérat
2023-07-05misc/bits/syslog.h: Clearly separate declaration from definitionFrédéric Bérat
2023-07-05misc/bits/select2.h: Clearly separate declaration from definitionsFrédéric Bérat
2023-07-05unistd: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat
2023-07-05posix/bits/unistd.h: Clearly separate declaration from definitionsFrédéric Bérat
2023-07-05wchar: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat
2023-07-05misc/sys/cdefs.h: Create FORTIFY redirects for internal callsFrédéric Bérat
2023-07-05stdio: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat
2023-07-05string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat
2023-07-05sysdeps: Ensure ieee128*_chk routines to be properly namedFrédéric Bérat
2023-07-05Exclude routines from fortificationFrédéric Bérat
2023-07-05Allow glibc to be built with _FORTIFY_SOURCEFrédéric Bérat
2023-07-03manual: Update documentation of strerror and related functionsFlorian Weimer
2023-07-03manual: Enhance documentation of the <ctype.h> functionsFlorian Weimer
2023-07-03Always do locking when accessing streams (bug 15142, bug 14697)Andreas Schwab
2023-07-03hurd: Implement MAP_EXCLSergey Bugaev
2023-07-03hurd: Fix mapping at address 0 with MAP_FIXEDSergey Bugaev
2023-07-03hurd: Fix calling vm_deallocate (NULL)Sergey Bugaev
2023-07-03hurd: Map brk non-executableSergey Bugaev
2023-07-03htl: Let Mach place thread stacksSergey Bugaev
2023-07-02mach: strerror must not return NULL (bug 30555)Samuel Thibault
2023-07-01hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)John David Anglin
2023-07-01support: Build with exceptions and asynchronous unwind tables [BZ #30587]John David Anglin
2023-07-01hurd: Make getrandom return ENOSYS when /dev/random is not set upSamuel Thibault
2023-06-30Stop applying a GCC-specific workaround on clang [BZ #30550]Tulio Magno Quites Machado Filho
2023-06-30ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu
2023-06-30setenv.c: Get rid of alloca.Joe Simmons-Talbott
2023-06-30Add checks for wday, yday and new date formatsMartin Coufal
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay
2023-06-30aarch64: Add vector implementations of cos routinesJoe Ramsay
2023-06-29Switch to UTF-8 for INSTALLPaul Eggert
2023-06-29Make sure INSTALL is ASCII plaintextSiddhesh Poyarekar
2023-06-28Update syscall lists for Linux 6.4Joseph Myers
2023-06-28linux: Return unsupported if procfs can not be mount on tst-ttyname-namespaceAdhemerval Zanella
2023-06-28linux: Split tst-ttynameAdhemerval Zanella
2023-06-27Use Linux 6.4 in build-many-glibcs.pyJoseph Myers
2023-06-26x86: Adjust Linux x32 dl-cache inclusion pathAdhemerval Zanella
2023-06-26elf: Update list of RISC-V relocationsAndreas Schwab
2023-06-26Fix tests-clean Makefile target (bug 30545)Maxim Kuvyrkov
2023-06-26check_native: Get rid of allocaJoe Simmons-Talbott
2023-06-26ifaddrs: Get rid of allocaJoe Simmons-Talbott
2023-06-26x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev
2023-06-26elf: Port ldconfig away from stack-allocated pathsSergey Bugaev
2023-06-22Call "CST" a time zone abbreviation, not a namePaul Eggert