This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1099] putgrent/putpwent vs NIS compat magic


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-18 03:08 -------
Subject: Bug 1099

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-07-18 03:08:46

Modified files:
	grp            : putgrent.c 
	pwd            : putpwent.c 

Log message:
	2005-01-11  Thorsten Kukuk  <kukuk@suse.de>
	
	[BZ #1099]
	* 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 -.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/grp/putgrent.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.4&r2=1.4.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/pwd/putpwent.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.9&r2=1.9.6.1



-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1099

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]