Files
shadow/src
Christian Göttsche c6c8130db4 Use function format attribute where applicable
Allow the compiler to verify the format string against the supplied
arguments.

    chage.c:239:51: warning: format not a string literal, format string not checked [-Wformat-nonliteral]
      239 |                 (void) strftime (buf, sizeof buf, format, tp);
          |                                                   ^~~~~~
2022-08-06 11:27:56 -05:00
..
2022-04-03 21:07:09 -05:00
2022-05-24 07:49:11 -05:00
2022-05-24 07:49:11 -05:00
2021-12-23 19:36:50 -06:00
2022-03-18 16:02:01 -05:00
2022-05-06 10:13:51 -05:00
2021-12-23 19:36:50 -06:00
2022-05-06 10:13:51 -05:00
2021-12-23 19:36:50 -06:00
2022-08-06 11:10:54 -05:00
2022-08-06 11:10:54 -05:00
2022-05-24 07:49:11 -05:00