chiark / gitweb /
+ * Fix bogus multiple updates to p in transmit.c (!)
authorian <ian>
Sun, 22 Jun 2003 13:58:15 +0000 (13:58 +0000)
committerian <ian>
Sun, 22 Jun 2003 13:58:15 +0000 (13:58 +0000)
commit0d66e3739146c9349ceb7600adc814d7d968e14c
treea57e67e3ba42758e69d472bc26a1af82f7d8517a
parent237ce71042451bd1b4039b01cd769fc187750246
+  * Fix bogus multiple updates to p in transmit.c (!)

@@ -4,9 +4,12 @@
+  * Fix bogus multiple updates to p in transmit.c (!)
+  * Fix up spurious #undef's in hredirect.h.
     (and there doesn't seem to be much explanation why).
+  * #include <stdlib.h> in internal.h (for abort etc).
changelog
regress/hredirect.h
regress/hredirect.h.m4
src/internal.h
src/transmit.c