glibc/iconv
Ulrich Drepper 51e5926049 * nis/nis_defaults.c (searchXYX): New functions. Used by both
searchgroup and searchowner.  Significantly simplified.
	(__nis_default_owner): Remove duplication.  Do not locally copy the
	string before duplicating it.
	(__nis_default_group): Likewise.

	* nis/nis_lookup.c (nis_lookup): After calling nis_free_directory,
	we must clear the variable before calling __nisfind_server.

	* nis/nis_lookup.c (nis_lookup): Always free memory allocated with
	nis_getnames.  [Coverity CID 223]

	* locale/programs/locfile.c (locfile_read): Use alloca instead of
	xmalloc to allocate local repertoire name.  [Coverity CID 222]

	* iconv/iconv_charmap.c (use_to_charmap): No need to dynamically
	allocate memory for the input to add_bytes.  [Coverity CID 221]

	was allocated here.  [Coverity CID 219, 220]
2006-05-10 02:55:21 +00:00
..
dummy-repertoire.c
gconv_builtin.c
gconv_builtin.h
gconv_cache.c
gconv_charset.h
gconv_close.c
gconv_conf.c
gconv_db.c [BZ #2569] 2006-04-25 17:47:32 +00:00
gconv_dl.c
gconv_int.h
gconv_open.c
gconv_simple.c
gconv_trans.c
gconv.c
gconv.h
iconv_charmap.c * nis/nis_defaults.c (searchXYX): New functions. Used by both 2006-05-10 02:55:21 +00:00
iconv_close.c
iconv_open.c
iconv_prog.c
iconv_prog.h
iconv.c
iconv.h
iconvconfig.c
iconvconfig.h
loop.c
Makefile
skeleton.c
strtab.c
tst-iconv1.c
tst-iconv2.c
tst-iconv3.c
tst-iconv5.c
Versions