mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
Update.
2002-02-01 Ulrich Drepper <drepper@redhat.com> * elf/Makefile (distribute): Add dl-procinfo.c. * sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c. * sysdeps/unix/sysv/linux/arm/Dist: Likewise.
This commit is contained in:
parent
27ef89fbdc
commit
635f35fcf4
@ -1,3 +1,9 @@
|
||||
2002-02-01 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/Makefile (distribute): Add dl-procinfo.c.
|
||||
* sysdeps/unix/sysv/linux/i386/Dist: Remove dl-procinfo.c.
|
||||
* sysdeps/unix/sysv/linux/arm/Dist: Likewise.
|
||||
|
||||
2002-02-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* sysdeps/generic/ldsodefs.h (_dl_load_lock): Remove duplicate
|
||||
|
@ -66,7 +66,7 @@ distribute := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
|
||||
reldep6mod4.c reldep6mod3.c reldep6mod2.c reldep6mod1.c \
|
||||
reldep6mod0.c \
|
||||
unwind-dw2.c unwind-dw2-fde.c unwind.h unwind-pe.h \
|
||||
unwind-dw2-fde.h dwarf2.h
|
||||
unwind-dw2-fde.h dwarf2.h dl-procinfo.c
|
||||
|
||||
include ../Makeconfig
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
clone.S
|
||||
dl-procinfo.c
|
||||
dl-procinfo.h
|
||||
ioperm.c
|
||||
setresuid.c
|
||||
|
@ -1,5 +1,4 @@
|
||||
clone.S
|
||||
dl-procinfo.c
|
||||
olddirent.h
|
||||
oldgetrlimit64.c
|
||||
setresuid.c
|
||||
|
Loading…
Reference in New Issue
Block a user