mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
This is consistent with what we are doing for close(2) and it makes it a bit easier to follow when debugging file descriptor operations. i.e. many other syscalls are decoding fds as integers rather than base 16 numbers. MFC after: 1 week |
||
|---|---|---|
| .. | ||
| extern.h | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| setup.c | ||
| syscall.h | ||
| syscalls.c | ||
| truss.1 | ||
| truss.h | ||