mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
* Fix includes in utils.c, cf. style(9). * Fix type mismatch: readlink(2) returns ssize_t, not int. * It is not necessary to set errno to 0 as fts_read(3) already does it. MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: allanjude Differential Revision: https://reviews.freebsd.org/D38369 |
||
|---|---|---|
| .. | ||
| tests | ||
| cp.1 | ||
| cp.c | ||
| extern.h | ||
| Makefile | ||
| Makefile.depend | ||
| utils.c | ||