summaryrefslogtreecommitdiff
path: root/librt
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-05-27 19:32:18 -0400
committerMike Frysinger <vapier@gentoo.org>2009-05-27 19:32:18 -0400
commita16022fc1e67009a89c2cbba253da3631286f235 (patch)
tree1d25d5ef973c93407c496c7ece64e97bd26dce1f /librt
parentb3eb972b9947e60f5b3d0135d8fbec19bb5d6a60 (diff)
waitid: linux ABI takes 5 args, not 4
The POSIX waitid() takes 4 args, but the Linux one takes 5 args, so make sure we stuff the 5th arg with a NULL. Otherwise garbage gets randomly passed up and considering this is a pointer, that's baaaad. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'librt')
0 files changed, 0 insertions, 0 deletions