mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -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@ |
||
|---|---|---|
| .. | ||
| Makefile | ||
| test-getdelim.c | ||
| test-perror.c | ||
| test-perror.t | ||
| test-print-positional.c | ||
| test-printbasic.c | ||
| test-printfloat.c | ||
| test-printfloat.t | ||
| test-scanfloat.c | ||
| test-scanfloat.t | ||