glibc/catgets
H.J. Lu 7b3ce39538 Don't compile non-lib modules as lib modules [BZ #21864]
Some programs have more than one source files.  These non-lib modules
should not be compiled with -DMODULE_NAME=libc.  This patch puts these
non-lib modules in $(others-extras) and adds $(others-extras) to
all-nonlib.

	[BZ #21864]
	* Makerules (all-nonlib): Add $(others-extras).
	* catgets/Makefile (others-extras): New.
	* elf/Makefile (others-extras): Likewise.
	* nss/Makefile (others-extras): Likewise.
2017-08-21 05:34:54 -07:00
..
catgets.c
catgetsinfo.h
config.h
Depend
gencat.c
Makefile Don't compile non-lib modules as lib modules [BZ #21864] 2017-08-21 05:34:54 -07:00
nl_types.h
open_catalog.c Consolidate non cancellable close call 2017-08-18 18:38:55 -03:00
sample.SJIS
test1.msg
test2.msg
test-gencat.c
test-gencat.sh
tst-catgets.c
Versions
xopen-msg.awk