This website requires JavaScript.
Explore
Help
Register
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b17d80b12f
glibc
/
sysdeps
/
unix
/
sysv
/
sysv4
/
solaris2
/
sigwaitinfo.c
3 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
sigwaitinfo implemtation for Solaris.
1998-07-20 17:22:44 +00:00
/* We can reuse the Linux implementation. */
Wrapper around Linux version of this file. The code can be shared.
1998-09-11 18:18:17 +00:00
#
include
<sysdeps/unix/sysv/linux/sigwaitinfo.c>