Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
a68ea1cb93c29125bc4f30ddd415fca02249e010
/
procps
/
fuser.c
a68ea1c
fix up yet more annoying signed/unsigned and mixed type errors
by Eric Andersen
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
f9d40d6
compile on 2.96 for a while longer -- no floating declarations.
by Paul Fox
· 19 years ago
7eb8e45
Please don't use if(asprintf(&t)<0) free(t); Use concat_subpath_file() for scan dir. Added losed chdir(".."). Removed warnings for 64-bit inode size. Why use memcpy and do not let? Very strange code for me
by "Vladimir N. Oleynik"
· 19 years ago
aa87276
New applet, fuser, from Tony J. White. (Needs some cleanup.)
by Rob Landley
· 19 years ago