]> sourceware.org Git - glibc.git/commit
Remove IS_IN_ldconfig
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 20 Nov 2014 07:03:44 +0000 (12:33 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Mon, 24 Nov 2014 06:11:43 +0000 (11:41 +0530)
commitfb6784e3068a747ead34e6dee6a9a1978668a955
treeb086bcf40ac2582d20a20e5be02e3bdf996af1ec
parent2886d2d14dd7de6339b04505c5d2f9fc5c844751
Remove IS_IN_ldconfig

Replace with IS_IN (ldconfig).  No change in generated code.

* elf/Makefile (CFLAGS-ldconfig.c): Remove definition of
IS_IN_ldconfig.
* sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c: Use IS_IN.
* sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h: Likewise.
ChangeLog
elf/Makefile
sysdeps/unix/sysv/linux/x86_64/dl-procinfo.c
sysdeps/unix/sysv/linux/x86_64/dl-procinfo.h
This page took 0.053874 seconds and 5 git commands to generate.