Peter S. Mazinger
|
24edbbd53a
lseek, lseek64: add cancellation for all THREADS
|
13 anni fa |
Peter S. Mazinger
|
67b8585dea
llseek.c: use off64_t instead of loff_t as in header
|
13 anni fa |
Peter S. Mazinger
|
29a778aa19
avoid circular dependency in lseek and llseek, providing a stub lseek
|
13 anni fa |
Mark Salter
|
7bad8cf68b
llseek: support __NR_llseek syscall
|
12 anni fa |
Mike Frysinger
|
6c70a940b4
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
|
15 anni fa |
Denis Vlasenko
|
147041d260
Reinstate __libc_foo's needed for linuxthreads.old.
|
15 anni fa |
Denis Vlasenko
|
43ef9c6b3f
*: remove some __libc_XXX functions:
|
16 anni fa |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 anni fa |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
16 anni fa |
Bernhard Reutner-Fischer
|
2ba017a2d5
- use c89-style comments
|
16 anni fa |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 anni fa |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 anni fa |
Eric Andersen
|
c36fe58f44
Add missing sys/types.h header
|
18 anni fa |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 anni fa |
Peter S. Mazinger
|
22826bcb41
Weaken all that I remember being used in libpthread
|
18 anni fa |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
19 anni fa |
Peter S. Mazinger
|
9ca46ae789
Convert all the strong_aliases to weak that are cancelable in libpthread
|
19 anni fa |
Peter S. Mazinger
|
df31d32b41
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt
|
19 anni fa |
Peter S. Mazinger
|
28e6bc85de
Convert l*seek too to use __typeof
|
19 anni fa |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
19 anni fa |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 anni fa |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 anni fa |
Mike Frysinger
|
6266e361a1
we dont want to truncate the offset when dealing with the syscall3 version as this will screw up some 64bit hosts
|
19 anni fa |
Peter S. Mazinger
|
3039e5421c
Some undefs to be pedantic
|
19 anni fa |
Peter S. Mazinger
|
d4c18ff674
Hidden lseek[64], disabled llseek and _llseek for now, not in any headers
|
19 anni fa |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
20 anni fa |
Eric Andersen
|
1c8d7ee9cb
On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote:
|
20 anni fa |
Manuel Novoa III
|
9d694a44b5
Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha.
|
21 anni fa |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 anni fa |
Eric Andersen
|
a9752043dd
Add some syscalls which I moved out of syscalls.c
|
22 anni fa |