Peter S. Mazinger
|
0a18b6589d
setgroups.c: move around some headers, always_inline syscall
|
13 vuotta sitten |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 vuotta sitten |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 vuotta sitten |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 vuotta sitten |
Denis Vlasenko
|
88917b0f14
replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
|
16 vuotta sitten |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 vuotta sitten |
Peter S. Mazinger
|
64b8d39133
Mark some functions as BSD only
|
18 vuotta sitten |
Mike Frysinger
|
c7dec4ce77
add support for newer [sg]etgroups function and make the function a simple passthrough on 64bit arches (should fix the getgroup crashes in ltp)
|
18 vuotta sitten |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 vuotta sitten |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 vuotta sitten |
Mike Frysinger
|
ba56672d0f
make sure we handle the (malloc(0)==NULL) case as Aubrey points out via the e-mail list
|
19 vuotta sitten |
Mike Frysinger
|
b027080b40
tweak prototypes to match the exported versions
|
19 vuotta sitten |
Mike Frysinger
|
e66dfe1d63
Aubrey writes:
|
19 vuotta sitten |
Peter S. Mazinger
|
53b5f21c9c
Hide more
|
19 vuotta sitten |
Peter S. Mazinger
|
d24608f995
Hiding again
|
19 vuotta sitten |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
20 vuotta sitten |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
21 vuotta sitten |