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/posix wordexp.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2006-05-10 14:43:21

Modified files:
	posix          : wordexp.c 

Log message:
	(parse_glob): No need to check ifs for NULL, the caller makes sure
	this is not the case.
	(wordexp): Simplify ifs_white creation.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/posix/wordexp.c.diff?cvsroot=glibc&r1=1.50&r2=1.51


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