Whamcloud - gitweb
Use C99 stdint.h types instead of custom types in the uuid library.
authorTheodore Ts'o <tytso@mit.edu>
Sat, 3 Apr 2004 15:20:26 +0000 (10:20 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 3 Apr 2004 15:20:26 +0000 (10:20 -0500)
commit2625803ecff90ba8ab60d3c6b83a1ea0c91d2294
tree08c57449cc67927f01736c77bebea33563f2f92b
parent13be1fff0009465741845a785fa4aff153ec20d9
Use C99 stdint.h types instead of custom types in the uuid library.
15 files changed:
ChangeLog
configure
configure.in
lib/blkid/ChangeLog
lib/blkid/blkid_types.h.in
lib/ext2fs/ChangeLog
lib/ext2fs/ext2_types.h.in
lib/uuid/ChangeLog
lib/uuid/Makefile.in
lib/uuid/gen_uuid.c
lib/uuid/pack.c
lib/uuid/unpack.c
lib/uuid/uuidP.h
lib/uuid/uuid_time.c
lib/uuid/uuid_types.h.in