]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/sysconf.c
[BZ #5786]
authorUlrich Drepper <drepper@redhat.com>
Sat, 8 Mar 2008 07:35:10 +0000 (07:35 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 8 Mar 2008 07:35:10 +0000 (07:35 +0000)
commit7c22c7ec9a8170f3d1006ddf21d74cd9d2316332
treefba9543f411d48001c40e81cd32b0ed44c0d5928
parent93025f9373f4efde62aab31aa03c4744fd3bed62
[BZ #5786]

* elf/dl-sysdep.c: Undefine ROUND after use.
* sysdeps/generic/ldsodefs.h [HAVE_DL_DISCOVER_OSVERSION]
(struct rtld_global_ro): Add _dl_tls_get_addr_soft element.
* elf/rtld.c (rtld_global_ro): Initialize _dl_discover_osversion.
* sysdeps/unix/sysv/linux/dl-osinfo.h: Move _dl_discover_osversion
to ...
* sysdeps/unix/sysv/linux/dl-sysdep.c: ...here.
* sysdeps/unix/sysv/linux/dl-sysdep.h: Declare _dl_discover_osversion
if necessary.
* sysdeps/unix/sysv/linux/sysconf.c: Handle _SC_ARG_MAX here.
ChangeLog
elf/dl-sysdep.c
elf/dl-tls.c
elf/rtld.c
sysdeps/generic/ldsodefs.h
sysdeps/unix/sysv/linux/dl-osinfo.h
sysdeps/unix/sysv/linux/dl-sysdep.c
sysdeps/unix/sysv/linux/dl-sysdep.h
sysdeps/unix/sysv/linux/sysconf.c