Rename module 'visibility'.
[gnulib.git] / doc / gnulib.texi
index fc623b5..8956348 100644 (file)
@@ -5814,17 +5814,20 @@ This list of functions is sorted according to the header that declares them.
 @menu
 * alloca::
 * alloca-opt::
+* Safe Allocation Macros::
 * String Functions in C Locale::
 * Quoting::
 * error and progname::
 * gcd::
 * Regular expressions::
 * Searching for Libraries::
+* Exported Symbols of Shared Libraries::
+* LD Version Scripts::
+* Visual Studio Compatibility::
 * Supporting Relocation::
 * func::
 * warnings::
 * manywarnings::
-* Safe Allocation Macros::
 @end menu
 
 @node alloca
@@ -5837,6 +5840,8 @@ This list of functions is sorted according to the header that declares them.
 @findex alloca
 @include alloca-opt.texi
 
+@include safe-alloc.texi
+
 @node String Functions in C Locale
 @section Character and String Functions in C Locale
 
@@ -5907,6 +5912,12 @@ generated automatically.
 
 @include havelib.texi
 
+@include lib-symbol-visibility.texi
+
+@include ld-version-script.texi
+
+@include ld-output-def.texi
+
 @include relocatable-maint.texi
 
 @include func.texi
@@ -5915,8 +5926,6 @@ generated automatically.
 
 @include manywarnings.texi
 
-@include safe-alloc.texi
-
 @node GNU Free Documentation License
 @appendix GNU Free Documentation License