mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
snprintf (buf, size, fmt, buf, etc). This only works by chance with our libc, but fails (with a truncated string) on e.g. glibc. Okayed by: sobomax MFC after: 1 week |
||
|---|---|---|
| .. | ||
| deps.c | ||
| exec.c | ||
| file.c | ||
| global.c | ||
| lib.h | ||
| Makefile | ||
| match.c | ||
| msg.c | ||
| pen.c | ||
| pkgwrap.c | ||
| plist.c | ||
| str.c | ||
| url.c | ||
| version.c | ||