Denys Vlasenko
|
25a871fb40
libbb: deal with "declaration of 'link' shadows a global declaration" warning
|
5 years ago |
Denys Vlasenko
|
070aa61747
readlink,realpath: fix a case with a symplink, closes 11021
|
5 years ago |
Denys Vlasenko
|
bf7f103ffb
whitespace fix
|
6 years ago |
Denys Vlasenko
|
747162109f
realpath,readlink -f: coreutils compat, closes 11021
|
6 years ago |
Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
c50493854a
libbb: fix a bad check for uclibc >= 0.9.31
|
10 years ago |
Michael Tokarev
|
9f4f60183b
do not fail build if MAXSYMLINKS isn't defined
|
11 years ago |
Mike Frysinger
|
af9e70b8cb
readlink: uClibc supports automatic allocation too now
|
11 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Jérémie Koenig
|
fbedacfc8c
Hurd compat fixes. Mostly dealing with absent PATH_MAX
|
14 years ago |
Denis Vlasenko
|
3a014b85dc
ls: make readlink error to not disrupt output (try ls -l /proc/self/fd).
|
15 years ago |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 years ago |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 years ago |
Denis Vlasenko
|
a1767a1f5d
dos2unix: do not destroy symlinks and mode of the file being converted.
|
16 years ago |
Denis Vlasenko
|
d031b203c7
syslogd: support "symlink to symlink" for /dev/log; reduce stack usage
|
17 years ago |
Bernhard Reutner-Fischer
|
9bd8d0c23e
- commentary fixes
|
17 years ago |
Paul Fox
|
599bbfbd9b
xmalloc_follow_symlinks() -- fix ELOOP issue with absolute paths,
|
17 years ago |
Denis Vlasenko
|
abbd363261
xreadlink: code shrink
|
17 years ago |
Paul Fox
|
459a2ba1ef
new xmalloc_readlink_follow() routine to fully expand trailing symlinks
|
17 years ago |
Denis Vlasenko
|
b68979aefa
insmod: code shrink, stop exporting insmod_ng_main.
|
17 years ago |
Denis Vlasenko
|
beffd43d8e
busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message
|
17 years ago |
Denis Vlasenko
|
6ca0444420
syslogd: fix "readpath bug" by using readlink instead
|
18 years ago |
Denis Vlasenko
|
218f2f4882
accumulated post-1.4.0 fixes
|
18 years ago |
Denis Vlasenko
|
a9b60e93ee
new libbb func: xmalloc_realpath (+ use it where makes sense)
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Rob Landley
|
bc68cd14cc
Patch from Denis Vlasenko turning static const int (which gets emitted into
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Glenn L McGrath
|
18bbd9bf3b
Patch from Tito to fix memory leak upon error.
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |