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
Makefile
Makefile.in
mktemp.c
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
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