This is the mail archive of the glibc-cvs@sourceware.org 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]

libc/nss/nss_files files-parse.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2009-01-09 04:27:06

Modified files:
	nss/nss_files  : files-parse.c 

Log message:
	(strtou32): New function.
	(INT_FIELD): Use strotu32 instead of strtoul to unify behavior across
	32-bit and 64-bit platforms.
	(INT_FIELD_MAYBE_NULL): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nss/nss_files/files-parse.c.diff?cvsroot=glibc&r1=1.28&r2=1.29


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