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/1105] add %z format to strptime


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

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

Modified files:
	time           : strptime_l.c Makefile 
Added files:
	time           : tst-strptime2.c 

Log message:
	2005-04-26  Ulrich Drepper  <drepper@redhat.com>
	
	[BZ #1105]
	* time/strptime_l.c (__strptime_internal): Handle 'z' to set
	tm_gmtoff.
	* time/Makefile (tests): Add tst-strptime2.
	* time/tst-strptime2.c: New file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/time/tst-strptime2.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=NONE&r2=1.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/time/strptime_l.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.4.4.1&r2=1.4.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/time/Makefile.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.106&r2=1.106.2.1



-- 


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

------- 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]