mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 09:56:47 -05:00
These sys/cdefs.h are not needed. Purge them. They are mostly left-over from the $FreeBSD$ removal. A few in libc are still required for macros that cdefs.h defines. Keep those. Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D42385 (cherry picked from commit 559a218c9b257775fb249b67945fe4a05b7a6b9f) |
||
|---|---|---|
| .. | ||
| eintr_test.c | ||
| fdopen_test.c | ||
| flushlbuf_test.c | ||
| fmemopen2_test.c | ||
| fopen_test.c | ||
| freopen_test.c | ||
| getdelim_test.c | ||
| gets_s_test.c | ||
| Makefile | ||
| Makefile.depend | ||
| mkostemp_test.c | ||
| open_memstream2_test.c | ||
| open_wmemstream_test.c | ||
| perror_test.c | ||
| print_positional_test.c | ||
| printbasic_test.c | ||
| printfloat_test.c | ||
| scanfloat_test.c | ||
| snprintf_test.c | ||
| sscanf_test.c | ||
| swprintf_test.c | ||
| swscanf_test.c | ||