Denys Vlasenko
|
b097a84d62
config: update size information
|
5 gadi atpakaļ |
Denys Vlasenko
|
747162109f
realpath,readlink -f: coreutils compat, closes 11021
|
6 gadi atpakaļ |
Denys Vlasenko
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
7 gadi atpakaļ |
Denys Vlasenko
|
39194f0309
new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize
|
7 gadi atpakaļ |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 gadi atpakaļ |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 gadi atpakaļ |
Denys Vlasenko
|
af3f420116
Convert all coreutils/* applets to "new style" applet definitions
|
8 gadi atpakaļ |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
13 gadi atpakaļ |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 gadi atpakaļ |
Denys Vlasenko
|
8f65b0cf31
whitespace fixes
|
14 gadi atpakaļ |
Jérémie Koenig
|
fbedacfc8c
Hurd compat fixes. Mostly dealing with absent PATH_MAX
|
14 gadi atpakaļ |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 gadi atpakaļ |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
16 gadi atpakaļ |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 gadi atpakaļ |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 gadi atpakaļ |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 gadi atpakaļ |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 gadi atpakaļ |
Denis Vlasenko
|
a9b60e93ee
new libbb func: xmalloc_realpath (+ use it where makes sense)
|
18 gadi atpakaļ |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 gadi atpakaļ |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 gadi atpakaļ |
Bernhard Reutner-Fischer
|
c7801c4634
- use shorter boilerplate.
|
18 gadi atpakaļ |
"Vladimir N. Oleynik"
|
a2eec6051f
RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1
|
19 gadi atpakaļ |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 gadi atpakaļ |
Glenn L McGrath
|
7b4e89b9e3
Fix undefined behaviour and save some bytes as suggested by Manuel Novoa III
|
22 gadi atpakaļ |
Glenn L McGrath
|
62fae308a3
Realpath applet
|
22 gadi atpakaļ |