diff options
| author | manu <manu@NetBSD.org> | 2003-04-20 00:09:41 +0000 |
|---|---|---|
| committer | manu <manu@NetBSD.org> | 2003-04-20 00:09:41 +0000 |
| commit | beca0eff14bb09906a1ab1096c81330b945098b5 (patch) | |
| tree | ba798d98dea6a5d16476b3f9f8fdbe84f53fa416 /sys/dev/microcode | |
| parent | ec5141c96b0518c5f29aaf496fb5dd56edb7b6eb (diff) | |
Fixed an ABI bug in lseek: NetBSD pads the syscallarg structure because of
the off_t argument, Darwin does not. In order to get the off_t argument
going through our syscall machinery, we declare it as two long arguments,
and we reassemble it in darwin_sys_lseek.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
