X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=doc%2Fgnulib.texi;fp=doc%2Fgnulib.texi;h=4dadf7a282f0fbc7387e7ab8d511a9524832a510;hp=de39a446431e8c6635334386151b9e80960ea2d1;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hpb=6a8461af29d6ce87d891ca8e1433848f5f4c45b8 diff --git a/doc/gnulib.texi b/doc/gnulib.texi index de39a4464..4dadf7a28 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -23,7 +23,7 @@ This manual is for GNU Gnulib (updated @value{UPDATED}), which is a library of common routines intended to be shared at the source level. -Copyright @copyright{} 2004--2013 Free Software Foundation, Inc. +Copyright @copyright{} 2004--2014 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or @@ -6679,6 +6679,7 @@ This list of functions is sorted according to the header that declares them. * Safe Allocation Macros:: * Compile-time Assertions:: * Integer Properties:: +* extern inline:: * String Functions in C Locale:: * Quoting:: * error and progname:: @@ -6712,6 +6713,8 @@ This list of functions is sorted according to the header that declares them. @include intprops.texi +@include extern-inline.texi + @node String Functions in C Locale @section Character and String Functions in C Locale