Michael Stapelberg f09d9a4c37 log: use localtime_r instead of localtime
localtime_r does not have the side-effect of behaving like it called tzset(),
in particular it will save one stat(/etc/localtime) syscall. This is not a big
deal, but it makes the strace output cleaner and thus more useful :).
2011-10-18 18:32:47 +01:00
2011-10-09 13:40:15 +01:00
2011-09-18 13:57:39 +01:00
2011-07-31 21:53:47 +02:00
2011-10-10 15:54:18 +01:00
2009-02-09 20:56:29 +01:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%