busybox/include
Rob Landley 8abbee474c Add catv (separate applet instead of cat -v). Also cleanup cat.c comments,
the following of which (from cat.c) belongs in svn history instead of the
source code:

/* Mar 16, 2003      Manuel Novoa III   (mjn3@codepoet.org)
 *
 * This is a new implementation of 'cat' which aims to be SUSv3 compliant.
 *
 * Changes from the previous implementation include:
 * 1) Multiple '-' args are accepted as required by SUSv3.  The previous
 *    implementation would close stdin and segfault on a subsequent '-'.
 * 2) The '-u' options is required by SUSv3.  Note that the specified
 *    behavior for '-u' is done by default, so all we need do is accept
 *    the option.
 */
2006-05-31 19:36:04 +00:00
..
applets.h Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, 2006-05-31 19:36:04 +00:00
busybox.h - move libc checks from busybox.h to platform.h 2006-05-26 13:10:10 +00:00
dump.h
grp_.h Replace the old and somewhat buggy pwd_grp stuff with the shiny 2004-07-15 12:53:49 +00:00
inet_common.h Fixup to the previous (portability) patch. Linux actually does need 2006-03-09 22:39:08 +00:00
libbb.h - s/defined(__uClinux__)/BB_NOMMU/ 2006-05-31 10:19:51 +00:00
platform.h - conditionally define BB_NOMMU 2006-05-31 10:04:03 +00:00
pwd_.h Replace the old and somewhat buggy pwd_grp stuff with the shiny 2004-07-15 12:53:49 +00:00
shadow_.h This is not C++. 2006-05-29 05:21:29 +00:00
unarchive.h - typo: s/compenent/component/g 2006-04-02 20:12:31 +00:00
usage.h Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, 2006-05-31 19:36:04 +00:00
xregex.h split libbb: moved xregcomp separatelly for speed up recompile 2005-09-14 16:59:11 +00:00