NetBSD/tests/lib/libutil
rillig 4ed1e5f144 snprintb.3: provide examples for hexadecimal character escapes
Suggested by uwe@, in reaction to the previous commit, which preferred
octal in the examples. Hexadecimal escapes are more familiar to most
programmers, and the chance of mistaking \x14 for decimal 14 is less
than the chance of mistaking octal \014 for decimal 14.
2024-04-08 21:28:35 +00:00
..
Makefile
t_efun.c
t_parsedate.c explicitly set TZ=UTC so that we don't depend on the testing rig for it. 2022-05-02 19:57:50 +00:00
t_pidfile.c
t_snprintb.c snprintb.3: provide examples for hexadecimal character escapes 2024-04-08 21:28:35 +00:00
t_sockaddr_snprintf.c Sync with if_dl.h rev. 1.31's change. 2022-11-07 08:34:30 +00:00