busybox/debianutils
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
..
Config.in - CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatson@debian.org> on busybox mailing list 08/11/04 2004-12-08 16:47:28 +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
mktemp.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
pipe_progress.c
readlink.c Tito pointed out that if readlink doesn't have -f, there's no need to call 2005-09-17 11:13:25 +00:00
run_parts.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
start_stop_daemon.c - rename libbb's password helpers as suggested in libbb.h 2005-09-20 21:06:17 +00:00
which.c committing bug #7: 2005-09-14 14:08:38 +00:00