glibc/iconv
Zack Weinberg 2bfdaeddaa Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
cppflags-iterator.mk no longer has anything to do with CPPFLAGS; all
it does is set libof-$(foo) for a list of files.  extra-modules.mk
does the same thing, but with a different input variable, and doesn't
let the caller control the module.  Therefore, this patch gives
cppflags-iterator.mk a better name, removes extra-modules.mk, and
updates all uses of both.

	* extra-modules.mk: Delete file.
	* cppflags-iterator.mk: Rename to ...
	* libof-iterator.mk: ...this.  Adjust comments.

	* Makerules, extra-lib.mk, benchtests/Makefile, elf/Makefile
	* elf/rtld-Rules, iconv/Makefile, locale/Makefile, malloc/Makefile
	* nscd/Makefile, sunrpc/Makefile, sysdeps/s390/Makefile:
	Use libof-iterator.mk instead of cppflags-iterator.mk or
	extra-modules.mk.

	* benchtests/strcoll-inputs/filelist#en_US.UTF-8: Remove
	extra-modules.mk and cppflags-iterator.mk, add libof-iterator.mk.
2017-05-09 07:06:29 -04:00
..
dummy-repertoire.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_builtin.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_builtin.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_cache.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_charset.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_close.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_conf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_db.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_dl.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_int.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_open.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_simple.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gconv_trans.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
iconv.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
iconv.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
iconv_charmap.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
iconv_close.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
iconv_open.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
iconv_prog.c Update copyright dates not handled by scripts/update-copyrights. 2017-01-01 00:26:24 +00:00
iconv_prog.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
iconvconfig.c Update copyright dates not handled by scripts/update-copyrights. 2017-01-01 00:26:24 +00:00
iconvconfig.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
loop.c Narrowing the visibility of libc-internal.h even further. 2017-03-01 20:33:46 -05:00
Makefile Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. 2017-05-09 07:06:29 -04:00
skeleton.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
strtab.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-iconv1.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-iconv2.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-iconv3.c Convert tst-iconv3 to use test-skeleton. 2015-02-25 16:01:13 -08:00
tst-iconv4.c [BZ #9793] 2009-02-03 01:31:30 +00:00
tst-iconv5.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-iconv6.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
Versions Complete the removal of __gconv_translit_find 2014-09-12 09:17:32 +02:00