Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1a78103306e149321c6509514ea350c822815f3f
/
libbb
/
loop.c
1d589b2
Fix losetup so that it A) actually works again, B) has much better error
by Rob Landley
· 19 years ago
7547a6e
- don't update copyright years. He might release it, but apparently will have
by Bernhard Reutner-Fischer
· 19 years ago
94c3331
- an empty middle term in ?: violates ISO C
by Bernhard Reutner-Fischer
· 19 years ago
ff567f7
The check for EROFS was wrong. For example, if you try to mount a filesystem
by Rob Landley
· 19 years ago
6a6798b
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
by Rob Landley
· 19 years ago
e5ba382
move the ifdef to after libbb.h include, so it can do some good.
by Paul Fox
· 19 years ago
1429017
ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won't
by Paul Fox
· 19 years ago
3f6f317
applying fix from:
by Paul Fox
· 19 years ago
1e4dc96
Dear andersen:
by Eric Andersen
· 20 years ago
1271dbb
perhaps a better fix
by Eric Andersen
· 20 years ago
861f014
Workaround for uClibc-specific header problem described here:
by Rob Landley
· 20 years ago
0722513
Use __kernel_old_dev_t for 2.6.x kernels
by Eric Andersen
· 20 years ago
cf6ef05
Aurelien Jacobs writes:
by Eric Andersen
· 20 years ago
774e6cc
Revert my previous commit
by Glenn L McGrath
· 20 years ago
d967046
Fix compile error under 2.6, check for newer versions first or all the
by Glenn L McGrath
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
ef8cd3b
Make the loop support stuff be much less evil, and make it cope
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
7b3edeb
Patch from Dmitry V. Levin to fix a fd leak
by Eric Andersen
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
c7a3fb9
Fix devfs loop device support
by Eric Andersen
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago