ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/logging.C
(Generate patch)

Comparing rxvt-unicode/src/logging.C (file contents):
Revision 1.45 by ayin, Wed Dec 12 09:44:52 2007 UTC vs.
Revision 1.46 by root, Mon May 5 16:51:52 2008 UTC

46#include <sys/types.h> 46#include <sys/types.h>
47#include <sys/stat.h> 47#include <sys/stat.h>
48#include <fcntl.h> 48#include <fcntl.h>
49#include <unistd.h> 49#include <unistd.h>
50#include <time.h> 50#include <time.h>
51#include <errno.h>
51 52
52/* 53/*
53 * BSD style utmp entry 54 * BSD style utmp entry
54 * ut_line, ut_name, ut_host, ut_time 55 * ut_line, ut_name, ut_host, ut_time
55 * SYSV style utmp (and utmpx) entry 56 * SYSV style utmp (and utmpx) entry

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines