mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
Because we now have a reliable library function that converts file descriptors to character device names, let stat(1) use this. This means it can now do the following: $ stat -f %N /dev/pts/0 I've changed main() to set file properly, so output() is never called with file set to NULL. Approved by: dougb (older version, still used devname) |
||
|---|---|---|
| .. | ||
| Makefile | ||
| stat.1 | ||
| stat.c | ||