CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/25 12:03:17
Modified files:
lib/libc/sys : w_fork.c
lib/libc/stdlib: atexit.c
Log message:
Move the _atfork_list definition to atexit.c so that the fork syscall stub
doesn't get pulled into all static executables
ok millert@ jca@
