Denys Vlasenko 30f0ea6cab Apply post-1.18.3 fixes, bump version to 1.18.4 hace 13 años
..
libcoreutils 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
Config.src 138ce54c9c stty: sort out preprocessor conditionals hace 14 años
Kbuild.src 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
basename.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
cal.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
cat.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
catv.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
chgrp.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
chmod.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
chown.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
chroot.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
cksum.c 30f0ea6cab Apply post-1.18.3 fixes, bump version to 1.18.4 hace 13 años
comm.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
cp.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
cut.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
date.c 9e0f15010e date :add a comment about older toolchains hace 14 años
dd.c fb132e4737 whitespace cleanup hace 14 años
df.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
dirname.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
dos2unix.c 6722737ece *: introduce and use xmkstemp. -65 bytes. hace 14 años
du.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
echo.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
env.c e4dcba1c10 *: whitespace fixes hace 14 años
expand.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
expr.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
false.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
fold.c 2d1a78b88f Marked some more applets NOEXEC/NOFORK hace 14 años
fsync.c bec588878b *: s/open3_or_warn/open_or_warn/ where makes sense hace 14 años
head.c 2d1a78b88f Marked some more applets NOEXEC/NOFORK hace 14 años
hostid.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
id.c 2d1a78b88f Marked some more applets NOEXEC/NOFORK hace 14 años
id_test.sh 34e68c8b42 id: coreutils compat by Tito + test script hace 16 años
install.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
length.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
ln.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
logname.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
ls.c 4909fec73e ls: fix -lg to show group (was showing user) hace 14 años
md5_sha1_sum.c e4dcba1c10 *: whitespace fixes hace 14 años
mkdir.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
mkfifo.c e4dcba1c10 *: whitespace fixes hace 14 años
mknod.c 2d1a78b88f Marked some more applets NOEXEC/NOFORK hace 14 años
mv.c fb132e4737 whitespace cleanup hace 14 años
nice.c fb132e4737 whitespace cleanup hace 14 años
nohup.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
od.c fb132e4737 whitespace cleanup hace 14 años
od_bloaty.c ea8b252cb3 *: better string sharing hace 14 años
printenv.c 2d1a78b88f Marked some more applets NOEXEC/NOFORK hace 14 años
printf.c 5360059131 libbb: introduce and use strcpy_and_process_escape_sequences hace 14 años
pwd.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
readlink.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
realpath.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
rm.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
rmdir.c e4dcba1c10 *: whitespace fixes hace 14 años
seq.c 786635e62e seq: exit on write errors hace 14 años
sleep.c 04bcd998ca style fix. no code chages hace 14 años
sort.c fb132e4737 whitespace cleanup hace 14 años
split.c 7ff6836db3 split: use xopen_stdin() hace 14 años
stat.c 66be9197a5 stat: fix mtime/ctime/atime hace 14 años
stty.c e4dcba1c10 *: whitespace fixes hace 14 años
sum.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
sync.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
tac.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
tail.c 2348e09557 tail: free tailbuf upon cleaning up hace 14 años
tee.c ea694163af typo fix hace 14 años
test.c fb132e4737 whitespace cleanup hace 14 años
test_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
touch.c e4dcba1c10 *: whitespace fixes hace 14 años
tr.c fb132e4737 whitespace cleanup hace 14 años
true.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
tty.c e4dcba1c10 *: whitespace fixes hace 14 años
uname.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
uniq.c e4dcba1c10 *: whitespace fixes hace 14 años
usleep.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
uudecode.c 9fe98f701d libbb: merge mail and uudecode's base64 decoders hace 14 años
uuencode.c ee06264a29 base64: new applet hace 14 años
wc.c 92e531458a Apply post-1.18.2 fixes, bump version to 1.18.3 hace 14 años
who.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
whoami.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
yes.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años