hush/include
Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them
were using "1" as one of the arguments anyway, and as for the rest a multiply
and a push isn't noticeably bigger than pushing two arguments on the stack.
2006-08-03 20:07:35 +00:00
..
applets.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
busybox.h add ordering warning on enum Location 2006-06-09 12:25:10 +00:00
dump.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
grp_.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +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 Remove xcalloc() and convert its callers to xzalloc(). About half of them 2006-08-03 20:07:35 +00:00
platform.h move lchown/chown define out of specific files and into platform.h where it belongs 2006-07-20 19:31:07 +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 Cleaup read() and write() variants, plus a couple of new functions like 2006-07-16 08:14:35 +00:00
usage.h "formated" -> "formatted" throughout the code base. 2006-07-20 19:02:24 +00:00
xregex.h These should have been part of 15767 too. 2006-08-03 17:58:17 +00:00