This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Upstreaming the glibc Hurd port
Hello,
Samuel Thibault, le jeu. 19 avril 2018 01:57:49 +0200, a ecrit:
> I'd tend to think that we do not have any 64bit port using
> ./sysvipc/sys/shm.h
(I meant include/bits/shm.h here)
> or ./sysdeps/gnu/bits/shm.h, and thus we can just fix them into size_t
> since on 32bit ports it is ABI-compatible with int? (except the
> bitness, but I guess it does not problems in practice?)
ping?
(Linux has its own bits/shm.h, the kfreebsd port has its own bits/shm.h)
Samuel