hush/archival
Bernhard Reutner-Fischer d5bd137a24 - rename libbb's password helpers as suggested in libbb.h
my_getpwnam -> bb_xgetpwnam  /* dies on error */
  my_getgrnam -> bb_xgetgrnam  /* dies on error */
  my_getgrgid -> bb_getgrgid
  my_getpwuid -> bb_getpwuid
  my_getug    -> bb_getug
2005-09-20 21:06:17 +00:00
..
libunarchive Patch from Berhnard Fischer to keep duplicate objects out of the library. 2005-09-14 15:41:18 +00:00
ar.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
bunzip2.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
Config.in
cpio.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
dpkg_deb.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
dpkg.c
gunzip.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
gzip.c
Makefile
Makefile.in
rpm2cpio.c
rpm.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
tar.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
uncompress.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
unzip.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00