CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/13 06:33:43
Modified files:
bin/pax : Makefile extern.h options.c pax.c sel_subs.c
tar.c
Removed files:
bin/pax : cache.c
Log message:
Use the new libc uid_from_user() and gid_from_group() instead of
the pax-specific functions in cache.c. OK guenther@
