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: Move SHMLBA to its own header


On Okt 15 2018, Joseph Myers <joseph@codesourcery.com> wrote:

> 	* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
> 	bits/shmlba.h.
> 	* sysdeps/unix/sysv/linux/bits/shm.h: Include <bits/shmlba.h>.
> 	(SHMLBA): Remove macro.
> 	(__getpagesize): Remove function declaration.
> 	* sysdeps/unix/sysv/linux/hppa/bits/shm.h: Include
> 	<bits/shmlba.h>.
> 	(SHMLBA): Remove macro.
> 	* sysdeps/unix/sysv/linux/mips/bits/shm.h: Include
> 	<bits/shmlba.h>.
> 	(SHMLBA): Remove macro.
> 	* sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Include
> 	<bits/shmlba.h>.
> 	(SHMLBA): Remove macro.
> 	(__getpagesize): Remove function declaration.
> 	* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Include
> 	<bits/shmlba.h>.
> 	(SHMLBA): Remove macro.
> 	(__getshmlba): Remove function declaration.
> 	* sysdeps/unix/sysv/linux/x86/bits/shm.h: Include <bits/shmlba.h>.
> 	(SHMLBA): Remove macro.
> 	(__getpagesize): Remove function declaration.
> 	* sysdeps/unix/sysv/linux/arm/bits/shm.h: Remove file.
> 	* sysdeps/unix/sysv/linux/ia64/bits/shm.h: Likewise.
> 	* sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
> 	* sysdeps/unix/sysv/linux/bits/shmlba.h: New file.
> 	* sysdeps/unix/sysv/linux/arm/bits/shmlba.h: Likewise.
> 	* sysdeps/unix/sysv/linux/hppa/bits/shmlba.h: Likewise.
> 	* sysdeps/unix/sysv/linux/ia64/bits/shmlba.h: Likewise.
> 	* sysdeps/unix/sysv/linux/mips/bits/shmlba.h: Likewise.
> 	* sysdeps/unix/sysv/linux/sh/bits/shmlba.h: Likewise.
> 	* sysdeps/unix/sysv/linux/sparc/bits/shmlba.h: Likewise.

Ok.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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