Searched refs:executable (Results 1 – 14 of 14) sorted by relevance
/busybox-1.35.0/examples/ |
D | linux-2.6.30_proc_self_exe.patch | 1 This patch makes /proc/self/exe executable even if proc
|
/busybox-1.35.0/ |
D | INSTALL | 7 make # This creates the "busybox" executable 60 still results in a fairly large executable -- more than 1 megabyte when 63 all applets disabled, produces a 4k executable. (It's useless, but very small.) 87 Busybox is a single executable that can behave like many different commands, 111 running the executable:
|
D | LICENSE | 143 under Section 2) in object code or executable form under the terms of 160 received the program in object code or executable form with such 164 making modifications to it. For an executable work, complete source 167 control compilation and installation of the executable. However, as a 171 operating system on which the executable runs, unless that component 172 itself accompanies the executable. 174 If distribution of executable or object code is made by offering
|
D | Config.in | 271 The busybox executable has to be owned by user root, group 303 string "Path to busybox executable" 309 executable. If you haven't got /proc, set this to wherever you 373 bool "Build position independent executable" 405 separate executable linked against the library: 626 code, resulting in an executable that's hard to understand when 628 in a much bigger executable that more closely matches the source 639 the executable larger and slow down runtime a bit.
|
D | README | 7 small executable. It provides minimalist replacements for most of the
|
D | TODO | 59 executable.
|
/busybox-1.35.0/docs/ |
D | busybox_header.pod | 16 small executable. It provides minimalist replacements for most of the utilities 44 BusyBox is a multi-call binary. A multi-call binary is an executable program
|
/busybox-1.35.0/shell/ |
D | Config.src | 127 qualified executable name, such as '/sbin/ifconfig' will still 128 execute the /sbin/ifconfig executable on the filesystem. This option
|
/busybox-1.35.0/networking/ |
D | Config.src | 47 This may increase size of your executable a bit.
|
/busybox-1.35.0/loginutils/ |
D | Config.src | 78 if you are building dynamically linked executable.
|
/busybox-1.35.0/findutils/ |
D | find.c | 451 IF_FEATURE_FIND_EXECUTABLE(ACTS(executable)) 658 ACTF(executable) in ACTF() argument 1457 (void) ALLOC_ACTION(executable); in parse_params()
|
/busybox-1.35.0/libbb/ |
D | Kbuild.src | 34 lib-y += executable.o
|
/busybox-1.35.0/examples/var_service/ |
D | README_distro_proposal.txt | 103 service directory: a directory with an executable file (script) named "run" 159 directory with (minimally) one executable file (script) named "run"
|
/busybox-1.35.0/editors/ |
D | sed1line.txt | 319 # from the command line; version 2 can be made into an executable
|