| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | timerfd.2: Add documentation for CLOCK_UPTIME and CLOCK_BOOTTIME | Cormac Stephenson | 2024-07-02 | 1 | -1/+8 |
| | | | | | | | | | Add CLOCK_UPTIME and CLOCK_BOOTTIME options and a quick pointer to clock_gettime(2) for a better definition of these values. Reviewed-by: imp (small tweaks and added Xr) Pull-Request: https://github.com/freebsd/freebsd-src/pull/1302 | ||||
| * | timerfd.2: Remove a double word | Gordon Bergling | 2024-04-20 | 1 | -1/+1 |
| | | | | | | | - s/is is/is/ MFC after: 3 days | ||||
| * | libsys: relocate implementations and manpages | Brooks Davis | 2024-02-05 | 1 | -0/+340 |
| Remove core system call implementations and documentation to lib/libsys and lib/libsys/<arch> from lib/libc/sys and lib/libc/<arch>/<sys>. Update paths to allow libc to find them in their new home. Reviewed by: kib, emaste, imp Pull Request: https://github.com/freebsd/freebsd-src/pull/908 | |||||
