+2001-09-26 Jim Meyering <meyering@lucent.com>
+
+ Most macros in unlocked-io.h had the wrong number of arguments.
+ * gen-uio: New script.
+ * unlocked-io.hin: Remove file.
+ * Makefile.am (unlocked-io.h): Rewrite to use a separate script,
+ rather than trying to embed it here.
+ (EXTRA_DIST): Add gen-uio. Remove unlocked-io.hin
+ Reported by Padraig Brady.
+
2001-09-25 Volker Borchert <bt@teknon.de>
* gettimeofday.c (rpl_gettimeofday): Declare local variable `result'.