Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 éve |
Denis Vlasenko
|
0e2c9fb4e0
mount: print errno on NFS error (again)
|
17 éve |
Denis Vlasenko
|
c34d35557b
loop device code: readability improvement
|
17 éve |
Denis Vlasenko
|
4ebaf10742
strdup -> xstrdup
|
18 éve |
Denis Vlasenko
|
7039a66b58
correct largefile support, add comments about it.
|
18 éve |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 éve |
Denis Vlasenko
|
9213a9e0f2
whitespace cleanup
|
18 éve |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 éve |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
18 éve |
"Robert P. J. Day"
|
5d8843e451
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
|
18 éve |
Rob Landley
|
a892bf8284
Whitespace. (Vim's auto-indent is kind of annoying at times, like "daytime"
|
18 éve |
Rob Landley
|
934da82913
Fix a possible race condition if two processes try to claim the same loop
|
18 éve |
Rob Landley
|
aae8b3405e
Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so
|
18 éve |
Eric Andersen
|
76b24270d4
with 2.4 kernel headers, lo_file_name is char, but with 2.6
|
19 éve |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 éve |
Rob Landley
|
b70ccd9509
Close bug 644: loop incrementing twice, skipping ever other device.
|
19 éve |
Rob Landley
|
9085467970
Trying to losetup a device as a regular user shouldn't result in an endless
|
19 éve |
Rob Landley
|
1d589b2e2d
Fix losetup so that it A) actually works again, B) has much better error
|
19 éve |
Bernhard Reutner-Fischer
|
7547a6e2f6
- don't update copyright years. He might release it, but apparently will have
|
19 éve |
Bernhard Reutner-Fischer
|
94c3331d47
- an empty middle term in ?: violates ISO C
|
19 éve |
Rob Landley
|
ff567f7943
The check for EROFS was wrong. For example, if you try to mount a filesystem
|
19 éve |
Rob Landley
|
6a6798b8e4
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
|
19 éve |
Paul Fox
|
e5ba382b99
move the ifdef to after libbb.h include, so it can do some good.
|
19 éve |
Paul Fox
|
1429017968
ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won't
|
19 éve |
Paul Fox
|
3f6f3174e9
applying fix from:
|
19 éve |
Eric Andersen
|
1e4dc96d61
Dear andersen:
|
20 éve |
Eric Andersen
|
1271dbb860
perhaps a better fix
|
20 éve |
Rob Landley
|
861f0145d3
Workaround for uClibc-specific header problem described here:
|
20 éve |
Eric Andersen
|
0722513497
Use __kernel_old_dev_t for 2.6.x kernels
|
20 éve |
Eric Andersen
|
cf6ef05711
Aurelien Jacobs writes:
|
20 éve |