summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/semctl.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-08-07 15:52:13 +0000
committermarius <marius@FreeBSD.org>2011-08-07 15:52:13 +0000
commitd5a429b2e4110c4c333667ce5db2f6b094707707 (patch)
treee9fe84bbf06ca3a40cda51677a2becf97861bc23 /lib/libc/gen/semctl.c
parent85a8d1da23a1394d897113a90cf44951d98b33b3 (diff)
downloadFreeBSD-src-d5a429b2e4110c4c333667ce5db2f6b094707707.zip
FreeBSD-src-d5a429b2e4110c4c333667ce5db2f6b094707707.tar.gz
Change lwp to int64_t as thr_pread_long() always uses a 64-bit value
in order to account for LP64 targets when cross-debugging on ILP32, allowing r224683 to compile on ILP32. Note that thr_p{read,write}_{long,ptr}() still incorrectly use the size of the respective types on the host rather than that on the target when accessing the target address space which still needs to be fixed. This means that r224683 alone may not be sufficient to solve the problem it's intended to fix when cross-debugging. Approved by: re (hrs)
Diffstat (limited to 'lib/libc/gen/semctl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud