#include <stdio.h>
#include <time.h>
#include <sys/time.h>
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Defines | |
#define | BOOTLOG "/tmp/BOOTLOG" |
#define | LAUNCHLOG "/tmp/LAUNCHTIME" |
Functions | |
void | timestamp (char *mesg, char *source, char *filename) |
void | donelog () |
|
|
|
|
|
|
|
Only call getenv once |