diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-11 21:37:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-11 21:37:20 +0000 |
commit | 94bc371e74e93e1db2e483676a07090047fe24ea (patch) | |
tree | a593ad0197c0088458f628b324d9f53c37787164 /hurd/Makefile | |
parent | a037fc9e6bc46f6ca0045234878e10605cbf66d8 (diff) |
2002-06-08 Roland McGrath <roland@frob.com>
* hurd_types.defs (loff_t, ino64_t): New types, 64 bits.
(off_t): Type removed.
(off_array_t): Use loff_t instead of off_t as base type.
* hurd_types.h (off_array_t): Likewise.
[_FILE_OFFSET_BITS != 64] (io_statbuf_t, fsys_statfsbuf_t): Define
using struct stat64/statfs64 instead of struct stat/statfs.
* io.defs (io_identity): Use ino64_t for FILENO.
* fs.defs (file_set_size): off_t -> loff_t
* fs_notify.defs (file_changed): Likewise.
* io.defs (io_write, io_read, io_seek): Likewise.
* io_request.defs: Likewise for those RPCs' *_request variants.
* io_reply.defs: Likewise for those RPCs' *_reply variants.
Diffstat (limited to 'hurd/Makefile')
0 files changed, 0 insertions, 0 deletions