代码搜索:BusyBox

找到约 1,719 项符合「BusyBox」的源代码

代码结果 1,719
www.eeworm.com/read/173430/9658691

h busybox.h

/* vi: set sw=4 ts=4: */ /* * Busybox main internal header file * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License a
www.eeworm.com/read/173430/9658698

mkll busybox.mkll

#!/bin/sh # Make busybox links list file. # input $1: full path to Config.h # input $2: full path to applets.h # output (stdout): list of pathnames that should be linked to busybox # Maintainer: Lar
www.eeworm.com/read/173430/9658799

sh busybox.sh

#!/bin/sh export LC_ALL=POSIX export LC_CTYPE=POSIX RAW=` \ $CC -E -dM ${1:-Config.h} | \ sed -n -e '/^.*BB_FEATURE.*$/d;s/^#define.*\/\1.c/gp;' \ | tr A-Z a-z | sort ` test
www.eeworm.com/read/173430/9658829

1 busybox.1

.\" Automatically generated by Pod::Man v1.3, Pod::Parser v1.13 .\" .\" Standard preamble: .\" ======================================================================== .de Sh \" Subsection heading .br
www.eeworm.com/read/173430/9658832

html busybox.html

BusyBox - The Swiss Army Knife of Embedded Linux
www.eeworm.com/read/173430/9658837

pod busybox.pod

# vi: set sw=4 ts=4: =head1 NAME BusyBox - The Swiss Army Knife of Embedded Linux =head1 SYNTAX BusyBox [arguments...] # or [arguments...] # if symlinked =head1 DESC
www.eeworm.com/read/173430/9658842

sgml busybox.sgml

BusyBox - The Swiss Army Knife of Embedded Linux
www.eeworm.com/read/173430/9658854

txt busybox.txt

NAME BusyBox - The Swiss Army Knife of Embedded Linux SYNTAX BusyBox [arguments...] # or [arguments...] # if symlinked DESCRIPTION BusyBox combines
www.eeworm.com/read/173430/9658875

links busybox.links

/usr/bin/[ /bin/ash /usr/bin/basename /bin/cat /bin/chgrp /bin/chmod /bin/chown /usr/sbin/chroot /usr/bin/chvt /usr/bin/clear /bin/cp /usr/bin/cut /bin/date /bin/dd /bin/df /usr/bin/dirname /bin/dmesg
www.eeworm.com/read/173430/9658950

c busybox.c

/* vi: set sw=4 ts=4: */ #include #include #include #include #include #include "busybox.h" #ifdef BB_LOCALE_SUPPORT #include #endif int