Searched hist:273290 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/lib/libc/stdtime/
H A Dstrptime.cdiff 273290 Sun Oct 19 19:25:06 MDT 2014 ache MFC r272562,r272678,r272679

1) Fix the case we have less arguments for format string than we expected.
2) Return error on unsupported format specs.
(both according to POSIX)
3) For %Z format, understand "UTC" name too.

PR: 93197
diff 273290 Sun Oct 19 19:25:06 MDT 2014 ache MFC r272562,r272678,r272679

1) Fix the case we have less arguments for format string than we expected.
2) Return error on unsupported format specs.
(both according to POSIX)
3) For %Z format, understand "UTC" name too.

PR: 93197

Completed in 81 milliseconds