mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
nptl: Move waitpid implementation to libc
Checked on x86_64-linux-gnu and powerpc64le-linux-gnu.
This commit is contained in:
@ -102,7 +102,6 @@ GLIBC_2.0 siglongjmp F
|
||||
GLIBC_2.0 sigwait F
|
||||
GLIBC_2.0 system F
|
||||
GLIBC_2.0 tcdrain F
|
||||
GLIBC_2.0 waitpid F
|
||||
GLIBC_2.0 write F
|
||||
GLIBC_2.1 __libc_allocate_rtsig F
|
||||
GLIBC_2.1 __libc_current_sigrtmax F
|
||||
|
@ -181,7 +181,6 @@ GLIBC_2.2 siglongjmp F
|
||||
GLIBC_2.2 sigwait F
|
||||
GLIBC_2.2 system F
|
||||
GLIBC_2.2 tcdrain F
|
||||
GLIBC_2.2 waitpid F
|
||||
GLIBC_2.2 write F
|
||||
GLIBC_2.2.3 pthread_getattr_np F
|
||||
GLIBC_2.2.6 __libpthread_version_placeholder F
|
||||
|
Reference in New Issue
Block a user