diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-10-12 22:56:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-10-12 22:56:00 +0000 |
commit | cc0af5f451b47358315c9c180b9bf908aed61b89 (patch) | |
tree | 9fdfddabdbcb57a93647d3f560c151fdc1a2c9b8 | |
parent | 8f2e25b43bb5a5c077a7f2fb2498121cf314767e (diff) | |
download | glibc-cc0af5f451b47358315c9c180b9bf908aed61b89.tar.gz glibc-cc0af5f451b47358315c9c180b9bf908aed61b89.tar.xz glibc-cc0af5f451b47358315c9c180b9bf908aed61b89.zip |
Add waitpid.
-rw-r--r-- | sysdeps/unix/sysv/linux/sh/syscalls.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/syscalls.list b/sysdeps/unix/sysv/linux/sh/syscalls.list index 0ea253e3ca..a6665936e8 100644 --- a/sysdeps/unix/sysv/linux/sh/syscalls.list +++ b/sysdeps/unix/sysv/linux/sh/syscalls.list @@ -1,2 +1,3 @@ # File name Caller Syscall name # args Strong name Weak names +waitpid - waitpid Ci:ipi __waitpid waitpid __libc_waitpid |