Revision history of "Init log.c"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 17:05, 24 May 2008PeterHarding talk contribs 2,950 bytes +2,950 New page: <pre> //---------------------------------------------------------------------- char datestamp[64]; char logdir[128]; int log_init(char *group, int id) { double now; time_t t; ch...