.. |
libcoreutils
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
před 14 roky |
Config.src
|
17f8418ea7
Add conditional support for -v / --verbose
|
před 10 roky |
Kbuild.src
|
af0255f496
head,tail: use common suffix struct. simplify help text.
|
před 11 roky |
basename.c
|
c13ee8c0f3
basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument
|
před 13 roky |
cal.c
|
327f550669
Use unsigned printf/scanf conversion where more appropriate
|
před 11 roky |
cat.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
catv.c
|
69a12fa790
catv: suppress compiler warning
|
před 10 roky |
chgrp.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
chmod.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
chown.c
|
16ca379b55
chown: fix help text
|
před 11 roky |
chroot.c
|
0687a5b496
libbb: make xchroot do a chdir("/") after chroot
|
před 12 roky |
cksum.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
comm.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
cp.c
|
17f8418ea7
Add conditional support for -v / --verbose
|
před 10 roky |
cut.c
|
6967578728
whitespace fixes. no code changes
|
před 12 roky |
date.c
|
03a99e3d5c
date: extend help text to explain compat date format. Closes 4820
|
před 12 roky |
dd.c
|
0ff0b320a2
dd: code shrink
|
před 11 roky |
df.c
|
fbdc167f27
df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0
|
před 10 roky |
dirname.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
dos2unix.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
du.c
|
393c395ca5
du: document incompatibility with standard tool
|
před 12 roky |
echo.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
env.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
expand.c
|
22bb81fa85
expand: use printable_string instead of hard-coding implementation
|
před 11 roky |
expr.c
|
16714245f9
add INIT_G()'s. No code changes.
|
před 13 roky |
false.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
fold.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
fsync.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
head.c
|
c72b43c2f0
Commonalize typical [b,]k,m suffix struct
|
před 11 roky |
hostid.c
|
9bbf6b98c4
hostid: do not output sign-extended host id. Closes 6056
|
před 11 roky |
id.c
|
445e7543e8
platform: use KERNEL_VERSION to simplify uClibc version checking
|
před 11 roky |
id_test.sh
|
34e68c8b42
id: coreutils compat by Tito + test script
|
před 16 roky |
install.c
|
054f5a5b0d
install: fix help text
|
před 10 roky |
length.c.disabled
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
před 13 roky |
ln.c
|
44642d1ec1
ln: support -T and -v
|
před 12 roky |
logname.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
ls.c
|
fca0ee5959
ls: make "ls -s DIR" show total too. Clases 4946
|
před 10 roky |
md5_sha1_sum.c
|
4f9fc1e5f5
foo*sum: Correct syntax error
|
před 11 roky |
mkdir.c
|
17f8418ea7
Add conditional support for -v / --verbose
|
před 10 roky |
mkfifo.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
mknod.c
|
60cb48ca50
whitespace cleanup. no code changes
|
před 12 roky |
mv.c
|
17f8418ea7
Add conditional support for -v / --verbose
|
před 10 roky |
nice.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
nohup.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
od.c
|
5c10fa5c24
od: code shrink, fix "od --traditional FILE"
|
před 13 roky |
od_bloaty.c
|
c72b43c2f0
Commonalize typical [b,]k,m suffix struct
|
před 11 roky |
printenv.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
printf.c
|
69d81a1c1b
printf: fix this case: printf "%b" '\0057usr\0057bin\n'
|
před 12 roky |
pwd.c
|
73d249e704
whitespace fixes
|
před 13 roky |
readlink.c
|
1b49c25e0a
readlink: note that our -f is really -e
|
před 11 roky |
realpath.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
rm.c
|
17f8418ea7
Add conditional support for -v / --verbose
|
před 10 roky |
rmdir.c
|
17f8418ea7
Add conditional support for -v / --verbose
|
před 10 roky |
seq.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
shuf.c
|
69f9567de2
shuf: trim help text
|
před 10 roky |
sleep.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
sort.c
|
5c13ab41bb
sort: check global flags on fallback sort
|
před 11 roky |
split.c
|
c72b43c2f0
Commonalize typical [b,]k,m suffix struct
|
před 11 roky |
stat.c
|
1b487ea8a6
stat: fix printing selinux context and null-dereference
|
před 10 roky |
stty.c
|
79c618c411
Refactor catv. Move visible() from stty to libbb.
|
před 11 roky |
sum.c
|
327f550669
Use unsigned printf/scanf conversion where more appropriate
|
před 11 roky |
sync.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
tac.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
tail.c
|
1bdbf26454
tail: adjust help/usage texts
|
před 11 roky |
tee.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
test.c
|
98654b995b
test: fix mishandling of "test '(' = '('" and similar
|
před 10 roky |
test_ptr_hack.c
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
před 14 roky |
touch.c
|
b5352078a7
touch: add conditional support for -h
|
před 11 roky |
tr.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
true.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
tty.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
uname.c
|
29ed580668
uname: fix up usage documentation
|
před 10 roky |
uniq.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
unlink.c
|
ea23c25e96
unlink: new applet
|
před 10 roky |
usleep.c
|
acff3733ba
usleep: do not check for usleep error, it should never fail
|
před 13 roky |
uudecode.c
|
11e61d5c71
uudecode: tweak help text
|
před 12 roky |
uuencode.c
|
fa737cebe7
uuencode: tweak help text
|
před 12 roky |
wc.c
|
66426760be
*: remove "Options:" string from help texts
|
před 13 roky |
who.c
|
b110e1fecb
who: fix typo in help text
|
před 12 roky |
whoami.c
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
před 13 roky |
yes.c
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
před 14 roky |