summaryrefslogtreecommitdiff
path: root/libhurd-slab
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-07-27 11:57:44 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-07-27 12:04:35 +0200
commit0d1e89c38f0d99f5bab0c5a52e21d1efd87fbd76 (patch)
tree93d82fcc6300bdc6d3eaef37be46832b270639ca /libhurd-slab
parent524e2fb5a031f1d7bee74abbd270ddbc8e1e334f (diff)
diskfs.h: Expose 64bit types
We build hurd with LFS64, so we should always expose LFS64 types, so callers do not have to build with -D_FILE_OFFSET_BITS=64. * libdiskfs/diskfs.h (struct peropen): Make `filepointer' field type `loff_t' instead of `off_t'. (diskfs_cached_ifind): Make `inum' parameter `ino64_t' instead of `ino_t'. (diskfs_cached_lookup_context): Likewise. * hurd/shared.h (strcut shared_io): Make `read_size', `prenotify_size', `postnotify_size', `readnotify_size', `rd_file_pointer', `wr_file_pointer', `xx_file_pointer', `file_size' fields type `loff_t' instead of `off_t'.
Diffstat (limited to 'libhurd-slab')
0 files changed, 0 insertions, 0 deletions