busybox/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 Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
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 Bernhard Fischer says: use xmalloc() instead of malloc() 2005-08-16 05:32:42 +00:00
gunzip.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00
gzip.c In Bug 208, bernhardf writes: 2005-04-16 04:30:38 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in use toplevel ARFLAGS and update default ARFLAGS to be quiet 2005-07-27 01:09:24 +00:00
rpm2cpio.c Patch from Bernhard Fischer to make a bunch of symbols static 2005-04-16 19:39:00 +00:00
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