1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.bin/file
claudio 0e59d0d19c Convert sbin and usr.bin to check for imsgbuf_init failure and add
imsgbuf_allow_fdpass where needed.

OK tb@
2024-11-21 13:35:20 +00:00
..
magdir spelling fixes; from paul tagliamonte 2022-12-26 19:16:00 +00:00
file.1
file.c Convert sbin and usr.bin to check for imsgbuf_init failure and add 2024-11-21 13:35:20 +00:00
file.h
magic-common.c
magic-dump.c
magic-load.c Replace fgetln with POSIX getline, even though file was using fgetln in 2017-07-02 10:58:15 +00:00
magic-test.c Regex flags should include REG_NEWLINE and REG_ICASE should actually be 2019-01-15 09:24:59 +00:00
magic.5 remove macro instances from arbitrary string width specifiers. for example 2020-11-14 10:35:58 +00:00
magic.h
Makefile Revert my changes in r1.60 back to nicm@'s latest for now. 2018-01-15 19:45:51 +00:00
text.c
xmalloc.c asprintf returns -1, not an arbitrary value < 0. Also upon error the 2019-06-28 05:44:09 +00:00
xmalloc.h