Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
84d5eddb25930ee8a5ff96536ca6f707d793eb24
/
libbb
/
xreadlink.c
25a871f
libbb: deal with "declaration of 'link' shadows a global declaration" warning
by Denys Vlasenko
· 5 years ago
070aa61
readlink,realpath: fix a case with a symplink, closes 11021
by Denys Vlasenko
· 6 years ago
bf7f103
whitespace fix
by Denys Vlasenko
· 7 years ago
7471621
realpath,readlink -f: coreutils compat, closes 11021
by Denys Vlasenko
· 7 years ago
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
c504938
libbb: fix a bad check for uclibc >= 0.9.31
by Denys Vlasenko
· 11 years ago
9f4f601
do not fail build if MAXSYMLINKS isn't defined
by Michael Tokarev
· 11 years ago
af9e70b
readlink: uClibc supports automatic allocation too now
by Mike Frysinger
· 12 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
fbedacf
Hurd compat fixes. Mostly dealing with absent PATH_MAX
by Jérémie Koenig
· 15 years ago
3a014b8
ls: make readlink error to not disrupt output (try ls -l /proc/self/fd).
by Denis Vlasenko
· 16 years ago
db12d1d
Fix forgotten license comments
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
a1767a1
dos2unix: do not destroy symlinks and mode of the file being converted.
by Denis Vlasenko
· 17 years ago
d031b20
syslogd: support "symlink to symlink" for /dev/log; reduce stack usage
by Denis Vlasenko
· 17 years ago
9bd8d0c
- commentary fixes
by Bernhard Reutner-Fischer
· 17 years ago
599bbfb
xmalloc_follow_symlinks() -- fix ELOOP issue with absolute paths,
by Paul Fox
· 17 years ago
abbd363
xreadlink: code shrink udhcp: add missing tryagain member to client_config
by Denis Vlasenko
· 17 years ago
459a2ba
new xmalloc_readlink_follow() routine to fully expand trailing symlinks
by Paul Fox
· 17 years ago
b68979a
insmod: code shrink, stop exporting insmod_ng_main.
by Denis Vlasenko
· 17 years ago
beffd43
busybox --install -s: prevent puzzling "/bin/busybox: Invalid argument" message
by Denis Vlasenko
· 17 years ago
6ca0444
syslogd: fix "readpath bug" by using readlink instead
by Denis Vlasenko
· 18 years ago
218f2f4
accumulated post-1.4.0 fixes
by Denis Vlasenko
· 18 years ago
a9b60e9
new libbb func: xmalloc_realpath (+ use it where makes sense)
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
bc68cd1
Patch from Denis Vlasenko turning static const int (which gets emitted into
by Rob Landley
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
18bbd9b
Patch from Tito to fix memory leak upon error.
by Glenn L McGrath
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
d378c31
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
by Robert Griebl
· 22 years ago
28355a3
Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>,
by Eric Andersen
· 24 years ago
8a63326
Made new xreadlink function for libbb and changed applets to use it instead of
by Mark Whitley
· 24 years ago