Mike Frysinger
|
458076d59e
linux: pread/write: fix 64bit handling
|
11 년 전 |
Mike Frysinger
|
564a95241f
linux: pread/write: convert to SYSCALL_ALIGN_64BIT
|
11 년 전 |
Bernhard Reutner-Fischer
|
a586f419f5
LT.old: reinstate build
|
11 년 전 |
Peter S. Mazinger
|
836d74b92d
pread_write.c: make all archs use common code
|
13 년 전 |
Peter S. Mazinger
|
61198b43ee
add cancellation to generic pread_write
|
13 년 전 |
Mike Frysinger
|
80c9bfc466
pread/pwrite: drop fallback funcs
|
12 년 전 |
Mike Frysinger
|
52fa45da0f
pread/pwrite: handle renamed syscalls in common/ppc/xtensa code
|
12 년 전 |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 년 전 |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
16 년 전 |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 년 전 |
Denis Vlasenko
|
b133fe1cac
next portion of libc_hidden_proto removal
|
16 년 전 |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
16 년 전 |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 년 전 |
Mike Frysinger
|
62ed67488c
need endian.h for __LONG_LONG_PAIR() macro
|
18 년 전 |
Mike Frysinger
|
40c22dc8ae
cleanup style
|
18 년 전 |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 년 전 |
Eric Andersen
|
eb813ecafa
bits/kernel_stat.h is for internal uClibc use only, fix a few other
|
18 년 전 |
Peter S. Mazinger
|
2c9f6cd6e7
Move lseek64 into LFS guarded place
|
18 년 전 |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
19 년 전 |
Peter S. Mazinger
|
9ca46ae789
Convert all the strong_aliases to weak that are cancelable in libpthread
|
19 년 전 |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 년 전 |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 년 전 |
Peter S. Mazinger
|
4dcc5dd8a7
s/__read/read/ and write in fake part
|
19 년 전 |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 년 전 |
Mike Frysinger
|
3ce6992e99
use hidden read/write symbols
|
19 년 전 |
Peter S. Mazinger
|
f32600208f
Convert all users of earlier hiddens
|
19 년 전 |
Mike Frysinger
|
a7334dddd4
cast buf as void* to fix warning
|
19 년 전 |
Eric Andersen
|
5772c041d2
Fix some more problems found by the ltp
|
21 년 전 |
Eric Andersen
|
80b0b55af2
Cleanup a few structural wierdnesses
|
22 년 전 |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 년 전 |