Peter S. Mazinger
|
4228d2f34c
ptfork.c: use strong_alias for vfork
|
13 年 前 |
Peter S. Mazinger
|
b91a7f431d
cleanup fork()
|
13 年 前 |
Denys Vlasenko
|
93f8a2e834
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
|
15 年 前 |
Khem Raj
|
6494060312
Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old.
|
16 年 前 |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 年 前 |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
18 年 前 |
Peter S. Mazinger
|
dfb199421b
prototypes for threads too
|
19 年 前 |
Peter S. Mazinger
|
8532ba12c6
make use of the internals provided earlier
|
19 年 前 |
Peter S. Mazinger
|
1a90c75e47
use __typeof for all __libc_x prototypes, do not need __sigaction/__vfork
|
19 年 前 |
Peter S. Mazinger
|
48143d8a8f
fork/vfork weak in libc, strong in libpthread
|
19 年 前 |
Peter S. Mazinger
|
24f818725b
Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ...
|
19 年 前 |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 年 前 |