mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
because it means getdelim() returns -1 for both error and EOF, and never returns 0. However, this is what the original GNU implementation does, and POSIX inherited the bug. Reported by: marcus@ |
||
|---|---|---|
| .. | ||
| libc | ||
| libmp | ||
| libutil | ||
| msun | ||