]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Header Portability): linux/random.h.
authorAkim Demaille <akim@epita.fr>
Thu, 11 Sep 2003 07:06:56 +0000 (07:06 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 11 Sep 2003 07:06:56 +0000 (07:06 +0000)
From Peter Hendrickson.

ChangeLog
THANKS
doc/autoconf.texi

index 7eb1bfb481581a75b731604e5dc2cf9167f2af83..b70f0fddf6592b50a054a34566f8e5fd6fb37de0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-11  Akim Demaille  <akim@epita.fr>
+
+       * doc/autoconf.texi (Header Portability): linux/random.h.
+       From Peter Hendrickson.
+
 2003-09-10  Akim Demaille  <akim@epita.fr>
 
        * tests/mktests.sh (au_exclude_egrep): Make it harder to be
diff --git a/THANKS b/THANKS
index a7acc828ce04669214139786c47ef4a3efd8487c..e70f22dcd49cbbc7337377a53939c7aed3479ba6 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -154,6 +154,7 @@ Paul Jarc                   prj@po.cwru.edu
 Paul Martinolich            martinol@datasync.com
 Pavel Roskin                pavel_roskin@geocities.com
 Peter Eisentraut            peter_e@gmx.net
+Peter Hendrickson           pdh@wiredyne.com
 Peter Simons                simons@research.cys.de
 Peter Stephenson            pws@csr.com
 Philipp Thomas              kthomas@gwdg.de
index 365699b2f783b73168ecf40f2cad93c2c0833db6..83108b21afec07fd5ef0398b2063d6ceb4b30477 100644 (file)
@@ -4321,6 +4321,10 @@ know of any implementation that has @file{stdint.h} but not
 @hdrindex linux/irda.h
 It requires @file{linux/types.h} and @file{sys/socket.h}.
 
+@item @file{linux/random.h}
+@hdrindex linux/random.h
+It requires @file{asm/types.h}.
+
 @item @file{net/if.h}
 @hdrindex net/if.h
 On Darwin, this file requires that @file{sys/socket.h} be included