Add rpm_time_t type for time types (in headers), use where spotted
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 4 Feb 2008 09:50:39 +0000 (11:50 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 4 Feb 2008 09:50:39 +0000 (11:50 +0200)
commitaca6d4a2c4cb5ce76031884933661115c80ca6c1
tree78107eee311328814e18b20e62dfbafe5c6c7ff9
parente886043a1027fabf975f5e6542437e412a137e67
Add rpm_time_t type for time types (in headers), use where spotted
- easy to spot, easy to change...
- time_t size can vary, header data needs fixed size
14 files changed:
build/files.c
build/names.c
build/parseChangelog.c
build/rpmbuild.h
lib/fsm.c
lib/psm.c
lib/query.c
lib/rpmds.c
lib/rpmfi.c
lib/rpmfi.h
lib/rpmfi_internal.h
lib/rpmtypes.h
rpmdb/header.c
tools/rpmcache.c