Stefan Kristiansson
|
f9ea885024
vfork: fix clone based version
|
10 năm trước cách đây |
Markos Chandras
|
58570fc8e1
vfork: Use clone if arch does not have the vfork syscall
|
12 năm trước cách đây |
Peter S. Mazinger
|
0a043c30ee
vfork: make all archs consistent
|
13 năm trước cách đây |
Mike Frysinger
|
711ad9f92c
create real common vfork() function
|
15 năm trước cách đây |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 năm trước cách đây |
Mike Frysinger
|
f527c08815
dont try and compile if the MMU is disabled
|
18 năm trước cách đây |
Peter S. Mazinger
|
b908ff0456
Weaken all internal vfork versions in asm code, wondering why only some of the archs fail
|
18 năm trước cách đây |
Peter S. Mazinger
|
34868b2502
hidden moved to prototype
|
19 năm trước cách đây |
Mike Frysinger
|
ceb83067f2
use typeof to create the prototype
|
19 năm trước cách đây |
Mike Frysinger
|
28db421a4b
create local prototypes to shutup warnings
|
19 năm trước cách đây |
Peter S. Mazinger
|
48143d8a8f
fork/vfork weak in libc, strong in libpthread
|
19 năm trước cách đây |
Mike Frysinger
|
230eeaf809
need sys/syscall.h for __NR_fork define
|
19 năm trước cách đây |
Mike Frysinger
|
3ea3326bcd
only build if we have fork
|
19 năm trước cách đây |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 năm trước cách đây |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 năm trước cách đây |
Peter S. Mazinger
|
f7c7c0e055
Hide fork and vfork, use the newly introduced *alias
|
19 năm trước cách đây |
Eric Andersen
|
a0e60c6d2e
Default to using fork() for vfork() when no arch specific
|
21 năm trước cách đây |