From: Rich Felker Date: Tue, 16 Aug 2011 14:38:33 +0000 (-0400) Subject: partially working strptime X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=47a8816ded18284d924387c918186935d2495c01;hp=47a8816ded18284d924387c918186935d2495c01;ds=sidebyside partially working strptime it's missing at least: - derived fields - week numbers - short year (without century) support - locale modifiers ---