This file is indexed.

/usr/share/doc/glibc-doc/html/libc_ovr.html is in glibc-doc 2.15-0ubuntu10.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html401/loose.dtd">
<html>
<!-- This file documents the GNU C library.

This is Edition 0.13, last updated 2011-07-19,
of The GNU C Library Reference Manual, for version
2.14 (Ubuntu EGLIBC 2.15-0ubuntu10) .

Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
2003, 2007, 2008, 2010, 2011 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
any later version published by the Free Software Foundation; with the
Invariant Sections being "Free Software Needs Free Documentation"
and "GNU Lesser General Public License", the Front-Cover texts being
"A GNU Manual", and with the Back-Cover Texts as in (a) below.  A
copy of the license is included in the section entitled "GNU Free
Documentation License".

(a) The FSF's Back-Cover Text is: "You have the freedom to
copy and modify this GNU manual.  Buying copies from the FSF
supports it in developing GNU and promoting software freedom."
 -->
<!-- Created on April 20, 2012 by texi2html 1.82
texi2html was written by: 
            Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Many creative people.
Send bugs and suggestions to <texi2html-bug@nongnu.org>
-->
<head>
<title>The GNU C Library: Short Table of Contents</title>

<meta name="description" content="The GNU C Library: Short Table of Contents">
<meta name="keywords" content="The GNU C Library: Short Table of Contents">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="texi2html 1.82">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
pre.display {font-family: serif}
pre.format {font-family: serif}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: serif; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: serif; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.roman {font-family:serif; font-weight:normal;}
span.sansserif {font-family:sans-serif; font-weight:normal;}
ul.toc {list-style: none}
-->
</style>


</head>

<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">

