Files
shadow/src
Alejandro Colomar 683b3caa62 lib/, src/: Use %F instead of %Y-%m-%d with strftime(3)
%F is specified by ISO C99.  It adds semantic meaning as printing an
ISO 8601 date.

Scripted change:

	$ cat ~/tmp/spatch/strftime_F.sp
	@@
	@@

	- "%Y-%m-%d"
	+ "%F"
	$ find contrib/ lib* src/ -type f \
	| xargs spatch --sp-file ~/tmp/spatch/strftime_F.sp --in-place

Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-08-22 22:51:57 -05:00
..
2024-07-02 13:32:13 -05:00
2024-07-11 22:42:58 -05:00
2024-07-11 22:42:58 -05:00
2024-07-11 22:42:58 -05:00
2024-03-10 19:56:40 -05:00
2024-07-11 22:42:58 -05:00
2024-07-11 22:42:58 -05:00
2024-07-01 21:40:11 -05:00
2024-07-01 21:40:11 -05:00
2024-03-07 22:23:04 +01:00
2024-03-07 22:23:04 +01:00
2024-03-07 22:23:04 +01:00
2024-07-11 22:42:58 -05:00
2024-07-02 13:32:13 -05:00
2024-07-11 22:42:58 -05:00
2024-03-07 22:23:04 +01:00
2024-03-07 22:23:04 +01:00
2024-07-11 22:42:58 -05:00
2021-12-23 19:36:50 -06:00
2024-07-11 22:42:58 -05:00
2024-03-07 22:23:04 +01:00
2024-03-07 22:23:04 +01:00
2024-03-07 22:23:04 +01:00
2024-07-11 22:42:58 -05:00
2024-07-11 22:42:58 -05:00