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
7,803
Commits
1
Branch
0
Tags
a7edf7d984b63d6687ef70c94d6e52c65d9cc97b
Commit Graph
3 Commits
Author
SHA1
Message
Date
Todd C. Miller
a7edf7d984
Remove compat/utime.h, it was only useful for ancient systems that
...
are no longer capable of compiling sudo.
2015-03-03 16:57:55 -07:00
Todd C. Miller
3c79ea75bb
Fix compilation error on systems without futimes().
2015-03-02 14:28:46 -07:00
Todd C. Miller
ee72cba937
Use futimens() and utimensat() instead of futimes() and utimes().
2015-03-02 13:58:50 -07:00