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
/
wcsftime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Setup stub unit test infrastructure
EuAndreh
2024-01-05
1
-0
/
+8
*
reduce spurious inclusion of libc.h
Rich Felker
2018-09-12
1
-1
/
+0
*
move __strftime_fmt_1 declaration to time_impl.h
Rich Felker
2018-09-12
1
-2
/
+1
*
implement wcsftime padding specifier extensions
Samuel Holland
2018-04-07
1
-3
/
+5
*
properly pass current locale to *_l functions when used internally
Rich Felker
2014-07-02
1
-1
/
+2
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-1
/
+0
*
fix off-by-one length failure in strftime/wcsftime and improve error behavior
Rich Felker
2013-11-26
1
-6
/
+8
*
add strftime and wcsftime field widths
Rich Felker
2013-08-22
1
-21
/
+49
*
add wcsftime_t alias
Rich Felker
2013-08-02
1
-0
/
+3
*
fix semantically incorrect use of LC_GLOBAL_LOCALE
Rich Felker
2013-07-28
1
-1
/
+1
*
add __wcsftime_l symbol
Rich Felker
2013-07-24
1
-3
/
+9
*
use restrict everywhere it's required by c99 and/or posix 2008
Rich Felker
2012-09-06
1
-1
/
+1
*
implement wcsftime function
Rich Felker
2012-02-28
1
-0
/
+32