<a name="SEC_Overview"></a>
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="libc.html#Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="libc_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[<a href="libc_42.html#Concept-Index" title="Index">Index</a>]</td>
<td valign="middle" align="left">[<a href="libc_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<h1>Short Table of Contents</h1>
<div class="shortcontents">
<ul class="toc">
<li><a name="stoc-Introduction-1" href="libc_1.html#Introduction">1. Introduction</a></li>
<li><a name="stoc-Error-Reporting-1" href="libc_2.html#Error-Reporting">2. Error Reporting</a></li>
<li><a name="stoc-Virtual-Memory-Allocation-And-Paging" href="libc_3.html#Memory">3. Virtual Memory Allocation And Paging</a></li>
<li><a name="stoc-Character-Handling-1" href="libc_4.html#Character-Handling">4. Character Handling</a></li>
<li><a name="stoc-String-and-Array-Utilities-1" href="libc_5.html#String-and-Array-Utilities">5. String and Array Utilities</a></li>
<li><a name="stoc-Character-Set-Handling-1" href="libc_6.html#Character-Set-Handling">6. Character Set Handling</a></li>
<li><a name="stoc-Locales-and-Internationalization" href="libc_7.html#Locales">7. Locales and Internationalization</a></li>
<li><a name="stoc-Message-Translation-1" href="libc_8.html#Message-Translation">8. Message Translation</a></li>
<li><a name="stoc-Searching-and-Sorting-1" href="libc_9.html#Searching-and-Sorting">9. Searching and Sorting</a></li>
<li><a name="stoc-Pattern-Matching-1" href="libc_10.html#Pattern-Matching">10. Pattern Matching</a></li>
<li><a name="stoc-Input_002fOutput-Overview" href="libc_11.html#I_002fO-Overview">11. Input/Output Overview</a></li>
<li><a name="stoc-Input_002fOutput-on-Streams" href="libc_12.html#I_002fO-on-Streams">12. Input/Output on Streams</a></li>
<li><a name="stoc-Low_002dLevel-Input_002fOutput" href="libc_13.html#Low_002dLevel-I_002fO">13. Low-Level Input/Output</a></li>
<li><a name="stoc-File-System-Interface-1" href="libc_14.html#File-System-Interface">14. File System Interface</a></li>
<li><a name="stoc-Pipes-and-FIFOs-1" href="libc_15.html#Pipes-and-FIFOs">15. Pipes and FIFOs</a></li>
<li><a name="stoc-Sockets-1" href="libc_16.html#Sockets">16. Sockets</a></li>
<li><a name="stoc-Low_002dLevel-Terminal-Interface-1" href="libc_17.html#Low_002dLevel-Terminal-Interface">17. Low-Level Terminal Interface</a></li>
<li><a name="stoc-Syslog-1" href="libc_18.html#Syslog">18. Syslog</a></li>
<li><a name="stoc-Mathematics-1" href="libc_19.html#Mathematics">19. Mathematics</a></li>
<li><a name="stoc-Arithmetic-Functions-1" href="libc_20.html#Arithmetic">20. Arithmetic Functions</a></li>
<li><a name="stoc-Date-and-Time-1" href="libc_21.html#Date-and-Time">21. Date and Time</a></li>
<li><a name="stoc-Resource-Usage-And-Limitation-1" href="libc_22.html#Resource-Usage-And-Limitation">22. Resource Usage And Limitation</a></li>
<li><a name="stoc-Non_002dLocal-Exits-1" href="libc_23.html#Non_002dLocal-Exits">23. Non-Local Exits</a></li>
<li><a name="stoc-Signal-Handling-1" href="libc_24.html#Signal-Handling">24. Signal Handling</a></li>
<li><a name="stoc-The-Basic-Program_002fSystem-Interface" href="libc_25.html#Program-Basics">25. The Basic Program/System Interface</a></li>
<li><a name="stoc-Processes-1" href="libc_26.html#Processes">26. Processes</a></li>
<li><a name="stoc-Job-Control-1" href="libc_27.html#Job-Control">27. Job Control</a></li>
<li><a name="stoc-System-Databases-and-Name-Service-Switch" href="libc_28.html#Name-Service-Switch">28. System Databases and Name Service Switch</a></li>
<li><a name="stoc-Users-and-Groups-1" href="libc_29.html#Users-and-Groups">29. Users and Groups</a></li>
<li><a name="stoc-System-Management-1" href="libc_30.html#System-Management">30. System Management</a></li>
<li><a name="stoc-System-Configuration-Parameters" href="libc_31.html#System-Configuration">31. System Configuration Parameters</a></li>
<li><a name="stoc-DES-Encryption-and-Password-Handling" href="libc_32.html#Cryptographic-Functions">32. DES Encryption and Password Handling</a></li>
<li><a name="stoc-Debugging-support" href="libc_33.html#Debugging-Support">33. Debugging support</a></li>
<li><a name="stoc-C-Language-Facilities-in-the-Library" href="libc_34.html#Language-Features">A. C Language Facilities in the Library</a></li>
<li><a name="stoc-Summary-of-Library-Facilities" href="libc_35.html#Library-Summary">B. Summary of Library Facilities</a></li>
<li><a name="stoc-Installing-the-GNU-C-Library" href="libc_36.html#Installation">C. Installing the GNU C Library</a></li>
<li><a name="stoc-Library-Maintenance" href="libc_37.html#Maintenance">D. Library Maintenance</a></li>
<li><a name="stoc-Contributors-to-the-GNU-C-Library" href="libc_38.html#Contributors">E. Contributors to the GNU C Library</a></li>
<li><a name="stoc-Free-Software-Needs-Free-Documentation" href="libc_39.html#Free-Manuals">F. Free Software Needs Free Documentation</a></li>
<li><a name="stoc-GNU-Lesser-General-Public-License" href="libc_40.html#Copying">G. GNU Lesser General Public License</a></li>
<li><a name="stoc-GNU-Free-Documentation-License" href="libc_41.html#Documentation-License">H. GNU Free Documentation License</a></li>
<li><a name="stoc-Concept-Index-1" href="libc_42.html#Concept-Index">Concept Index</a></li>
<li><a name="stoc-Type-Index-1" href="libc_50.html#Type-Index">Type Index</a></li>
<li><a name="stoc-Function-and-Macro-Index" href="libc_52.html#Function-Index">Function and Macro Index</a></li>
<li><a name="stoc-Variable-and-Constant-Macro-Index" href="libc_61.html#Variable-Index">Variable and Constant Macro Index</a></li>
<li><a name="stoc-Program-and-File-Index" href="libc_70.html#File-Index">Program and File Index</a></li>
</ul>
</div>
<hr size="1">
<table cellpadding="1" cellspacing="1" border="0">
<tr><td valign="middle" align="left">[<a href="libc.html#Top" title="Cover (top) of document">Top</a>]</td>
<td valign="middle" align="left">[<a href="libc_toc.html#SEC_Contents" title="Table of contents">Contents</a>]</td>
<td valign="middle" align="left">[<a href="libc_42.html#Concept-Index" title="Index">Index</a>]</td>
<td valign="middle" align="left">[<a href="libc_abt.html#SEC_About" title="About (help)"> ? </a>]</td>
</tr></table>
<p>
 <font size="-1">
  This document was generated by <em>root</em> on <em>April 20, 2012</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html 1.82</em></a>.
 </font>
 <br>

</p>
</body>
</html>