ChangeLog, Makefile.in, jump.funcs, jump.import, jump.params:
  Makefile.in (uuid_time): Compile uuid_time in two steps (first create
  	.o, then link it against the libraries) to work around bug in a.out
  	linker.
  dll/jump.funcs, dll/jump.import, dll/jump.params: Update a.out shared
  	library control files to reflect new added files.
ChangeLog, feature.c, jump.funcs:
  feature.c: Make feature_list static; it shouldn't be exported.
  dll/jump.funcs: Update a.out shared library control file.
ChangeLog, badblocks.c:
  badblocks.c (flush_bufs): Use fsync() if the system doesn't support
  	fdatasync().

diff --git a/lib/uuid/dll/jump.params b/lib/uuid/dll/jump.params
index efd3513..b69b61b 100644
--- a/lib/uuid/dll/jump.params
+++ b/lib/uuid/dll/jump.params
@@ -3,4 +3,4 @@
 Data=0x00000000
 Jump=0x00001000
 GOT=0x00001000
-Version=0.0.0
+Version=0.1.0