Searched hist:e9d961055aa2502f4915611e8fb2e9f9f9c86719 (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libsys/ |
H A D | Makefile | e9d961055aa2502f4915611e8fb2e9f9f9c86719 Thu Nov 16 00:31:57 CET 2023 Brooks Davis <brooks@FreeBSD.org> libsys: plumb in to build
libsys provides the FreeBSD kernel interface (auxargs, system calls, vdso). It can be linked directly for programs using a non-standard libc and will later be linked as a filter library to libc providing the actual system call implementation.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|
H A D | Makefile.sys | diff e9d961055aa2502f4915611e8fb2e9f9f9c86719 Thu Nov 16 00:31:57 CET 2023 Brooks Davis <brooks@FreeBSD.org> libsys: plumb in to build
libsys provides the FreeBSD kernel interface (auxargs, system calls, vdso). It can be linked directly for programs using a non-standard libc and will later be linked as a filter library to libc providing the actual system call implementation.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|
/freebsd/share/mk/ |
H A D | src.libnames.mk | diff e9d961055aa2502f4915611e8fb2e9f9f9c86719 Thu Nov 16 00:31:57 CET 2023 Brooks Davis <brooks@FreeBSD.org> libsys: plumb in to build
libsys provides the FreeBSD kernel interface (auxargs, system calls, vdso). It can be linked directly for programs using a non-standard libc and will later be linked as a filter library to libc providing the actual system call implementation.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|
/freebsd/lib/ |
H A D | Makefile | diff e9d961055aa2502f4915611e8fb2e9f9f9c86719 Thu Nov 16 00:31:57 CET 2023 Brooks Davis <brooks@FreeBSD.org> libsys: plumb in to build
libsys provides the FreeBSD kernel interface (auxargs, system calls, vdso). It can be linked directly for programs using a non-standard libc and will later be linked as a filter library to libc providing the actual system call implementation.
Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908
|