Todd C. Miller
|
840acbd3ac
|
Update copyright years.
|
2008-11-09 14:13:13 +00:00 |
|
Todd C. Miller
|
5a6ad03e59
|
Remove some already fixed XXXs
|
2008-01-01 22:06:33 +00:00 |
|
Todd C. Miller
|
46230280c8
|
Move declatation of struct timespec to its own include files for
systems without it since it needs time_t defined.
|
2005-06-23 03:04:35 +00:00 |
|
Todd C. Miller
|
778d587063
|
Update copyright years.
|
2005-02-12 22:56:07 +00:00 |
|
Todd C. Miller
|
3b8b88407f
|
Add __unused to rcsids
|
2005-01-27 15:42:30 +00:00 |
|
Todd C. Miller
|
7d488657f0
|
Use TIME_WITH_SYS_TIME
|
2004-12-03 18:52:28 +00:00 |
|
Todd C. Miller
|
2c2daa8eca
|
Use: #include <config.h>
Not: #include "config.h"
That way we get the correct config.h when build dir != src dir
|
2004-11-19 18:39:14 +00:00 |
|
Todd C. Miller
|
8eb8badcc5
|
function to return the current time in a struct timespec
|
2004-09-08 15:47:09 +00:00 |
|