aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-06Test case for bug 30619fw/bug30619Florian Weimer
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
2023-06-22benchtests: fix warn unused resultFrederic Berat
2023-06-22sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat
2023-06-22rt/tst-mqueue4.c: Fix wrong number of argument for mq_openFrederic Berat
2023-06-22debug/readlink{, at}_chk.c: Harmonize declaration and definitionFrederic Berat
2023-06-22wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitionsFrederic Berat
2023-06-22stdio-common: tests: Incorrect maxlen parameter for swprintfFrederic Berat
2023-06-22sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chkFrederic Berat
2023-06-20hurd: readv: Get rid of allocaJoe Simmons-Talbott
2023-06-20hurd: writev: Add back cleanup handlerJoe Simmons-Talbott
2023-06-19Fix misspellings -- BZ 25337Paul Pluzhnikov
2023-06-19C2x scanf %b supportJoseph Myers
2023-06-19C2x printf %wN, %wfN support (bug 24466)Joseph Myers
2023-06-19tests: replace system by xsystemFrédéric Bérat
2023-06-19tests: replace read by xreadFrédéric Bérat
2023-06-19hurd: writev: Get rid of allocaJoe Simmons-Talbott