aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/openat.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "lib{c,sys}: normalize export of openat, setcontext, and swapcontext"Brooks Davis2024-04-191-0/+1
* lib{c,sys}: normalize export of openat, setcontext, and swapcontextBrooks Davis2024-04-171-1/+0
* libc: INTERPOS_SYS macro for interposed syscallsBrooks Davis2024-04-161-3/+1
* lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis2024-03-131-0/+59
* libsys: relocate implementations and manpagesBrooks Davis2024-02-051-58/+0
* libc: split libc and syscall interposing (1/2)Brooks Davis2024-02-051-1/+1
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove "All Rights Reserved" from FreeBSD Foundation libc copyrightsEd Maste2022-07-211-1/+0
* libc: partially revert r326576Conrad Meyer2020-04-251-0/+1
* use @@@ instead of @@ in __sym_defaultEd Maste2017-12-051-1/+0
* Fix known issues which blow up the process after dlopen("libthr.so")Konstantin Belousov2015-01-031-0/+62