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-22 16:42:56 -08:00
Code
515e489c3d
openbsd-src
/
usr.bin
/
xargs
History
deraadt
515e489c3d
snprintf/vsnprintf return < 0 on error, rather than -1.
2019-07-03 03:24:01 +00:00
..
Makefile
pathnames.h
strnsubst.c
snprintf/vsnprintf return < 0 on error, rather than -1.
2019-07-03 03:24:01 +00:00
xargs.1
xargs.c
Use sizeof(char *) not sizeof(char **) when allocating an array
2018-06-12 15:24:31 +00:00