[PATCH] Support for find -group
Natanael Copa
natanael.copa at gmail.com
Tue Apr 3 02:31:07 PDT 2007
Hi!
Attatched is a patch for support of find -group.
One patch is against release 1.5.0 and the other is against current svn.
While I was there, I changed the uid type from int to uid_t and fixed
the compiler warning below (just declare the func as static fixed it).
findutils/find.c: In function `parse_params':
findutils/find.c:417: warning: no previous prototype for 'alloc_action'
Natanael Copa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-1.5.0-find-group.patch
Type: text/x-patch
Size: 2250 bytes
Desc: not available
Url : http://busybox.net/lists/busybox/attachments/20070403/2e2eff5a/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-svn-find-group.patch
Type: text/x-patch
Size: 2261 bytes
Desc: not available
Url : http://busybox.net/lists/busybox/attachments/20070403/2e2eff5a/attachment-0001.bin
More information about the busybox
mailing list