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: Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions


On 04/21/2012 11:17 AM, Joseph S. Myers wrote:
The file sysdeps/unix/sysv/Versions only defines a single symbol
version, for sysinfo.  This syscall is defined in
sysdeps/unix/sysv/linux/syscalls.list and there are no other
definitions of this function in glibc.  So
sysdeps/unix/sysv/linux/Versions seems a more appropriate place to
define this symbol version, making sysdeps/unix/sysv/Versions
redundant.

I propose this patch to move the symbol version to
sysdeps/unix/sysv/linux/Versions and remove
sysdeps/unix/sysv/Versions.  Tested x86_64.

2012-04-21 Joseph Myers<joseph@codesourcery.com>

	* sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
	* sysdeps/unix/sysv/Versions: Remove file.


Looks fine, thanks,

Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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