This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-07-05 23:37:40 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
efdba95d62
opnsense-src
/
usr.bin
/
diff
History
Baptiste Daroussin
12d9c0dc55
When system calls indicate an error they return -1, not some arbitrary
...
value < 0. errno is only updated in this case. Obtained from: OpenBSD MFC after: 3 days
2020-01-14 08:22:28 +00:00
..
tests
diff.1
diff.c
When system calls indicate an error they return -1, not some arbitrary
2020-01-14 08:22:28 +00:00
diff.h
diffdir.c
diffreg.c
When system calls indicate an error they return -1, not some arbitrary
2020-01-14 08:22:28 +00:00
Makefile
pr.c
pr.h
TODO
xmalloc.c
asprintf returns -1, not an arbitrary value < 0. Also upon error the
2020-01-14 08:18:04 +00:00
xmalloc.h