aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* libc: allow __cxa_atexit handlers to be added during __cxa_finalizeAurélien Croc de Suray2025-07-021-25/+36
* Fix lib/libc/nss/getgr_test with large numbers of groupsAlan Somers2025-01-203-0/+12
* munmap.2: Remove EINVAL for negative lenEd Maste2025-01-201-1/+1
* munmap.2: Unaligned addresses do not return errorEd Maste2025-01-201-4/+1
* fgets.3: document gets_s() __STDC_WANT_LIB_EXT1__Graham Percival2024-12-271-1/+2
* procctl.2: Editing passJohn Baldwin2024-12-271-168/+244
* manuals: Misc macro typosGraham Percival2024-12-273-5/+3
* manuals: Fix errors in .2 pagesGraham Percival2024-12-276-6/+6
* strptime: Fix day-of-week calculation.Dag-Erling Smørgrav2024-12-165-15/+72
* libc: enable initial-exec (IE) as default thread-local storage model on armR. Christian McDonald2024-11-221-4/+0
* getentropy: Add Git hashes corresponding to SVN referencesEd Maste2024-11-191-5/+5
* rpc: Fix the definition of xdr_void()Mark Johnston2024-11-051-3/+1
* libc: fix access mode tests in fmemopen(3)Ed Maste2024-10-292-5/+38
* printf(): Save errno earlier.Dag-Erling Smørgrav2024-10-067-27/+34
* libc/getnameinfo: stop adding NI_NUMERICHOST where inappropriateBjoern A. Zeeb2024-09-281-17/+37
* regex: mixed sets are misidentified as singletonsBill Sommerfeld2024-09-252-6/+62
* sctp: document sctp_recvmsg as implementedMichael Tuexen2024-08-011-3/+3
* gdtoa: Regenerate configuration headers for 32-bit arm.Michal Meloun2024-07-312-9/+12
* libc: move NIS xdr_* symbols from rpc's to yp's Symbol.mapEd Maste2024-05-292-31/+32
* access(2): Discourage use of these system calls.Dag-Erling Smørgrav2024-05-231-55/+50
* access.2: Mention that lstat(2) should be used for symbolic linksGordon Bergling2024-05-231-1/+10
* clock_gettime.2: fix markupEd Maste2024-05-131-20/+20
* clock_gettime.2: Clarify CLOCK_*Mateusz Piotrowski2024-05-131-3/+12
* dlopen(3): mention fdlopen for capsicum(4)Ed Maste2024-05-131-3/+5
* __cxa_thread_call_dtors(3): fix dtor pointer validity checkKonstantin Belousov2024-05-101-1/+1
* gettimeofday.2: Do mention improbable future removalMateusz Piotrowski2024-05-041-5/+3
* Document that gettimeofday() is obsolescentMateusz Piotrowski2024-05-041-1/+24
* libc_private.h: use private namespace name for size_tKonstantin Belousov2024-04-301-1/+1
* libc printf_render_errno(): do not use strerror()Konstantin Belousov2024-04-301-3/+4
* libc: minor style, wrap long linesKonstantin Belousov2024-04-301-2/+4
* __vprintf(): switch from strerror() to strerror_rl()Konstantin Belousov2024-04-301-1/+5
* libc: make strerror_rl() usable for libcKonstantin Belousov2024-04-302-5/+7
* tzcode: Clean up the ctime(3) manual page.Dag-Erling Smørgrav2024-04-041-103/+104
* Update tzcode to 2024a.Dag-Erling Smørgrav2024-04-042-2/+2
* xdr(3): Fix a few typos in source code commentsGordon Bergling2024-03-261-2/+2
* wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()Konstantin Belousov2024-03-241-3/+3
* libc posix_spawn(): explain why rtld can be used after forkKonstantin Belousov2024-03-111-0/+5
* posix_spawn.c: fix typo in commentKonstantin Belousov2024-03-111-1/+1
* posix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov2024-03-112-2/+13
* posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov2024-03-111-2/+11
* posix_spawnattr_setflags(3): validate argumentKonstantin Belousov2024-03-112-2/+9
* libc/sys: add errno testKonstantin Belousov2024-03-022-0/+37
* read.2: Describe debug.iosize_max_clampKonstantin Belousov2024-02-141-5/+14
* Add kcmp(2) userspace bitsKonstantin Belousov2024-02-111-0/+4
* Create namespace for the symbols added during 15-CURRENT cycleYuri Pankov2024-02-111-1/+5
* open(2): describe *at behavior for dirfd opened without O_SEARCHKonstantin Belousov2024-02-011-14/+24
* inet(3): clarify syntax accepted by inet_ptonMike Karels2024-01-301-9/+15
* _umtx_op.2: Fix a typo in the manual pageGordon Bergling2024-01-231-1/+1
* sigfastblock.2: Fix a typo in the manual pageGordon Bergling2024-01-231-1/+1
* pkru.3: Fix a typo in the manual pageGordon Bergling2024-01-231-1/+1