Whamcloud - gitweb
ChangeLog, compare.c, gen_uuid.c, parse.c:
authorTheodore Ts'o <tytso@mit.edu>
Tue, 1 May 2001 15:32:44 +0000 (15:32 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 1 May 2001 15:32:44 +0000 (15:32 +0000)
commitb1416db3227b4b7192ee0d2d3ff6e00e92e9d3e2
tree94c7eb18517f833c480a8310d69248670bad123d
parentce57f14f409a1e51c93c763850560143f7b40b0f
ChangeLog, compare.c, gen_uuid.c, parse.c:
  parse.c, compare.c: Include string.h to fix gcc -Wall complaints.
  gen_uuid.c: Define _SVID_SOURCE to avoid gcc -Wall errors because some
   required structures wouldn't be otherwise defined.  Fix a minor gcc
   -Wall nit in the declaration of get_random_fd().
lib/uuid/ChangeLog
lib/uuid/compare.c
lib/uuid/gen_uuid.c
lib/uuid/parse.c