busybox/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 sed: unbreak multiple -e, -f option handling (my fault) 2006-10-01 21:05:12 +00:00
grp_.h build system overhaul 2006-10-05 10:17:08 +00:00
inet_common.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
libbb.h PID should be stored in pid_t, not int or long. 2006-11-01 09:16:49 +00:00
platform.h whitespace cleanup 2006-09-17 16:28:10 +00:00
pwd_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
shadow_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
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 whitespace cleanup 2006-09-17 16:28:10 +00:00