han_mao@c-sky.com
|
7b1c4fa9bd
several patches for uclibc ng
|
5 年 前 |
Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
7 年 前 |
Waldemar Brodkorb
|
11cf4e8074
fixup gcc warnings
|
8 年 前 |
Bernhard Reutner-Fischer
|
a586f419f5
LT.old: reinstate build
|
11 年 前 |
Peter S. Mazinger
|
f74f77b155
fcntl: add cancellation to fcntl64, use cancel.h
|
13 年 前 |
Peter S. Mazinger
|
e21479da34
*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard
|
13 年 前 |
Denis Vlasenko
|
3d6648de14
remove __libc_fcntl[64]
|
16 年 前 |
Denis Vlasenko
|
cb97aadebf
Last 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 年 前 |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 年 前 |
Eric Andersen
|
245b4053dc
tweak a few syscalls using varargs
|
18 年 前 |
Peter S. Mazinger
|
22826bcb41
Weaken all that I remember being used in libpthread
|
19 年 前 |
Peter S. Mazinger
|
358534f7db
Use __typeof instead of adding full prototypes
|
19 年 前 |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 年 前 |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
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 年 前 |
Peter S. Mazinger
|
3039e5421c
Some undefs to be pedantic
|
19 年 前 |
Peter S. Mazinger
|
85c6fc9c84
Do hidden fcntl*
|
19 年 前 |
Peter S. Mazinger
|
a0a0d23539
Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, have to find some other way to make it internal to libc and libpthread
|
19 年 前 |
Peter S. Mazinger
|
8a87f4950a
Update copyright notice
|
19 年 前 |
Peter S. Mazinger
|
8d0348abfd
Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong
|
19 年 前 |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
20 年 前 |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
21 年 前 |