代码搜索:BusyBox
找到约 1,719 项符合「BusyBox」的源代码
代码结果 1,719
www.eeworm.com/read/385462/2588912
busybox
#
# Automatically generated make config: don't edit
#
HAVE_DOT_CONFIG=y
#
# General Configuration
#
# CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y
# CONFIG_FEATUR
www.eeworm.com/read/110036/15543284
busybox
www.eeworm.com/read/388238/8625774
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/274085/10888408
conf busybox.conf
www.eeworm.com/read/135153/5887690
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/135153/5887694
c busybox.c
/* vi: set sw=4 ts=4: */
#include
#include
#include
#include
#include
#include "busybox.h"
#ifdef CONFIG_LOCALE_SUPPORT
#include
#endif