This website requires JavaScript.
Explore
Help
Sign In
mischief
/
openbsd-src
Watch
1
Star
0
Fork
0
You've already forked openbsd-src
mirror of
https://github.com/openbsd/src.git
synced
2024-12-21 23:18:00 -08:00
Code
master
openbsd-src
/
usr.bin
/
diff
History
jmc
394d9b5a8b
glob patterns described in glob(7) not fnmatch(3);
...
from evan silberman ok sthen semarie millert
2024-12-03 07:09:14 +00:00
..
diff.1
glob patterns described in glob(7) not fnmatch(3);
2024-12-03 07:09:14 +00:00
diff.c
Delete remnants of removed "diff -l" option.
2023-01-05 00:00:44 +00:00
diff.h
remove prototypes with no matching function and externs with no var
2024-05-21 05:00:47 +00:00
diffdir.c
diffreg.c
For open/openat, if the flags parameter does not contain O_CREAT, the
2021-10-24 21:24:15 +00:00
Makefile
xmalloc.c
asprintf returns -1, not an arbitrary value < 0. Also upon error the
2019-06-28 05:44:09 +00:00
xmalloc.h