summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2012-05-10 19:40:46 +0000
committerchristos <christos@NetBSD.org>2012-05-10 19:40:46 +0000
commit1d1f148ae28b1eb614e975d40bb7257cfd8353cb (patch)
tree28ee51e835a8312b529b289206286532765f2a4c /usr.bin/make/make.c
parent979debe45c5fcdc3fe98fd57538f941d15c4c917 (diff)
Fix rt_sigtimedwait():
It is wishful thinking that: 1. declaring a 32 bit syscall with 64 bit pointers 2. passing a struct with 32 bit pointers to a 64 bit function is going to work.
Diffstat (limited to 'usr.bin/make/make.c')
0 files changed, 0 insertions, 0 deletions