1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-21 14:53:53 +03:00

Add checking versions of poll and ppoll

This commit is contained in:
Ulrich Drepper
2012-01-08 11:55:32 -05:00
parent 15cfed3f93
commit d9a216c037
14 changed files with 190 additions and 5 deletions

1
include/bits/poll2.h Normal file
View File

@@ -0,0 +1 @@
#include "../../io/bits/poll2.h"