Whamcloud - gitweb
ChangeLog, copy.c, gen_uuid.c, tst_uuid.c, uuid_time.c:
authorTheodore Ts'o <tytso@mit.edu>
Fri, 12 Jan 2001 18:30:54 +0000 (18:30 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 12 Jan 2001 18:30:54 +0000 (18:30 +0000)
commit96394d11b01b5613b635e4c5963a19e222e57afb
treea0ff2e3e1788d6527002f6b6d6a8266bd195edbb
parentb94bd81ae2c514c9a75218e3b6146606684f729b
ChangeLog, copy.c, gen_uuid.c, tst_uuid.c, uuid_time.c:
  uuid_time.c (main), tst_uuid.c (main): Fix gcc -Wall complaints.
  copy.c (uuid_copy): Change arguments to make it clear which argument
   is the source and which is the destination.
  gen_uuid.c (get_random_fd): Use gettimeofday to seed the PRNG, so we
   can take advantage of tv_usec to do (slightly) better at seeding it.
lib/uuid/ChangeLog
lib/uuid/copy.c
lib/uuid/gen_uuid.c
lib/uuid/tst_uuid.c
lib/uuid/uuid_time.c