Files
shadow/lib
Alejandro Colomar c4eae35466 lib/strtoday.c: strtoday(): Fix calculation
Days officially roll over at 00:00 UTC, not at 12:00 UTC.  I see no
reason to add that half day.

Also, remove the comment.  It's likely to get stale.

So, get_date() gets the number of seconds since the Epoch.  I wonder how
that thing works, but I'll assume it's something similar to getdate(3)
+ mktime(3).  After that, we need to convert seconds since Epoch to days
since Epoch.  That should be a simple division, AFAICS, since Epoch is
"1970‐01‐01 00:00:00 +0000 (UTC)".  See mktime(3).

Fixes: 45c6603cc8 ("[svn-upgrade] Integrating new upstream version, shadow (19990709)")
Link: <https://github.com/shadow-maint/shadow/issues/939>
Reported-by: Michael Vetter <jubalh@iodoru.org>
Tested-by: Gus Kenion <https://github.com/kenion>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Cherry-picked-from: 1175932c0c ("lib/strtoday.c: strtoday(): Fix calculation")
Cc: "Serge E. Hallyn" <serge@hallyn.com>
Link: <https://github.com/shadow-maint/shadow/pull/942>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-02-14 04:10:03 +01:00
..
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-06-08 09:05:39 -05:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-02-24 12:44:14 -06:00
2023-10-30 00:00:15 +01:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-08-04 17:15:42 -05:00
2022-12-29 13:58:49 -06:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2024-02-14 04:07:32 +01:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-03-31 09:53:40 -05:00
2021-12-23 19:36:50 -06:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-02-09 10:03:03 -06:00
2023-02-09 10:03:03 -06:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2021-12-23 19:36:50 -06:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2023-06-08 09:05:39 -05:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2022-12-22 11:43:29 +01:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2024-01-26 13:32:08 +01:00
2023-02-16 11:29:33 +01:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2022-12-22 11:43:29 +01:00
2023-06-08 09:05:39 -05:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2021-12-23 19:36:50 -06:00
2023-09-10 14:13:01 +02:00
2022-12-22 11:43:29 +01:00
2022-05-24 07:49:11 -05:00
2024-02-14 04:07:32 +01:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-02-09 10:03:03 -06:00
2021-12-23 19:36:50 -06:00
2023-02-23 20:28:43 -06:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-06-08 09:05:39 -05:00
2022-05-24 07:49:11 -05:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2022-12-22 11:43:29 +01:00
2023-06-08 09:05:39 -05:00
2021-12-23 19:36:50 -06:00
2023-02-09 10:03:03 -06:00
2023-02-09 10:03:03 -06:00
2021-12-23 19:36:50 -06:00
2023-01-26 22:44:39 -06:00
2023-02-23 20:28:43 -06:00
2023-09-10 14:13:01 +02:00
2023-06-08 09:05:39 -05:00
2023-02-16 11:29:33 +01:00
2023-02-16 11:29:33 +01:00
2023-09-10 14:13:01 +02:00
2023-06-08 09:05:39 -05:00
2023-09-10 14:13:01 +02:00
2023-02-09 10:03:03 -06:00
2010-03-18 19:23:00 +00:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-08-04 17:15:42 -05:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00
2023-09-10 14:13:01 +02:00