Return to
util.c
CVS log
Up to
[OSS]
/
xfs-cmds
/
xfsprogs
/
quota
Diff for /xfs-cmds/xfsprogs/quota/util.c between versions 1.8 and 1.9
version 1.8
, 2006/01/31 05:02:59
version 1.9
, 2007/02/19 14:54:20
Line 29
Line 29
char *
char *
time_to_string(
time_to_string(
__uint32_t origin,
time_t origin,
uint flags)
uint flags)
{
{
static char timestamp[32];
static char timestamp[32];
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.8
changed lines
Added in v.1.9
FreeBSD-CVSweb <
freebsd-cvsweb@FreeBSD.org
>