summaryrefslogtreecommitdiff
path: root/nix-test/src
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2016-11-10 21:38:29 -0700
committerAlan Somers <asomers@gmail.com>2016-11-10 21:38:29 -0700
commit0ac31d2b9fd2bf283c9db6be01b40e0efcecb010 (patch)
treec82551d9c6b75a389877356fdd8163fb68028f24 /nix-test/src
parent853a7db630af188509dd2be1c542eb8d498818b8 (diff)
downloadnix-0ac31d2b9fd2bf283c9db6be01b40e0efcecb010.zip
Change KEvent to treat udata as an intptr_t instead of a uintptr_t.
This matches NetBSD's C definitions. Other operating systems define it as void*, despite not really being a pointer, but none actually define it as uintptr_t. Better to be right on NetBSD and wrong everywhere else than wrong everywhere. Plus, it's what mio expects.
Diffstat (limited to 'nix-test/src')
0 files changed, 0 insertions, 0 deletions