summaryrefslogtreecommitdiffstats
path: root/librt/shm.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-05-27 19:32:18 -0400
committerAustin Foxley <austinf@cetoncorp.com>2009-06-05 12:20:30 -0700
commita282a3fb19fa952a4222a1df9cadbbe553d7169a (patch)
tree8f558c0a5bbfecedd595c0dcb612bb368678ae72 /librt/shm.c
parentaa0ac197ef8ad8274b78aad39513a37a20d37471 (diff)
downloaduClibc-alpine-a282a3fb19fa952a4222a1df9cadbbe553d7169a.tar.bz2
uClibc-alpine-a282a3fb19fa952a4222a1df9cadbbe553d7169a.tar.xz
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> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'librt/shm.c')
0 files changed, 0 insertions, 0 deletions