1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
openbsd-src/usr.bin/xargs
2009-02-08 17:15:08 +00:00
..
Makefile
pathnames.h
strnsubst.c lint makes it easy to find these really bad ones, like size_t n = snprintf 2005-12-01 05:52:20 +00:00
xargs.1 bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few 2009-02-08 17:15:08 +00:00
xargs.c use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg 2007-09-02 15:19:07 +00:00