index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
time
/
strptime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup stub unit test infrastructure
EuAndreh
2024-01-05
1
-0
/
+8
*
fix strptime output for %C without %y
Julien Ramseier
2017-03-21
1
-2
/
+3
*
fix processing of strptime %p format
Julien Ramseier
2017-03-21
1
-0
/
+2
*
fix off-by-one in strptime %j
Julien Ramseier
2017-03-21
1
-0
/
+1
*
fix gratuitous undefined behavior in strptime
Rich Felker
2016-10-20
1
-2
/
+7
*
implement %y and %C specifiers in strptime
Timo Teräs
2014-06-06
1
-4
/
+10
*
fix unhandled cases in strptime
Rich Felker
2014-05-19
1
-5
/
+16
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-1
/
+0
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-1
/
+1
*
fix bugs in strptime handling of string day/month names, literals
Rich Felker
2012-03-02
1
-0
/
+2
*
strptime: fix use of uninitialized dest field in converting integer
Rich Felker
2011-09-05
1
-1
/
+1
*
partially working strptime
Rich Felker
2011-08-16
1
-148
/
+149
*
initial check-in, version 0.5.0
Rich Felker
2011-02-12
1
-0
/
+178