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-10-22 12:35:53 +00:00
..
Makefile
pathnames.h
strnsubst.c
xargs.1 use the UNIX-related macros (.At and .Ux) where appropriate. 2009-10-22 12:35:53 +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