This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sysvshmem on GNU/Hurd


Rename those internal entrypoints to _hurd_foo like all the others.
Use "hurd" in the header file name, like hurdsysvshm.h if it's private.
The header needs some more comments.  If it's for talking to a particular
server it should say something about that.  I am inclined to say that the
magic file name details should be in <hurd/paths.h> macros.

Send the bits/stat.h changes separately.  Is S_IMMAP0 already used by Hurd
server code in the trunk?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]