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

newlib ./ChangeLog libc/stdio/flags.c


CVSROOT:	/cvs/uberbaum
Module name:	newlib
Changes by:	cgf@sourceware.org	2012-08-21 14:51:51

Modified files:
	.              : ChangeLog 
	libc/stdio     : flags.c 

Log message:
	* libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags to
	just loop over more allowed flags.  Support glibc 'e' flag on systems defining
	_GLIBC_EXTENSION.  Support C11 'x' flag.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/newlib/ChangeLog.diff?cvsroot=uberbaum&r1=1.1699&r2=1.1700
http://sourceware.org/cgi-bin/cvsweb.cgi/newlib/libc/stdio/flags.c.diff?cvsroot=uberbaum&r1=1.4&r2=1.5


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