40162 Commits (505c884aeb059ee7741c23d1bfc47956bd9c2a0e)
 

Author SHA1 Message Date
Frédéric Bérat 505c884aeb stdio: Ensure *_chk routines have their hidden builtin definition available 3 years ago
Frédéric Bérat dd8486ffc1 string: Ensure *_chk routines have their hidden builtin definition available 3 years ago
Frédéric Bérat ba96ff24b2 sysdeps: Ensure ieee128*_chk routines to be properly named 3 years ago
Frédéric Bérat 20c894d21e Exclude routines from fortification 3 years ago
Frédéric Bérat 64d9580cdf Allow glibc to be built with _FORTIFY_SOURCE 3 years ago
Florian Weimer e18c293af0 manual: Update documentation of strerror and related functions 3 years ago
Florian Weimer 9651b06940 manual: Enhance documentation of the <ctype.h> functions 3 years ago
Andreas Schwab af130d2709 Always do locking when accessing streams (bug 15142, bug 14697) 8 years ago
Sergey Bugaev 27cb2bb93d hurd: Implement MAP_EXCL 3 years ago
Sergey Bugaev 19c3b31812 hurd: Fix mapping at address 0 with MAP_FIXED 3 years ago
Sergey Bugaev f84c3ceb04 hurd: Fix calling vm_deallocate (NULL) 3 years ago
Sergey Bugaev 4b5e576fc2 hurd: Map brk non-executable 3 years ago
Sergey Bugaev 019b0bbc84 htl: Let Mach place thread stacks 3 years ago
Samuel Thibault efdb85183a mach: strerror must not return NULL (bug 30555) 3 years ago
John David Anglin 181e991dfb hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later) 3 years ago
John David Anglin 1d5024f4f0 support: Build with exceptions and asynchronous unwind tables [BZ #30587] 3 years ago
Samuel Thibault 494714d407 hurd: Make getrandom return ENOSYS when /dev/random is not set up 3 years ago
Tulio Magno Quites Machado Filho 0a9e93842d Stop applying a GCC-specific workaround on clang [BZ #30550] 3 years ago
H.J. Lu 6259ab3941 ld.so: Always use MAP_COPY to map the first segment [BZ #30452] 3 years ago
Joe Simmons-Talbott 9401024e5e setenv.c: Get rid of alloca. 3 years ago
Martin Coufal 9555be54ef Add checks for wday, yday and new date formats 3 years ago
Joe Ramsay 4a9392ffc2 aarch64: Add vector implementations of exp routines 3 years ago
Joe Ramsay 78c01a5cbe aarch64: Add vector implementations of log routines 3 years ago
Joe Ramsay 3bb1af2051 aarch64: Add vector implementations of sin routines 3 years ago
Joe Ramsay aed39a3aa3 aarch64: Add vector implementations of cos routines 3 years ago
Paul Eggert 84e93afc73 Switch to UTF-8 for INSTALL 3 years ago
Siddhesh Poyarekar c14f2e4aaa Make sure INSTALL is ASCII plaintext 3 years ago
Joseph Myers 1a21693e16 Update syscall lists for Linux 6.4 3 years ago
Adhemerval Zanella d35fbd3e68 linux: Return unsupported if procfs can not be mount on tst-ttyname-namespace 3 years ago
Adhemerval Zanella a9fed5ea81 linux: Split tst-ttyname 3 years ago
Joseph Myers aaa208502c Use Linux 6.4 in build-many-glibcs.py 3 years ago
Adhemerval Zanella b29e70657d x86: Adjust Linux x32 dl-cache inclusion path 3 years ago
Andreas Schwab 6f962278e2 elf: Update list of RISC-V relocations 3 years ago
Maxim Kuvyrkov 7c507f4473 Fix tests-clean Makefile target (bug 30545) 3 years ago
Joe Simmons-Talbott 9a17a193b4 check_native: Get rid of alloca 3 years ago
Joe Simmons-Talbott 48170127d9 ifaddrs: Get rid of alloca 3 years ago
Sergey Bugaev 45e2483a6c x86: Make dl-cache.h and readelflib.c not Linux-specific 3 years ago
Sergey Bugaev daf7b53a3c elf: Port ldconfig away from stack-allocated paths 3 years ago
Paul Eggert 21fbc0a193 Call "CST" a time zone abbreviation, not a name 3 years ago
Frederic Berat 99f9ae4ed0 benchtests: fix warn unused result 3 years ago
Frederic Berat d636339306 sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused result 3 years ago
Frederic Berat 131af38694 rt/tst-mqueue4.c: Fix wrong number of argument for mq_open 3 years ago
Frederic Berat 0371c23623 debug/readlink{, at}_chk.c: Harmonize declaration and definition 3 years ago
Frederic Berat 04d85febb9 wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions 3 years ago
Frederic Berat 427dbaee86 stdio-common: tests: Incorrect maxlen parameter for swprintf 3 years ago
Frederic Berat 1bc85effd5 sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chk 3 years ago
Joe Simmons-Talbott 9e6863a537 hurd: readv: Get rid of alloca 3 years ago
Joe Simmons-Talbott c6957bddb9 hurd: writev: Add back cleanup handler 3 years ago
Paul Pluzhnikov 4290aed051 Fix misspellings -- BZ 25337 3 years ago
Joseph Myers 2d88df5411 C2x scanf %b support 3 years ago