glibc/pwd
Ulrich Drepper 537e7234f7 * grp/putgrent.c (putgrent): Don't write 0 as group
ID if groupname starts with + or -.
	* pwd/putpwent.c (putpwent): Don't write 0 as user or
	group ID if user name starts with + or -.

2005-01-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>

	* sysdeps/generic/ldsodefs.h (struct audit_ifaces): Add sh variants.
	* sysdeps/elf/tst-auditmod1.c: Add sh support.
	* sysdeps/sh/bits/link.h: New.
	* sysdeps/sh/dl-machine.h: Remove trampoline code here.  Define
	ARCH_LA_PLTENTER and ARCH_LA_PLTEXIT.  Remove obsolete comments.
	(RTLD_START): Define __fpscr_values.
	* sysdeps/sh/dl-trampoline.S: New file.
	* sysdeps/sh/sh4/dl-trampoline.S: New file.
	* sysdeps/sh/sh4/Versions [ld]: Add __fpscr_values.
	* sysdeps/sh/sh4/dl-machine.h: Remove.

2005-01-10  Jakub Jelinek  <jakub@redhat.com>

	* time/tst-strptime.c (day_tests): Add 2 new tests.
	(test_tm, main): Issue an error instead of segfaulting if
	strptime returns NULL.

2005-01-10  H.J. Lu  <hongjiu.lu@intel.com>

	* sysdeps/alpha/libc-tls.c (__tls_get_addr): Updated for dtv_t union.
	* sysdeps/ia64/libc-tls.c (__tls_get_addr): Likewise.
2005-01-12 03:12:43 +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. 2004-02-09 07:39:42 +00:00
Versions Update. 2000-11-08 21:20:06 +00:00
fgetpwent.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
fgetpwent_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpw.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwent_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwnam.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwnam_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwuid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpwuid_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
putpwent.c * grp/putgrent.c (putgrent): Don't write 0 as group 2005-01-12 03:12:43 +00:00
pwd.h Update. 2004-07-23 07:08:19 +00:00
tst-getpw.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00