about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Test case for bug 30619 fw/bug30619Florian Weimer2023-07-063-0/+143
* manual: Update documentation of strerror and related functionsFlorian Weimer2023-07-031-26/+98
* manual: Enhance documentation of the <ctype.h> functionsFlorian Weimer2023-07-031-8/+24
* Always do locking when accessing streams (bug 15142, bug 14697)Andreas Schwab2023-07-032-34/+10
* hurd: Implement MAP_EXCLSergey Bugaev2023-07-032-10/+23
* hurd: Fix mapping at address 0 with MAP_FIXEDSergey Bugaev2023-07-031-2/+9
* hurd: Fix calling vm_deallocate (NULL)Sergey Bugaev2023-07-031-3/+7
* hurd: Map brk non-executableSergey Bugaev2023-07-031-2/+2
* htl: Let Mach place thread stacksSergey Bugaev2023-07-031-29/+6
* mach: strerror must not return NULL (bug 30555)Samuel Thibault2023-07-021-7/+19
* hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)John David Anglin2023-07-011-0/+4
* support: Build with exceptions and asynchronous unwind tables [BZ #30587]John David Anglin2023-07-011-0/+3
* hurd: Make getrandom return ENOSYS when /dev/random is not set upSamuel Thibault2023-07-011-2/+7
* Stop applying a GCC-specific workaround on clang [BZ #30550]Tulio Magno Quites Machado Filho2023-06-301-1/+2
* ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu2023-06-304-1/+10
* setenv.c: Get rid of alloca.Joe Simmons-Talbott2023-06-301-34/+6
* Add checks for wday, yday and new date formatsMartin Coufal2023-06-301-14/+27
* aarch64: Add vector implementations of exp routinesJoe Ramsay2023-06-3015-1/+597
* aarch64: Add vector implementations of log routinesJoe Ramsay2023-06-3015-1/+563
* aarch64: Add vector implementations of sin routinesJoe Ramsay2023-06-3013-6/+430
* aarch64: Add vector implementations of cos routinesJoe Ramsay2023-06-3013-123/+609
* Switch to UTF-8 for INSTALLPaul Eggert2023-06-292-249/+249
* Make sure INSTALL is ASCII plaintextSiddhesh Poyarekar2023-06-292-3/+3
* Update syscall lists for Linux 6.4Joseph Myers2023-06-285-2/+7
* linux: Return unsupported if procfs can not be mount on tst-ttyname-namespaceAdhemerval Zanella2023-06-281-12/+16
* linux: Split tst-ttynameAdhemerval Zanella2023-06-284-206/+259
* Use Linux 6.4 in build-many-glibcs.pyJoseph Myers2023-06-271-1/+1
* x86: Adjust Linux x32 dl-cache inclusion pathAdhemerval Zanella2023-06-261-1/+1
* elf: Update list of RISC-V relocationsAndreas Schwab2023-06-261-1/+4
* Fix tests-clean Makefile target (bug 30545)Maxim Kuvyrkov2023-06-262-19/+9
* check_native: Get rid of allocaJoe Simmons-Talbott2023-06-261-24/+11
* ifaddrs: Get rid of allocaJoe Simmons-Talbott2023-06-261-26/+20
* x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev2023-06-262-0/+0
* elf: Port ldconfig away from stack-allocated pathsSergey Bugaev2023-06-261-37/+22
* Call "CST" a time zone abbreviation, not a namePaul Eggert2023-06-228-21/+21
* benchtests: fix warn unused resultFrederic Berat2023-06-222-2/+7
* sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused resultFrederic Berat2023-06-221-1/+3
* rt/tst-mqueue4.c: Fix wrong number of argument for mq_openFrederic Berat2023-06-221-2/+2
* debug/readlink{, at}_chk.c: Harmonize declaration and definitionFrederic Berat2023-06-222-2/+4
* wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitionsFrederic Berat2023-06-223-192/+173
* stdio-common: tests: Incorrect maxlen parameter for swprintfFrederic Berat2023-06-222-11/+12
* sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chkFrederic Berat2023-06-222-2/+2
* hurd: readv: Get rid of allocaJoe Simmons-Talbott2023-06-201-16/+12
* hurd: writev: Add back cleanup handlerJoe Simmons-Talbott2023-06-201-3/+7
* Fix misspellings -- BZ 25337Paul Pluzhnikov2023-06-192-2/+2
* C2x scanf %b supportJoseph Myers2023-06-195-9/+248
* C2x printf %wN, %wfN support (bug 24466)Joseph Myers2023-06-1911-15/+851
* tests: replace system by xsystemFrédéric Bérat2023-06-198-6/+85
* tests: replace read by xreadFrédéric Bérat2023-06-1911-10/+56
* hurd: writev: Get rid of allocaJoe Simmons-Talbott2023-06-191-23/+14