This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://github.com/fluencelabs/musl
synced
2025-04-25 15:22:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
musl
/
include
/
sys
/
poll.h
3 lines
83 B
C
Raw
Normal View
History
Unescape
Escape
add wrapper headers, with warnings, for various incorrect names under sys also add a warning to the existing sys/poll.h. the warning is absent from sys/dir.h because it is actually providing a slightly different API to the program, and thus just replacing the #include directive is not a valid fix to programs using this one.
2013-07-27 17:11:34 -04:00
#
warning redirecting incorrect #include <sys
/
poll.h> to <poll.h>
initial check-in, version 0.5.0
2011-02-12 00:22:29 -05:00
#
include
<poll.h>
Reference in New Issue
Copy Permalink