hush/include
Denis Vlasenko 35fb512728 PID should be stored in pid_t, not int or long.
find_pid_by_name() was returning 0 or -1 in last array element,
but -1 was never checked. We can use just 0 intead.
2006-11-01 09:16:49 +00:00
..
applets.h - revert r16191; re-add resize() applet. 2006-10-25 15:07:56 +00:00
busybox.h build system overhaul 2006-10-05 10:17:08 +00:00
dump.h
grp_.h build system overhaul 2006-10-05 10:17:08 +00:00
inet_common.h
libbb.h PID should be stored in pid_t, not int or long. 2006-11-01 09:16:49 +00:00
platform.h
pwd_.h
shadow_.h
unarchive.h attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
usage.h chgrp: just call chown! :) 2006-10-27 23:28:38 +00:00
xregex.h