# HG changeset patch # User Karl Berry # Date 1043395835 0 # Node ID 9cd83a167dccf6ecd60d03b4dd548e08e569bc1f # Parent 2ca3e14cca763c7b5e557f4c999a545a3c1d6d60 . diff --git a/MODULES.html b/MODULES.html --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -121,6 +121,10 @@ gcd Greatest common divisor. + + minmax + MIN, MAX macros. +

Environment variables <stdlib.h>

@@ -939,6 +943,13 @@ + +
--- ---
minmax + #include "minmax.h" + --- + --- + --- +

Environment variables <stdlib.h>

@@ -2216,5 +2227,5 @@
  • A testsuite
    - Generated from MODULES.html.sh on 23 January 2003. + Generated from MODULES.html.sh on 24 January 2003.