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: [PATCH 12/13] Installed-header hygiene (BZ#20366): Miscellaneous.


On 08/29/2016 09:16 PM, Zack Weinberg wrote:
> Three small and relatively obvious changes: avoid some
> conditionally-defined names in the user namespace, and remove a
>  #warning that was the sole actual problem with using sys/ipc.h without
> _GNU_SOURCE/_XOPEN_SOURCE.
> 
> 	* sysdeps/unix/sysv/linux/sys/quota.h:
> 	Use __caddr_t instead of caddr_t.
> 	* sysdeps/unix/sysv/linux/sys/timerfd.h:
> 	Use __clockid_t instead of clockid_t.
> 
> 	* sysvipc/sys/ipc.h: Remove unnecessary #warning.

LGTM.

-- 
Cheers,
Carlos.


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