glibc/grp
Ulrich Drepper 2f7f7bc658 Update.
2003-06-16  Thorsten Kukuk  <kukuk@suse.de>

	* include/libc-symbols.h: Add static_link_warning macro.
	* grp/initgroups.c: Print linker warning if this function
	is called in a static linked binary.
	* nss/getXXbyYY.c: Likewise.
	* nss/getXXbyYY_r.c: Likewise.
	* nss/getXXent.c: Likewise.
	* nss/getXXent_r.c: Likewise.
	* sysdeps/posix/getaddrinfo.c: Likewise.

2003-06-16  Bruno Haible  <bruno@clisp.org>

	* iconvdata/gconv-modules (ISO-8859-15): Add aliases ISO_8859-15,
	LATIN-9.
	(ISO-8859-16): Add aliases ISO_8859-16:2001, ISO_8859-16.
	(IBM1047): Add alias IBM-1047.
	(GBK): Add aliases MS936, WINDOWS-936.

2003-06-16  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/xstatconv.c (__xstat_conv): Define even if
	defined __ASSUME_STAT64_SYSCALL && defined XSTAT_IS_XSTAT64.
	(__xstat64_conv): Change xstat_conv to __xstat_conv.

	Reported by Arnaud Desitter <arnaud.desitter@geography.oxford.ac.uk>.
2003-06-16 17:18:06 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2001-06-16 19:50:36 +00:00
fgetgrent.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
fgetgrent_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrent_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrgid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrgid_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrnam.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getgrnam_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
grp.h Update. 2003-04-19 16:57:17 +00:00
initgroups.c Update. 2003-06-16 17:18:06 +00:00
putgrent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
testgrp.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst_fgetgrent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst_fgetgrent.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00