This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18f1884ddc6b984b463e4392bdd0444431471d5c
sudo
/
lib
/
eventlog
History
Todd C. Miller
18f1884ddc
Use gmtime_r() and localtime_r() instead of gmtime() and localtime().
2021-09-17 10:55:06 -06:00
..
regress
/logwrap
Test eventlog_writeln() when word wrap is disabled.
2020-10-28 13:47:40 -06:00
eventlog_conf.c
Move eventlog config code into eventlog_conf.c
2021-02-24 14:25:39 -07:00
eventlog_free.c
Move eventlog_free() into its own file.
2021-02-24 13:59:17 -07:00
eventlog.c
Use gmtime_r() and localtime_r() instead of gmtime() and localtime().
2021-09-17 10:55:06 -06:00
logwrap.c
Quiet a few Solaris Studio compiler warnings.
2021-03-10 08:57:28 -07:00
Makefile.in
Add a new "fuzz" target that executes the fuzzers for 8192 runs each.
2021-03-18 16:48:19 -06:00