This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH] linux-generic: add <bits/msq.h> and <bits/shm.h>.


On Fri, 9 Dec 2011, Chris Metcalf wrote:

> Just like the other architectures, we need to avoid adding the
> padding fields for the time_t fields in shmid_ds and msqid_ds.
> The linux-generic versions are exactly like the x86_64 versions,
> except I added a missing #include <bits/wordsize.h> in <bits/msq.h>.
> 
> 2011-12-09  Chris Metcalf  <cmetcalf@tilera.com>
> 
> 	* sysdeps/unix/sysv/linux/generic/bits/msq.h: New file.
> 	* sysdeps/unix/sysv/linux/generic/bits/shm.h: New file.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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