aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen
Commit message (Expand)AuthorAgeFilesLines
* libc: split libc and syscall interposing (2/2)Brooks Davis2024-02-053-0/+59
* libc: split libc and syscall interposing (1/2)Brooks Davis2024-02-057-11/+9
* History for arc4random_*()David E. O'Brien2024-01-101-0/+11
* Fix "version introduced" in numerous manual pagesTom Hukins2024-01-081-1/+1
* libc: expose execvpe for Linux compatBrooks Davis2023-12-114-8/+28
* memfd_create: don't allocate heap memoryBrooks Davis2023-11-281-13/+3
* memfd_create: move implementation to libc/genBrooks Davis2023-11-283-0/+133
* getpagesize(3): drop support for non-ELF kernelsBrooks Davis2023-11-281-24/+4
* getpagesizes(3): drop support for kernels before 9.0Brooks Davis2023-11-281-16/+7
* lib: Remove ancient SCCS tags.Warner Losh2023-11-27155-306/+2
* getpeerid.3: Clarify the 's' argumentGordon Bergling2023-11-181-2/+2
* libc: centralize a few numeric symbolsBrooks Davis2023-11-151-0/+3
* libc: centralize makecontext symbolsBrooks Davis2023-11-151-0/+2
* libc: centralize {_,sig,}{set,long}jmp symbolsBrooks Davis2023-11-151-0/+6
* libc: Remove empty comments in Symbol.mapBrooks Davis2023-11-151-3/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-0180-80/+0
* libc: More missing MLINKS.Dag-Erling Smørgrav2023-10-201-1/+5
* scandir.3: Fix several typosTrond Endrestøl2023-09-011-5/+4
* libc: fix history for strverscmp(3) and versionsort(3)Mina Galić2023-08-311-2/+2
* libc: Add timespec_getres(3) as per C23.Dag-Erling Smørgrav2023-08-245-2/+96
* libc/gen/_pthread_stubs.c: Remove stray whitespacesKonstantin Belousov2023-08-201-2/+2
* libc: export pthread_getname_np stubMinsoo Choo2023-08-202-0/+14
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-1670-70/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1655-110/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-16153-307/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1621-42/+0
* glob.h: Remove $FreeBSD$Warner Losh2023-08-161-2/+0
* libc dlfcn.c: make dl_iterate_phdr() from libc more usefulKonstantin Belousov2023-08-091-3/+12
* syslog.3: document ident[N] formatEugene Grosbein2023-07-031-1/+6
* libc.a: implement _rtld_addr_phdr()Konstantin Belousov2023-06-251-0/+36
* libc: Update copyright text to match current templates.Peter Wemm2023-05-183-21/+35
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-122-2/+2
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1241-41/+41
* Change kqueue1() to be compatible with NetBSDKonstantin Belousov2023-04-053-0/+54
* libc: Use secure_getenv(3) where appropriateMark Johnston2023-03-273-10/+4
* vfs: retire KERN_VNODEMateusz Guzik2023-03-171-10/+1
* libc: move declaration of 'char **environ' to common private headerKonstantin Belousov2023-03-115-9/+0
* libc: Remove prototype and documentation for tzsetwall().Dag-Erling Smørgrav2023-03-072-20/+3
* man 3 daemon: remove double negationIhor Antonov2023-02-271-6/+6
* libc: handle zero alignment in memalign()Paul Floyd2023-02-241-1/+8
* cpuset: Add compat shim to the sched_affinity functionsDmitry Chagin2023-02-152-2/+27
* prof: Remove sysctl docs for sysctls that are now gone.Warner Losh2023-02-131-36/+0
* libc: popen: slightly simplify cloexec logicKyle Evans2023-02-131-1/+1
* tzcode: Resurrect tzsetwall(3) with a deprecation warning.Dag-Erling Smørgrav2023-02-091-5/+9
* cpuset: Fix sched_[g|s]etaffinity() for better compatibility with Linux.Dmitry Chagin2023-01-292-2/+2
* devname(3): apply S_ISBLK() to type, not dev_tAlexander Naumochkin2023-01-281-1/+1
* tzcode: Move configuration into separate header.Dag-Erling Smørgrav2023-01-111-0/+2
* copyright: chase my name and email changeVal Packett2023-01-061-1/+1