mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
(distribute): Add firstobj.c.
This commit is contained in:
parent
4ec29cb0b2
commit
421f0c9dce
2
README
2
README
@ -1,4 +1,4 @@
|
||||
This directory contains the version 2.2.1 release of the GNU C Library.
|
||||
This directory contains the version 2.2.2 release of the GNU C Library.
|
||||
Many bugs have been fixed since the last release.
|
||||
Some bugs surely remain.
|
||||
|
||||
|
@ -55,7 +55,7 @@ distribute := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
|
||||
reldepmod1.c reldepmod2.c reldepmod3.c reldepmod4.c \
|
||||
nextmod1.c nextmod2.c pathoptobj.c tst-pathopt.sh \
|
||||
neededobj1.c neededobj2.c neededobj3.c neededobj4.c \
|
||||
neededobj5.c neededobj6.c \
|
||||
neededobj5.c neededobj6.c firstobj.c \
|
||||
unload2mod.c unload2dep.c ltglobmod1.c ltglobmod2.c \
|
||||
testobj.h vismod.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user