hush/findutils
Robert Griebl 0d833ca7fd Fixed a bug in xarg: string data was strcat'ed to a malloc'ed buffer - and
malloc does not clear memory by default (somehow this worked on x86, but
not on arm)
2002-08-03 14:49:03 +00:00
..
config.in Patch for bug #1183: Added a -xdev option to find (configurable) 2002-07-24 00:34:48 +00:00
find.c Patch for bug #1183: Added a -xdev option to find (configurable) 2002-07-24 00:34:48 +00:00
grep.c
Makefile
Makefile.in
which.c
xargs.c Fixed a bug in xarg: string data was strcat'ed to a malloc'ed buffer - and 2002-08-03 14:49:03 +00:00