1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-01 16:23:49 +03:00
Files
samba-mirror/source/lib
Stefan Metzmacher bb2da636be r23293: the fix for HP-UX 11.11 doesn't work on HP-UX 11.00
we end up with sozeof(uint64_t) == 4 :-(

the _APP32_64BIT_OFF_T section in <sys/unistd.h> missed
to redirect pread, pwrite to pread64, pwrite64 in HP-UX 11.00
so try it manually as a workarround

metze
2007-10-10 14:53:09 -05:00
..
2007-10-10 14:52:15 -05:00
2007-10-10 14:16:54 -05:00
2007-10-10 14:52:58 -05:00
2007-10-10 14:49:14 -05:00
2007-10-10 14:20:54 -05:00
2007-10-10 14:52:15 -05:00