about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* grantpt: Get rid of allocaJoe Simmons-Talbott2023-06-181-1/+11
* string: strerror must not return NULL (bug 30555) fw/bug30555Florian Weimer2023-06-153-4/+87
* hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilistFlorian Weimer2023-06-151-0/+8
* manual: Manual update for strlcat, strlcpy, wcslcat, wclscpyPaul Eggert2023-06-142-3/+101
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-1449-0/+563
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-1450-0/+560
* tests: replace fgets by xfgetsFrederic Berat2023-06-137-14/+50
* tests: replace fread by xfreadFrederic Berat2023-06-139-12/+65
* posix: Add test case for gai_strerror()Dridi Boukelmoune2023-06-132-0/+44
* posix: Handle success in gai_strerror()Dridi Boukelmoune2023-06-131-0/+1
* LoongArch: Add support for dl_runtime_profilecaiyinyu2023-06-135-4/+220
* malloc: Decrease resource usage for malloc testsAdhemerval Zanella Netto2023-06-121-12/+11
* stdlib: Tune down fork arc4random testsAdhemerval Zanella Netto2023-06-121-8/+4
* tst-getdate: Improve testcase flexibility and add test.Joe Simmons-Talbott2023-06-121-20/+39
* x86: Make the divisor in setting `non_temporal_threshold` cpu specificNoah Goldstein2023-06-124-26/+51
* x86: Refactor Intel `init_cpu_features`Noah Goldstein2023-06-121-81/+309
* x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`Noah Goldstein2023-06-121-27/+43
* Remove unused DATEMSK file for tst-getdateMartin Coufal2023-06-093-4/+1
* resolv_conf: release lock on allocation failure (bug 30527)Andreas Schwab2023-06-071-1/+4
* time: Fix use-after-free in getdateArjun Shankar2023-06-061-2/+3
* Move {read,write}_all functions to a dedicated headerFrédéric Bérat2023-06-064-81/+69
* tests: Replace various function calls with their x variantFrédéric Bérat2023-06-065-6/+13
* tests: fix warn unused result on asprintf callsFrédéric Bérat2023-06-0610-58/+29
* pthreads: Use _exit to terminate the tst-stdio1 testFlorian Weimer2023-06-061-1/+1