Add rpm_mode_t type, use where spotted
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Feb 2008 10:31:32 +0000 (12:31 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 5 Feb 2008 10:31:32 +0000 (12:31 +0200)
commite7ac5fb183c4c0e5762d7f18c1c19c03fcdc2b3c
tree0fc441c19b03cbd26c17465a42f5e64b4a6a7373
parent630a5a4c1a34f12ae264cba870005de0858353e6
Add rpm_mode_t type, use where spotted
- bring the types under some sort of control, previously mixture of
  int16_t, uint16_t and unsigned short was used..
build/files.c
build/rpmfc.c
build/rpmfc.h
lib/query.c
lib/rpmfi.c
lib/rpmfi.h
lib/rpmfi_internal.h
lib/rpmtypes.h
lib/transaction.c
lib/verify.c