aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-23linux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558)azanella/bz30558-posix_timerAdhemerval Zanella
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
2023-06-18grantpt: Get rid of allocaJoe Simmons-Talbott
2023-06-15string: strerror must not return NULL (bug 30555)Florian Weimer
2023-06-15hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilistFlorian Weimer
2023-06-14manual: Manual update for strlcat, strlcpy, wcslcat, wclscpyPaul Eggert
2023-06-14Add the wcslcpy, wcslcat functionsFlorian Weimer
2023-06-14Implement strlcpy and strlcat [BZ #178]Florian Weimer
2023-06-13tests: replace fgets by xfgetsFrederic Berat
2023-06-13tests: replace fread by xfreadFrederic Berat
2023-06-13posix: Add test case for gai_strerror()Dridi Boukelmoune
2023-06-13posix: Handle success in gai_strerror()Dridi Boukelmoune
2023-06-13LoongArch: Add support for dl_runtime_profilecaiyinyu
2023-06-12malloc: Decrease resource usage for malloc testsAdhemerval Zanella Netto
2023-06-12stdlib: Tune down fork arc4random testsAdhemerval Zanella Netto
2023-06-12tst-getdate: Improve testcase flexibility and add test.Joe Simmons-Talbott
2023-06-12x86: Make the divisor in setting `non_temporal_threshold` cpu specificNoah Goldstein
2023-06-12x86: Refactor Intel `init_cpu_features`Noah Goldstein
2023-06-12x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`Noah Goldstein
2023-06-09Remove unused DATEMSK file for tst-getdateMartin Coufal
2023-06-07resolv_conf: release lock on allocation failure (bug 30527)Andreas Schwab
2023-06-06time: Fix use-after-free in getdateArjun Shankar
2023-06-06Move {read,write}_all functions to a dedicated headerFrédéric Bérat
2023-06-06tests: Replace various function calls with their x variantFrédéric Bérat
2023-06-06tests: fix warn unused result on asprintf callsFrédéric Bérat
2023-06-06pthreads: Use _exit to terminate the tst-stdio1 testFlorian Weimer
2023-06-06support: Add delayed__exit (with two underscores)Florian Weimer
2023-06-05time: Also check for EPERM while trying to clock_settimeAdhemerval Zanella
2023-06-05linux: Fail as unsupported if personality call is filteredAdhemerval Zanella
2023-06-05Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers
2023-06-04hurd: Fix x86_64 sigreturn restoring bogus reply_portSergey Bugaev
2023-06-02Add lint-makefiles Makefile linting test.Carlos O'Donell
2023-06-02elf: Sort Makefile variables.Carlos O'Donell
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov
2023-06-02Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov
2023-06-01Use __nonnull for the epoll_wait(2) family of syscallsAlejandro Colomar