Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

glibc-html-2.11.2-3.7.1 RPM for x86_64

From OpenSuSE 11.3 updates for x86_64

Name: glibc-html Distribution: openSUSE 11.3
Version: 2.11.2 Vendor: openSUSE
Release: 3.7.1 Build date: Mon Dec 19 17:04:46 2011
Group: Documentation/HTML Build host: build30
Size: 6340642 Source RPM: glibc-2.11.2-3.7.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.gnu.org/software/libc/libc.html
Summary: HTML Documentation for the GNU C Library
This package contains the HTML documentation for the GNU C library. Due
to a lack of resources, this documentation is not complete and is
partially out of date.

Provides

Requires

License

GPLv2+ ; LGPLv2.1+

Changelog

* Mon Dec 19 2011 aj@suse.de
  - Fix timezone loader overflow (bnc#735850,CVE-2009-5029) (patch
    tzfile-corruption-fix.patch)
* Tue Jul 19 2011 lnussel@suse.de
  - update crypt_blowfish to version 1.2 (bnc#700876, CVE-2011-2483)
    * due to the signedness bug fix 2a hashes are incompatible with
      previous versions if the password contains 8bit chracters!
* Wed Oct 27 2010 pbaudis@suse.cz
  - Fix missing hconf setup in nscd - this meant `multi on` in
    /etc/host.conf was ignored when nscd was used, breaking e.g.
    resolving of multi-AF records in /etc/hosts [bnc#572188]
  - Fix two LD_AUDIT security vulnerabilities: spurious $ORIGIN expansion
    and missing setuid library check when running as setuid [bnc#646960]
* Fri Jul 16 2010 dmueller@suse.de
  - Fix NIS-compat initgroups routine to work reliably over multiple
    invocations [bnc#607064]
* Thu Jul 01 2010 jengelh@medozas.de
  - SPARC: restore fxstat functionality in sparc64 mode
* Sat Jun 26 2010 jengelh@medozas.de
  - Use %_smp_mflags
* Fri Jun 11 2010 pbaudis@suse.cz
  - Upgrade to latest release/2.11/master - glibc-2.11.2-21580967038a
    - Fix buggy x86 CPU family and model check
    - Fix sunrpc error condition handling
    - Fix crash on unresolved weak symbol reference
* Tue Jun 01 2010 pbaudis@suse.cz
  - Fix ldconfig -r failing on aux cache [bnc#609345]
* Thu May 20 2010 pbaudis@suse.cz
  - Upgrade to glibc-2.11.2 (f2020c64596a)
    - Virtually no changes since previous revision, just official tag
* Wed May 12 2010 pbaudis@suse.cz
  - Upgrade to latest release/2.11/master - glibc-2.11.1-6d270188ef3f
    - This contains considerable amount of bugfixes cherrypicked from
      the master branch, slated to become glibc-2.11.2 soon with little
      further changes
* Mon May 10 2010 pbaudis@suse.cz
  - Add a hint about /etc/host.conf mdns option removal to the parser
    error reporting [bnc#569273]
* Tue May 04 2010 aj@suse.de
  - Handle /var/run on tmpfs
* Mon Apr 26 2010 pbaudis@suse.cz
  - Remove stale resolv.dynamic.diff patch file
* Thu Apr 22 2010 meissner@suse.de
  - for powerpc32 build a generic library and also a power4 library
    to allow older 32bit powerpc to work. bnc#596271
* Tue Apr 20 2010 pbaudis@suse.cz
  - Consider private IPv4 addresses as global-scope in gai.conf [bnc#597616]
* Wed Mar 24 2010 pbaudis@suse.cz
  - Fix get_nprocs() large CPU count handling [bnc#590665]
* Tue Mar 23 2010 pbaudis@suse.cz
  - Fix interference of STB_GNU_UNIQUE and prelink [bnc#586979]
  - Make time() use VDSO on PPC64 [bnc#590216]
  - Make pthread_cond_timedway() use VDSO on PPC64 [bnc#590517]
* Thu Mar 18 2010 pbaudis@suse.cz
  - Add PreReq for cat to glibc-locale [bnc#588997]
* Thu Mar 18 2010 pbaudis@suse.cz
  - Fix /etc/resolv.conf change detection for multi-threaded applications
    (by Sebastian Kienzl)
* Fri Mar 05 2010 pbaudis@suse.cz
  - Fix spurious mapping from lowercase sharp s to uppercase sharp S
    which is less standard and causes problems for ISO encodings [bnc#541773]
* Mon Mar 01 2010 pbaudis@suse.cz
  - Fix spurious overflow messages on some R_X86_64_PC32 relocations,
    patch by Richard Guenther [bnc#583019]
* Wed Feb 24 2010 pbaudis@suse.cz
  - Fix assertion failures within valloc(), patch by Michael Matz
    [bnc#581391]
* Wed Feb 17 2010 pbaudis@suse.cz
  - S/390: Disable two UTF conversion instructions due to the hardware
    mishandling some error conditions in the input stream [bnc#579871]
* Mon Feb 15 2010 pbaudis@suse.cz
  - Further fix previous power5 fix
* Sun Feb 14 2010 rguenther@suse.de
  - avoid spurious differences in nscd on rebuilds.
* Thu Feb 11 2010 pbaudis@suse.cz
  - Fix another upgrade problem on power5 and older - correctly remove
    the old optimized libraries; found out by matz@suse.de [bnc#563978]
* Fri Feb 05 2010 pbaudis@suse.cz
  - Final fix for memchr() overflow on IA64 provided by upstream
    [bnc#567516]
* Thu Jan 28 2010 pbaudis@suse.cz
  - Fix another memchr() overflow on IA64; another known one still
    remains a mystery [bnc#567516]
* Wed Jan 27 2010 pbaudis@suse.cz
  - Remove now-obsolete powerpc-cpu addon usage [bnc#572819]
  - Fix statfs64() on IA64 in 32-bit mode ia32el [bnc#534828]
* Tue Jan 26 2010 pbaudis@suse.cz
  - Fix upgrade from previous distributions on power5 and older [bnc#563978]
* Mon Jan 25 2010 meissner@suse.de
  - ignore power6, power7 and cell specific Power CPU optimizations
    on openSUSE.
* Tue Jan 19 2010 pbaudis@suse.cz
  - Disable AMD-optimized strncmp() on x86_64 that is getting miscompiled
    by the assembler [bnc#540647]
* Mon Jan 18 2010 pbaudis@suse.cz
  - Upgrade to latest release/2.11/master - glibc-2.11.1-11c19d374bd4
    - Just trivial changes - version bump to 2.11.1, NIS-related
      resolver fixes, ELF lookup race, .h typo fix and regcomp
      out-of-memory handling miss
    - Few more bugfixes, weekday updated in three locales
  - Retired patches:
    glibc-ia64-memchr.diff
* Mon Dec 14 2009 jengelh@medozas.de
  - add baselibs.conf as a source
* Fri Dec 11 2009 jengelh@medozas.de
  - libnldbl_nonshared is only built for sparc32
* Tue Dec 08 2009 jengelh@medozas.de
  - package libnldbl_nonshared for SPARC
* Fri Nov 20 2009 pbaudis@suse.cz
  - Upgrade to latest release/2.11/master - glibc-2.11-1bc1954c7357:
    - This snapshot is slated to become 2.11.1 if all goes well
    - Mix of fixes for various recently found out issues
  - Retired patches:
    glibc-ifunc-dlsym-fixup.diff
  - [IA64] Fix memchr() on mmap(MAP_SHARED) boundary [fix lighttpd crashes]
  - Again use 127.0.0.1 as default nameserver in case of empty
    /etc/resolv.conf [bnc#473308]
* Thu Nov 19 2009 pbaudis@suse.cz
  - Add 623 and 664 to /etc/bindresvport.blacklist to fix problems with
    port conflict on some IPMI network cards [bnc#513961]
  - Allow external additions to /usr/share/locale/locale.alias and
    /usr/lib/gconv/gconv-modules, required for the SAP-locales package.
  - Add delimiter in front of external additions to locale/gconv lists
  - Remove AMD-provided strlen(), upstream is faster.
  - Keep .symtab and .strtab for all glibc-related .so libraries [FATE#307090]
    [bnc#545721]
  - [ppc,ppc64] Enable optimized builds for power7; no separate power4, power5
    builds are generated anymore, instead default glibc is built for power4
    at least, tuned for power5 execution [FATE#307021]
  - Large clean-up of the specfile
* Fri Nov 13 2009 pbaudis@suse.cz
  - Upgrade to Git HEAD as of 20091105 - glibc-2.11-13f6812ffb5b:
    * New interfaces: execvpe, pthread_sigqueue, mkstemps, mkstemps64, mkostemps,
      mkostemps64
      Implemented by Ulrich Drepper.
    * Checking version of longjmp added that fails if an uninitialized stack
      frame would be created.  Implemented by Ulrich Drepper.
    * STT_GNU_IFUNC is now supported in static executables.
      Implemented by H.J. Lu.
    * STT_GNU_IFUNC implemented for PPC by Alan Modra.
    * New optimized string functions for x86-64: strstr, strcasestr, memcmp,
      strcspn, strpbrk, strspn, strcpy, stpcpy, strncpy, strcmp (SSE2, SSE4.2),
      strncmp (SSE2, SSE4.2), strchr (SSE4.2), strrchr (SSE4.2).
      Contributed by H.J. Lu.
      strlen, rawmemchr, strcmp (SSSE3), strncmp (SSSE3).
      Implemented by Ulrich Drepper.
    * New optimized string functions for x86: strlen, strcspn, strspn, strpbrk,
      strstr, strcasestr.
      Contributed by H.J. Lu.
    * Support for fma instruction in AVX on x86-64.
      Implemented by H.J. Lu and Ulrich Drepper.
    * AVX support in x86-64 auditing support in ld.so.
      Implemented by H.J. Lu.
    * STB_GNU_UNIQUE support added.
      Implemented by Ulrich Drepper.
    * Implement second fallback mode for optimized DNS lookup for even more
      broken environments.  If two requests from the same port are not
      handled correctly close the socket and open a new one before sending
      the second request.  The 'single-request-reopen' option in /etc/resolv.conf
      can be used to select this mode right away, instead of rediscovering the
      necessity is every process again.
      Implemented by Ulrich Drepper.
    * New resolver flag RES_USE_DNSSEC to enable use of verified lookup.
      Implemented by Adam Tkac.
    * Optimized iconv conversions for S390x.
      Implemented by Andreas Krebbel.
    * Using condvars with PI mutexes is now more efficient due to kernel
      support for requeueing to PI futexes.  NPTL support added for x86-64.
      Implemented by Ulrich Drepper.
    * New locales: ps_AF, my_MM
  - Retired patches:
    glibc-utmp-timeout-raise.diff
    glibc-nscd-assert.diff
    glibc-2.10-mcheck-free-race.diff
    glibc-nscd-prune-ret.diff
  - Made ifunc compile on IA64 using patch by H.J.Lu
  - Fixed compilation on PPC Cell
  - Lowered utmp locking timeout from 30s to 10s to be compatible
    with upstream
  - Allow external additions to /usr/share/locale/locale.alias and
    /usr/lib/gconv/gconv-modules, required for the SAP-locales package.
  - Remove AMD-provided strlen(), upstream is faster.
  - ARM is currently non-functional
* Fri Nov 13 2009 pbaudis@suse.cz
  - Rediff patches to apply with fuzz 0
* Sat Sep 19 2009 pbaudis@suse.cz
  - Update to glibc-2.10.1-44dbdf3777 of glibc/pb-stable.git glibc-2.10-branch
    (Still the same source is used for glibc-ports.) - random minor fixes
* Fri Sep 18 2009 coolo@novell.com
  - add /etc/apparmor.d to the nscd file list
* Mon Sep 14 2009 pbaudis@suse.cz
  - define _filter_GLIBC_PRIVATE so that our glibc is not marked to
    provide these symbols [bnc#468748]
  - Fix exception behaviour of various libm functions by AMD optimized
    for x86_64 [bnc#487576]
* Tue Sep 08 2009 pbaudis@suse.cz
  - Provide the /etc/apparmor.d/usr.sbin.nscd file [bnc#535467]
  - Blowfish: Enable BF_SCALE even on x86_64
* Sat Sep 05 2009 pbaudis@suse.cz
  - Raise utmp locking timeout from 1s to 30s to ensure logins get recorded
    even on heavily loaded systems [bnc#486631]
  - Fix invalid pointer handling in some nscd assertions and the code to send
    data to the client [bnc#513617]
  - Radically trim down the Blowfish support patch - keeps only crypt_blowfish
    from the original OWL patch, but does the rest within the current glibc
    crypt infrastructure [bnc#529495]
* Wed Aug 26 2009 mls@suse.de
  - make patch0 usage consistent
* Thu Aug 20 2009 pbaudis@suse.cz
  - Update to glibc-2.10.1-aa152ec6ad of release/2.10/master branch
    (Still the same source is used for glibc-ports.) - random minor fixes
    * REVERTED invalid fix of broken locking within nscd [bnc#510788]
  - Fix nscd handling of zero negative timeout for some databases
    [bnc#523154,bnc#510788]
* Thu Jul 16 2009 pbaudis@suse.cz
  - Update to glibc-2.10.1-4253a1e0b2 of glibc/pb-stable.git glibc-2.10-branch
    (Still the same source is used for glibc-ports.) - random minor fixes
    * Fix broken locking within nscd [bnc#510788]
  - Fix compilation with 2.6.30 kernel headers on IA64
* Wed Jun 17 2009 pbaudis@suse.cz
  - Fix a dead-lock introduced by the bnc#509398 fix
  - Update to glibc-2.10.1-d0f6ed789f of glibc/pb-stable.git glibc-2.10-branch
    (Still the same source is used for glibc-ports.) - random minor fixes
* Fri Jun 12 2009 pbaudis@suse.cz
  - Update to glibc-2.10.1-9cf557216c of glibc/pb-stable.git glibc-2.10-branch
    (Still the same source is used for glibc-ports.)
    * Fix 100% CPU usage by Java apps because of bad futex calls [bnc#509096]
* Mon Jun 08 2009 pbaudis@suse.cz
  - Fix race condition in the mcheck free() hook [bnc#509398]
* Thu Jun 04 2009 pbaudis@suse.cz
  - Remove temporary revert of a namespace leakage cleanup in glibc-2.8
* Fri May 22 2009 pbaudis@suse.cz
  - Update to glibc-2.10.1-e38af591a8 of glibc/pb-stable.git glibc-2.10-branch
    maintained by me at repo.or.cz; contains backports of various bugfixes.
    (Still the same source is used for glibc-ports.)
  - Stop using separate tarball for nptl.
  - Add ARM support, pulling in glibc-ports snapshot when compiling for ARM.
* Fri May 15 2009 pbaudis@suse.cz
  - Add support for multiple group records for a single group
    when using nss_compat (configurable in /etc/default/nss) [bnc#480991]
* Sun May 10 2009 pbaudis@suse.cz
  - Update to 2009051021, glibc-2.10.1:
    * Add missing cacheinfo entry for a recent Intel processor
    * Fix ABI issue with the gshadow interface
* Sun May 10 2009 pbaudis@suse.cz
  - Upgrade to CVS HEAD as of 2009051010 - glibc-2.10:
    * DNS IPv4-IPv6 lookup changed back to parallel version; with broken DNS
      servers (the case e.g. for many ADSL users), you may experience long
      timeouts, once for each process (but eventually your request will be
      resolved) - the solution is to run nscd (default on SUSE) and/or
      put 'options single-request' in /etc/resolv.conf.
    * New interfaces: preadv, preadv64, pwritev, pwritev64, malloc_info
      Implemented by Ulrich Drepper.
    * New Linux interfaces: accept4, fallocate, fallocate64.
      Implemented by Ulrich Drepper.
    * Correct declarations of string function when used in C++ code.  This
      could lead to compile errors for invalid C++ code.
    * XPG7/POSIX 2008 compilation environment.  Many GNU-specific functions are
      now in POSIX.
    * New POSIX 2008 interface: psiginfo
      Implemented by Ulrich Drepper.
    * New ISO C++1x interfaces: quick_exit, at_quick_exit
      Implemented by Ulrich Drepper.
    * Support for selecting between multiple function definitions at runtime
      using STT_GNU_IFUNC symbols.  Implemented by Ulrich Drepper.
    * The libcrypt library can now use the hash function implementations in
      NSS.  Implemented by Ulrich Drepper.
    * The malloc implementation can be compiled to be less memory efficient
      but higher performing in multi-threaded programs.
      Implemented by Ulrich Drepper.
    * New locales: nan_TW@latin, ks_IN
    * Faster strlen, strchr, strchrnul, strrchr, memchr, and rawmemchr for x86-64.
      Implemented by Ulrich Drepper.
    * Extended printf hook support.  It is possible to use user-defined types
      and extend existing format specifiers.
      Implemented by Ulrich Drepper.
    * Handling for group shadow files has been added.
      Implemented by Ulrich Drepper.
  - Retired:
    glibc-2.10-dns-fixpack.diff
    glibc-2.10-dns-no-gethostbyname4.diff
    glibc-2.10-locale-tuesday.diff
    glibc-2.10-nscd-gc-dataofs.diff
    glibc-2.10-nscd-prunerace.diff
    glibc-2.10-ppc32-setcontext-fp.diff
    glibc-2.10-unsetenv.diff
    glibc-2.4.90-mdns-resolver.diff
    glibc-2.9-fortify.diff
    glibc-getgroups-fortify.diff
    glibc-ldscript.diff
    glibc-mtfsf.diff
    glibc-2.10-nscd-meminflight.diff
    getaddrinfo-ipv6-sanity.diff
    glibc-2.10-nis-hosts.diff
  - Several other modified
* Fri Apr 17 2009 pbaudis@suse.cz
  - Fix defaulting to localhost in case of no nameserver entries
    in /etc/resolv.conf [bnc#473308]
* Mon Mar 23 2009 rguenther@suse.de
  - Add missing libc_hidden_builtin_def (memcmp) to
    glibc-2.3.3-amd64-string.diff.  Fixes build with GCC 4.4.

Files

/usr/share/doc/glibc
/usr/share/doc/glibc/Aborting-a-Program.html
/usr/share/doc/glibc/Absolute-Priority.html
/usr/share/doc/glibc/Absolute-Value.html
/usr/share/doc/glibc/Abstract-Host-Addresses.html
/usr/share/doc/glibc/Accepting-Connections.html
/usr/share/doc/glibc/Access-Modes.html
/usr/share/doc/glibc/Access-Permission.html
/usr/share/doc/glibc/Access-to-the-Terminal.html
/usr/share/doc/glibc/Accessing-Directories.html
/usr/share/doc/glibc/Actions-in-the-NSS-configuration.html
/usr/share/doc/glibc/Adding-Severity-Classes.html
/usr/share/doc/glibc/Adding-another-Service-to-NSS.html
/usr/share/doc/glibc/Address-Formats.html
/usr/share/doc/glibc/Advanced-Signal-Handling.html
/usr/share/doc/glibc/Advanced-gettext-functions.html
/usr/share/doc/glibc/Advantages-of-Alloca.html
/usr/share/doc/glibc/Alarm-Signals.html
/usr/share/doc/glibc/Aligned-Memory-Blocks.html
/usr/share/doc/glibc/Alloca-Example.html
/usr/share/doc/glibc/Allocating-Cleared-Space.html
/usr/share/doc/glibc/Allocation-Debugging.html
/usr/share/doc/glibc/Allocation-in-an-Obstack.html
/usr/share/doc/glibc/Allocation.html
/usr/share/doc/glibc/Argp-Children.html
/usr/share/doc/glibc/Argp-Example-1.html
/usr/share/doc/glibc/Argp-Example-2.html
/usr/share/doc/glibc/Argp-Example-3.html
/usr/share/doc/glibc/Argp-Example-4.html
/usr/share/doc/glibc/Argp-Examples.html
/usr/share/doc/glibc/Argp-Flags.html
/usr/share/doc/glibc/Argp-Global-Variables.html
/usr/share/doc/glibc/Argp-Help-Filter-Keys.html
/usr/share/doc/glibc/Argp-Help-Filtering.html
/usr/share/doc/glibc/Argp-Help-Flags.html
/usr/share/doc/glibc/Argp-Help.html
/usr/share/doc/glibc/Argp-Helper-Functions.html
/usr/share/doc/glibc/Argp-Option-Flags.html
/usr/share/doc/glibc/Argp-Option-Vectors.html
/usr/share/doc/glibc/Argp-Parser-Functions.html
/usr/share/doc/glibc/Argp-Parsers.html
/usr/share/doc/glibc/Argp-Parsing-State.html
/usr/share/doc/glibc/Argp-Special-Keys.html
/usr/share/doc/glibc/Argp-User-Customization.html
/usr/share/doc/glibc/Argp.html
/usr/share/doc/glibc/Argument-Macros.html
/usr/share/doc/glibc/Argument-Syntax.html
/usr/share/doc/glibc/Argz-Functions.html
/usr/share/doc/glibc/Argz-and-Envz-Vectors.html
/usr/share/doc/glibc/Arithmetic-Functions.html
/usr/share/doc/glibc/Arithmetic.html
/usr/share/doc/glibc/Array-Search-Function.html
/usr/share/doc/glibc/Array-Sort-Function.html
/usr/share/doc/glibc/Asynchronous-I_002fO-Signals.html
/usr/share/doc/glibc/Asynchronous-I_002fO.html
/usr/share/doc/glibc/Asynchronous-Reads_002fWrites.html
/usr/share/doc/glibc/Atomic-Data-Access.html
/usr/share/doc/glibc/Atomic-Types.html
/usr/share/doc/glibc/Atomic-Usage.html
/usr/share/doc/glibc/Attribute-Meanings.html
/usr/share/doc/glibc/BSD-Handler.html
/usr/share/doc/glibc/BSD-Random.html
/usr/share/doc/glibc/BSD-Signal-Handling.html
/usr/share/doc/glibc/BSD-Terminal-Modes.html
/usr/share/doc/glibc/BSD-Wait-Functions.html
/usr/share/doc/glibc/Backtraces.html
/usr/share/doc/glibc/Basic-Allocation.html
/usr/share/doc/glibc/Basic-Scheduling-Functions.html
/usr/share/doc/glibc/Basic-Signal-Handling.html
/usr/share/doc/glibc/Berkeley-Unix.html
/usr/share/doc/glibc/Binary-Streams.html
/usr/share/doc/glibc/Block-Input_002fOutput.html
/usr/share/doc/glibc/Blocking-Signals.html
/usr/share/doc/glibc/Blocking-for-Handler.html
/usr/share/doc/glibc/Blocking-in-BSD.html
/usr/share/doc/glibc/Broken_002ddown-Time.html
/usr/share/doc/glibc/Buffering-Concepts.html
/usr/share/doc/glibc/Byte-Order.html
/usr/share/doc/glibc/Byte-Stream-Example.html
/usr/share/doc/glibc/CPU-Affinity.html
/usr/share/doc/glibc/CPU-Time.html
/usr/share/doc/glibc/Calendar-Time.html
/usr/share/doc/glibc/Calling-Glob.html
/usr/share/doc/glibc/Calling-Variadics.html
/usr/share/doc/glibc/Calling-Wordexp.html
/usr/share/doc/glibc/Cancel-AIO-Operations.html
/usr/share/doc/glibc/Canonical-or-Not.html
/usr/share/doc/glibc/Case-Conversion.html
/usr/share/doc/glibc/Changing-Block-Size.html
/usr/share/doc/glibc/Character-Handling.html
/usr/share/doc/glibc/Character-Input.html
/usr/share/doc/glibc/Character-Set-Handling.html
/usr/share/doc/glibc/Charset-Function-Overview.html
/usr/share/doc/glibc/Charset-conversion-in-gettext.html
/usr/share/doc/glibc/Checking-for-Errors.html
/usr/share/doc/glibc/Checking-for-Pending-Signals.html
/usr/share/doc/glibc/Choosing-Locale.html
/usr/share/doc/glibc/Classification-of-Characters.html
/usr/share/doc/glibc/Classification-of-Wide-Characters.html
/usr/share/doc/glibc/Cleaning-Streams.html
/usr/share/doc/glibc/Cleanups-on-Exit.html
/usr/share/doc/glibc/Closing-Streams.html
/usr/share/doc/glibc/Closing-a-Socket.html
/usr/share/doc/glibc/Collation-Functions.html
/usr/share/doc/glibc/Common-Usage.html
/usr/share/doc/glibc/Communication-Styles.html
/usr/share/doc/glibc/Comparison-Functions.html
/usr/share/doc/glibc/Complex-Numbers.html
/usr/share/doc/glibc/Concept-Index.html
/usr/share/doc/glibc/Concepts-of-Job-Control.html
/usr/share/doc/glibc/Concepts-of-Signals.html
/usr/share/doc/glibc/Configuration-of-AIO.html
/usr/share/doc/glibc/Configuring-Inetd.html
/usr/share/doc/glibc/Configuring-and-compiling.html
/usr/share/doc/glibc/Connecting.html
/usr/share/doc/glibc/Connections.html
/usr/share/doc/glibc/Consistency-Checking.html
/usr/share/doc/glibc/Constants-for-Sysconf.html
/usr/share/doc/glibc/Continuing-Stopped-Jobs.html
/usr/share/doc/glibc/Contributors.html
/usr/share/doc/glibc/Control-Functions.html
/usr/share/doc/glibc/Control-Modes.html
/usr/share/doc/glibc/Control-Operations.html
/usr/share/doc/glibc/Controlling-Buffering.html
/usr/share/doc/glibc/Controlling-Terminal.html
/usr/share/doc/glibc/Conversion-Specifier-Options.html
/usr/share/doc/glibc/Converting-Strings.html
/usr/share/doc/glibc/Converting-a-Character.html
/usr/share/doc/glibc/Copying-and-Concatenation.html
/usr/share/doc/glibc/Copying.html
/usr/share/doc/glibc/Creating-Directories.html
/usr/share/doc/glibc/Creating-Obstacks.html
/usr/share/doc/glibc/Creating-a-Pipe.html
/usr/share/doc/glibc/Creating-a-Process.html
/usr/share/doc/glibc/Creating-a-Socket.html
/usr/share/doc/glibc/Cryptographic-Functions.html
/usr/share/doc/glibc/Currency-Symbol.html
/usr/share/doc/glibc/Custom-Streams.html
/usr/share/doc/glibc/Customizing-Printf.html
/usr/share/doc/glibc/DES-Encryption.html
/usr/share/doc/glibc/Data-Structures.html
/usr/share/doc/glibc/Data-Type-Measurements.html
/usr/share/doc/glibc/Database-Example.html
/usr/share/doc/glibc/Datagram-Example.html
/usr/share/doc/glibc/Datagrams.html
/usr/share/doc/glibc/Date-and-Time.html
/usr/share/doc/glibc/Debugging-Support.html
/usr/share/doc/glibc/Defining-Handlers.html
/usr/share/doc/glibc/Defining-the-Output-Handler.html
/usr/share/doc/glibc/Deleting-Files.html
/usr/share/doc/glibc/Delivery-of-Signal.html
/usr/share/doc/glibc/Descriptor-Flags.html
/usr/share/doc/glibc/Descriptors-and-Streams.html
/usr/share/doc/glibc/Directories.html
/usr/share/doc/glibc/Directory-Entries.html
/usr/share/doc/glibc/Disadvantages-of-Alloca.html
/usr/share/doc/glibc/Documentation-License.html
/usr/share/doc/glibc/Duplicating-Descriptors.html
/usr/share/doc/glibc/Dynamic-Output.html
/usr/share/doc/glibc/Dynamic-String-Input.html
/usr/share/doc/glibc/EOF-and-Errors.html
/usr/share/doc/glibc/Editing-Characters.html
/usr/share/doc/glibc/Effects-of-Locale.html
/usr/share/doc/glibc/Efficiency-and-Malloc.html
/usr/share/doc/glibc/Elapsed-Time.html
/usr/share/doc/glibc/Enable_002fDisable-Setuid.html
/usr/share/doc/glibc/Encode-Binary-Data.html
/usr/share/doc/glibc/Environment-Access.html
/usr/share/doc/glibc/Environment-Variables.html
/usr/share/doc/glibc/Envz-Functions.html
/usr/share/doc/glibc/Error-Codes.html
/usr/share/doc/glibc/Error-Messages.html
/usr/share/doc/glibc/Error-Recovery.html
/usr/share/doc/glibc/Error-Reporting.html
/usr/share/doc/glibc/Errors-in-Math-Functions.html
/usr/share/doc/glibc/Example-Receiver.html
/usr/share/doc/glibc/Example-of-Getopt.html
/usr/share/doc/glibc/Example-of-Parsing.html
/usr/share/doc/glibc/Example.html
/usr/share/doc/glibc/Examples-of-Sysconf.html
/usr/share/doc/glibc/Executing-a-File.html
/usr/share/doc/glibc/Exit-Status.html
/usr/share/doc/glibc/Expansion-Stages.html
/usr/share/doc/glibc/Exponents-and-Logarithms.html
/usr/share/doc/glibc/Extended-Char-Intro.html
/usr/share/doc/glibc/Extending-NSS.html
/usr/share/doc/glibc/Extra-Fast-Growing.html
/usr/share/doc/glibc/FIFO-Special-Files.html
/usr/share/doc/glibc/FP-Bit-Twiddling.html
/usr/share/doc/glibc/FP-Comparison-Functions.html
/usr/share/doc/glibc/FP-Exceptions.html
/usr/share/doc/glibc/FP-Function-Optimizations.html
/usr/share/doc/glibc/Feature-Test-Macros.html
/usr/share/doc/glibc/File-Attributes.html
/usr/share/doc/glibc/File-Index.html
/usr/share/doc/glibc/File-Locks.html
/usr/share/doc/glibc/File-Minimums.html
/usr/share/doc/glibc/File-Name-Errors.html
/usr/share/doc/glibc/File-Name-Portability.html
/usr/share/doc/glibc/File-Name-Resolution.html
/usr/share/doc/glibc/File-Names.html
/usr/share/doc/glibc/File-Owner.html
/usr/share/doc/glibc/File-Position-Primitive.html
/usr/share/doc/glibc/File-Position.html
/usr/share/doc/glibc/File-Positioning.html
/usr/share/doc/glibc/File-Size.html
/usr/share/doc/glibc/File-Status-Flags.html
/usr/share/doc/glibc/File-System-Interface.html
/usr/share/doc/glibc/File-Times.html
/usr/share/doc/glibc/Filesystem-Handling.html
/usr/share/doc/glibc/Finding-Tokens-in-a-String.html
/usr/share/doc/glibc/Flags-for-Globbing.html
/usr/share/doc/glibc/Flags-for-POSIX-Regexps.html
/usr/share/doc/glibc/Flags-for-Sigaction.html
/usr/share/doc/glibc/Flags-for-Wordexp.html
/usr/share/doc/glibc/Floating-Point-Classes.html
/usr/share/doc/glibc/Floating-Point-Concepts.html
/usr/share/doc/glibc/Floating-Point-Errors.html
/usr/share/doc/glibc/Floating-Point-Numbers.html
/usr/share/doc/glibc/Floating-Point-Parameters.html
/usr/share/doc/glibc/Floating-Type-Macros.html
/usr/share/doc/glibc/Floating_002dPoint-Conversions.html
/usr/share/doc/glibc/Flushing-Buffers.html
/usr/share/doc/glibc/Foreground-and-Background.html
/usr/share/doc/glibc/Formatted-Input-Basics.html
/usr/share/doc/glibc/Formatted-Input-Functions.html
/usr/share/doc/glibc/Formatted-Input.html
/usr/share/doc/glibc/Formatted-Messages.html
/usr/share/doc/glibc/Formatted-Output-Basics.html
/usr/share/doc/glibc/Formatted-Output-Functions.html
/usr/share/doc/glibc/Formatted-Output.html
/usr/share/doc/glibc/Formatting-Calendar-Time.html
/usr/share/doc/glibc/Formatting-Numbers.html
/usr/share/doc/glibc/Free-Manuals.html
/usr/share/doc/glibc/Freeing-Obstack-Objects.html
/usr/share/doc/glibc/Freeing-after-Malloc.html
/usr/share/doc/glibc/Function-Index.html
/usr/share/doc/glibc/Functions-for-Job-Control.html
/usr/share/doc/glibc/GNU-C-Variable_002dSize-Arrays.html
/usr/share/doc/glibc/GUI-program-problems.html
/usr/share/doc/glibc/General-Limits.html
/usr/share/doc/glibc/General-Numeric.html
/usr/share/doc/glibc/General-Time-String-Parsing.html
/usr/share/doc/glibc/Generating-Signals.html
/usr/share/doc/glibc/Generic-Charset-Conversion.html
/usr/share/doc/glibc/Generic-Conversion-Interface.html
/usr/share/doc/glibc/Getopt-Long-Option-Example.html
/usr/share/doc/glibc/Getopt-Long-Options.html
/usr/share/doc/glibc/Getopt.html
/usr/share/doc/glibc/Getting-File-Status-Flags.html
/usr/share/doc/glibc/Getting-Started.html
/usr/share/doc/glibc/Globbing.html
/usr/share/doc/glibc/Group-Data-Structure.html
/usr/share/doc/glibc/Group-Database.html
/usr/share/doc/glibc/Growing-Objects.html
/usr/share/doc/glibc/Handler-Returns.html
/usr/share/doc/glibc/Hard-Links.html
/usr/share/doc/glibc/Hash-Search-Function.html
/usr/share/doc/glibc/Header-Files.html
/usr/share/doc/glibc/Heap-Consistency-Checking.html
/usr/share/doc/glibc/Helper-programs-for-gettext.html
/usr/share/doc/glibc/Hierarchy-Conventions.html
/usr/share/doc/glibc/High-Accuracy-Clock.html
/usr/share/doc/glibc/High_002dResolution-Calendar.html
/usr/share/doc/glibc/Hook-Functions.html
/usr/share/doc/glibc/Hooks-for-Malloc.html
/usr/share/doc/glibc/Host-Address-Data-Type.html
/usr/share/doc/glibc/Host-Address-Functions.html
/usr/share/doc/glibc/Host-Addresses.html
/usr/share/doc/glibc/Host-Identification.html
/usr/share/doc/glibc/Host-Names.html
/usr/share/doc/glibc/How-Change-Persona.html
/usr/share/doc/glibc/How-Many-Arguments.html
/usr/share/doc/glibc/How-Unread.html
/usr/share/doc/glibc/How-Variadic.html
/usr/share/doc/glibc/Hyperbolic-Functions.html
/usr/share/doc/glibc/IEEE-Floating-Point.html
/usr/share/doc/glibc/IOCTLs.html
/usr/share/doc/glibc/ISO-C.html
/usr/share/doc/glibc/ISO-Random.html
/usr/share/doc/glibc/I_002fO-Concepts.html
/usr/share/doc/glibc/I_002fO-Overview.html
/usr/share/doc/glibc/I_002fO-Primitives.html
/usr/share/doc/glibc/I_002fO-Queues.html
/usr/share/doc/glibc/I_002fO-on-Streams.html
/usr/share/doc/glibc/Identifying-the-Terminal.html
/usr/share/doc/glibc/Implementing-a-Shell.html
/usr/share/doc/glibc/Important-Data-Types.html
/usr/share/doc/glibc/Independent-Channels.html
/usr/share/doc/glibc/Inet-Example.html
/usr/share/doc/glibc/Inetd-Servers.html
/usr/share/doc/glibc/Inetd.html
/usr/share/doc/glibc/Infinity-and-NaN.html
/usr/share/doc/glibc/Initial-Signal-Actions.html
/usr/share/doc/glibc/Initializing-the-Shell.html
/usr/share/doc/glibc/Input-Conversion-Syntax.html
/usr/share/doc/glibc/Input-Modes.html
/usr/share/doc/glibc/Installation.html
/usr/share/doc/glibc/Integer-Conversions.html
/usr/share/doc/glibc/Integer-Division.html
/usr/share/doc/glibc/Integers.html
/usr/share/doc/glibc/Interface-Naming.html
/usr/share/doc/glibc/Internet-Address-Formats.html
/usr/share/doc/glibc/Internet-Namespace.html
/usr/share/doc/glibc/Interpreting-the-traces.html
/usr/share/doc/glibc/Interrupt-Input.html
/usr/share/doc/glibc/Interrupted-Primitives.html
/usr/share/doc/glibc/Introduction.html
/usr/share/doc/glibc/Inverse-Trig-Functions.html
/usr/share/doc/glibc/Is-It-a-Terminal.html
/usr/share/doc/glibc/Job-Control-Signals.html
/usr/share/doc/glibc/Job-Control-is-Optional.html
/usr/share/doc/glibc/Job-Control.html
/usr/share/doc/glibc/Keeping-the-state.html
/usr/share/doc/glibc/Kill-Example.html
/usr/share/doc/glibc/Kinds-of-Signals.html
/usr/share/doc/glibc/Language-Features.html
/usr/share/doc/glibc/Launching-Jobs.html
/usr/share/doc/glibc/Legal-Problems.html
/usr/share/doc/glibc/Library-Summary.html
/usr/share/doc/glibc/Limits-for-Files.html
/usr/share/doc/glibc/Limits-on-Resources.html
/usr/share/doc/glibc/Line-Control.html
/usr/share/doc/glibc/Line-Input.html
/usr/share/doc/glibc/Line-Speed.html
/usr/share/doc/glibc/Linked-Channels.html
/usr/share/doc/glibc/Linux.html
/usr/share/doc/glibc/Listening.html
/usr/share/doc/glibc/Local-Modes.html
/usr/share/doc/glibc/Local-Namespace-Concepts.html
/usr/share/doc/glibc/Local-Namespace-Details.html
/usr/share/doc/glibc/Local-Namespace.html
/usr/share/doc/glibc/Local-Socket-Example.html
/usr/share/doc/glibc/Locale-Categories.html
/usr/share/doc/glibc/Locale-Information.html
/usr/share/doc/glibc/Locales.html
/usr/share/doc/glibc/Locating-gettext-catalog.html
/usr/share/doc/glibc/Locked-Memory-Details.html
/usr/share/doc/glibc/Locking-Pages.html
/usr/share/doc/glibc/Logging-In-and-Out.html
/usr/share/doc/glibc/Longjmp-in-Handler.html
/usr/share/doc/glibc/Lookup-Group.html
/usr/share/doc/glibc/Lookup-Netgroup.html
/usr/share/doc/glibc/Lookup-User.html
/usr/share/doc/glibc/Low_002dLevel-I_002fO.html
/usr/share/doc/glibc/Low_002dLevel-Terminal-Interface.html
/usr/share/doc/glibc/Low_002dLevel-Time-String-Parsing.html
/usr/share/doc/glibc/Macro-Definitions.html
/usr/share/doc/glibc/Maintenance.html
/usr/share/doc/glibc/Making-Special-Files.html
/usr/share/doc/glibc/Malloc-Examples.html
/usr/share/doc/glibc/Malloc-Tunable-Parameters.html
/usr/share/doc/glibc/Manipulating-the-Database.html
/usr/share/doc/glibc/Matching-POSIX-Regexps.html
/usr/share/doc/glibc/Math-Error-Reporting.html
/usr/share/doc/glibc/Mathematical-Constants.html
/usr/share/doc/glibc/Mathematics.html
/usr/share/doc/glibc/Memory-Allocation-and-C.html
/usr/share/doc/glibc/Memory-Allocation.html
/usr/share/doc/glibc/Memory-Concepts.html
/usr/share/doc/glibc/Memory-Resources.html
/usr/share/doc/glibc/Memory-Subsystem.html
/usr/share/doc/glibc/Memory.html
/usr/share/doc/glibc/Memory_002dmapped-I_002fO.html
/usr/share/doc/glibc/Merged-Signals.html
/usr/share/doc/glibc/Message-Translation.html
/usr/share/doc/glibc/Message-catalogs-a-la-X_002fOpen.html
/usr/share/doc/glibc/Message-catalogs-with-gettext.html
/usr/share/doc/glibc/Minimums.html
/usr/share/doc/glibc/Misc-FP-Arithmetic.html
/usr/share/doc/glibc/Misc-Namespaces.html
/usr/share/doc/glibc/Miscellaneous-Signals.html
/usr/share/doc/glibc/Missing-Pieces.html
/usr/share/doc/glibc/Mode-Data-Types.html
/usr/share/doc/glibc/Mode-Functions.html
/usr/share/doc/glibc/More-Flags-for-Globbing.html
/usr/share/doc/glibc/Mount-Information.html
/usr/share/doc/glibc/Mount_002dUnmount_002dRemount.html
/usr/share/doc/glibc/Multibyte-Conversion-Example.html
/usr/share/doc/glibc/NSS-Basics.html
/usr/share/doc/glibc/NSS-Configuration-File.html
/usr/share/doc/glibc/NSS-Module-Function-Internals.html
/usr/share/doc/glibc/NSS-Module-Internals.html
/usr/share/doc/glibc/NSS-Module-Names.html
/usr/share/doc/glibc/NSS-Modules-Interface.html
/usr/share/doc/glibc/Name-Service-Switch.html
/usr/share/doc/glibc/Netgroup-Data.html
/usr/share/doc/glibc/Netgroup-Database.html
/usr/share/doc/glibc/Netgroup-Membership.html
/usr/share/doc/glibc/Networks-Database.html
/usr/share/doc/glibc/Non_002dLocal-Details.html
/usr/share/doc/glibc/Non_002dLocal-Exits-and-Signals.html
/usr/share/doc/glibc/Non_002dLocal-Exits.html
/usr/share/doc/glibc/Non_002dLocal-Intro.html
/usr/share/doc/glibc/Non_002datomic-Example.html
/usr/share/doc/glibc/Non_002dreentrant-Character-Conversion.html
/usr/share/doc/glibc/Non_002dreentrant-Conversion.html
/usr/share/doc/glibc/Non_002dreentrant-String-Conversion.html
/usr/share/doc/glibc/Noncanon-Example.html
/usr/share/doc/glibc/Noncanonical-Input.html
/usr/share/doc/glibc/Nonreentrancy.html
/usr/share/doc/glibc/Normal-Termination.html
/usr/share/doc/glibc/Normalization-Functions.html
/usr/share/doc/glibc/Notes-on-NSS-Configuration-File.html
/usr/share/doc/glibc/Null-Pointer-Constant.html
/usr/share/doc/glibc/Numeric-Input-Conversions.html
/usr/share/doc/glibc/Obstack-Chunks.html
/usr/share/doc/glibc/Obstack-Functions.html
/usr/share/doc/glibc/Obstack-Streams.html
/usr/share/doc/glibc/Obstacks-Data-Alignment.html
/usr/share/doc/glibc/Obstacks.html
/usr/share/doc/glibc/Old-Varargs.html
/usr/share/doc/glibc/Open_002dtime-Flags.html
/usr/share/doc/glibc/Open_002fClose-Sockets.html
/usr/share/doc/glibc/Opening-Streams.html
/usr/share/doc/glibc/Opening-a-Directory.html
/usr/share/doc/glibc/Opening-and-Closing-Files.html
/usr/share/doc/glibc/Operating-Modes.html
/usr/share/doc/glibc/Operation-Error-Signals.html
/usr/share/doc/glibc/Operations-on-Complex.html
/usr/share/doc/glibc/Options-for-Files.html
/usr/share/doc/glibc/Orphaned-Process-Groups.html
/usr/share/doc/glibc/Other-Input-Conversions.html
/usr/share/doc/glibc/Other-Kinds-of-Streams.html
/usr/share/doc/glibc/Other-Mount-Information.html
/usr/share/doc/glibc/Other-Output-Conversions.html
/usr/share/doc/glibc/Other-Special.html
/usr/share/doc/glibc/Other-iconv-Implementations.html
/usr/share/doc/glibc/Out_002dof_002dBand-Data.html
/usr/share/doc/glibc/Output-Conversion-Syntax.html
/usr/share/doc/glibc/Output-Modes.html
/usr/share/doc/glibc/Overview-of-Syslog.html
/usr/share/doc/glibc/POSIX-Regexp-Compilation.html
/usr/share/doc/glibc/POSIX.html
/usr/share/doc/glibc/Page-Lock-Functions.html
/usr/share/doc/glibc/Parsing-Date-and-Time.html
/usr/share/doc/glibc/Parsing-Program-Arguments.html
/usr/share/doc/glibc/Parsing-a-Template-String.html
/usr/share/doc/glibc/Parsing-of-Floats.html
/usr/share/doc/glibc/Parsing-of-Integers.html
/usr/share/doc/glibc/Parsing-of-Numbers.html
/usr/share/doc/glibc/Pathconf.html
/usr/share/doc/glibc/Pattern-Matching.html
/usr/share/doc/glibc/Pause-Problems.html
/usr/share/doc/glibc/Permission-Bits.html
/usr/share/doc/glibc/Permission-for-kill.html
/usr/share/doc/glibc/Pipe-Atomicity.html
/usr/share/doc/glibc/Pipe-to-a-Subprocess.html
/usr/share/doc/glibc/Pipes-and-FIFOs.html
/usr/share/doc/glibc/Platform-Type.html
/usr/share/doc/glibc/Portable-Positioning.html
/usr/share/doc/glibc/Porting-to-Unix.html
/usr/share/doc/glibc/Porting.html
/usr/share/doc/glibc/Ports.html
/usr/share/doc/glibc/Predefined-Printf-Handlers.html
/usr/share/doc/glibc/Preparing-for-Obstacks.html
/usr/share/doc/glibc/Printf-Extension-Example.html
/usr/share/doc/glibc/Printing-Formatted-Messages.html
/usr/share/doc/glibc/Priority.html
/usr/share/doc/glibc/Process-Completion-Status.html
/usr/share/doc/glibc/Process-Completion.html
/usr/share/doc/glibc/Process-Creation-Concepts.html
/usr/share/doc/glibc/Process-Creation-Example.html
/usr/share/doc/glibc/Process-Group-Functions.html
/usr/share/doc/glibc/Process-Identification.html
/usr/share/doc/glibc/Process-Persona.html
/usr/share/doc/glibc/Process-Signal-Mask.html
/usr/share/doc/glibc/Processes.html
/usr/share/doc/glibc/Processor-And-CPU-Time.html
/usr/share/doc/glibc/Processor-Resources.html
/usr/share/doc/glibc/Processor-Time.html
/usr/share/doc/glibc/Program-Arguments.html
/usr/share/doc/glibc/Program-Basics.html
/usr/share/doc/glibc/Program-Error-Signals.html
/usr/share/doc/glibc/Program-Termination.html
/usr/share/doc/glibc/Protocols-Database.html
/usr/share/doc/glibc/Pseudo_002dRandom-Numbers.html
/usr/share/doc/glibc/Pseudo_002dTerminal-Pairs.html
/usr/share/doc/glibc/Pseudo_002dTerminals.html
/usr/share/doc/glibc/Query-Memory-Parameters.html
/usr/share/doc/glibc/Random-Access-Directory.html
/usr/share/doc/glibc/Range-of-Type.html
/usr/share/doc/glibc/Reading-Address.html
/usr/share/doc/glibc/Reading-Attributes.html
/usr/share/doc/glibc/Reading-Persona.html
/usr/share/doc/glibc/Reading_002fClosing-Directory.html
/usr/share/doc/glibc/Realtime-Scheduling.html
/usr/share/doc/glibc/Receiving-Arguments.html
/usr/share/doc/glibc/Receiving-Data.html
/usr/share/doc/glibc/Receiving-Datagrams.html
/usr/share/doc/glibc/Regexp-Cleanup.html
/usr/share/doc/glibc/Regexp-Subexpressions.html
/usr/share/doc/glibc/Registering-New-Conversions.html
/usr/share/doc/glibc/Regular-Expressions.html
/usr/share/doc/glibc/Remainder-Functions.html
/usr/share/doc/glibc/Remembering-a-Signal.html
/usr/share/doc/glibc/Renaming-Files.html
/usr/share/doc/glibc/Reporting-Bugs.html
/usr/share/doc/glibc/Representation-of-Strings.html
/usr/share/doc/glibc/Reserved-Names.html
/usr/share/doc/glibc/Resizing-the-Data-Segment.html
/usr/share/doc/glibc/Resource-Usage-And-Limitation.html
/usr/share/doc/glibc/Resource-Usage.html
/usr/share/doc/glibc/Restartable-multibyte-conversion.html
/usr/share/doc/glibc/Roadmap-to-the-Manual.html
/usr/share/doc/glibc/Rounding-Functions.html
/usr/share/doc/glibc/Rounding.html
/usr/share/doc/glibc/Running-a-Command.html
/usr/share/doc/glibc/Running-make-install.html
/usr/share/doc/glibc/SVID-Random.html
/usr/share/doc/glibc/SVID.html
/usr/share/doc/glibc/Scanning-All-Groups.html
/usr/share/doc/glibc/Scanning-All-Users.html
/usr/share/doc/glibc/Scanning-Directory-Content.html
/usr/share/doc/glibc/Scatter_002dGather.html
/usr/share/doc/glibc/Search-Functions.html
/usr/share/doc/glibc/Search_002fSort-Example.html
/usr/share/doc/glibc/Searching-and-Sorting.html
/usr/share/doc/glibc/Selecting-the-Conversion.html
/usr/share/doc/glibc/Sending-Data.html
/usr/share/doc/glibc/Sending-Datagrams.html
/usr/share/doc/glibc/Server-Example.html
/usr/share/doc/glibc/Services-Database.html
/usr/share/doc/glibc/Services-in-the-NSS-configuration.html
/usr/share/doc/glibc/Setting-Address.html
/usr/share/doc/glibc/Setting-Groups.html
/usr/share/doc/glibc/Setting-Modes.html
/usr/share/doc/glibc/Setting-Permissions.html
/usr/share/doc/glibc/Setting-User-ID.html
/usr/share/doc/glibc/Setting-an-Alarm.html
/usr/share/doc/glibc/Setting-the-Locale.html
/usr/share/doc/glibc/Setuid-Program-Example.html
/usr/share/doc/glibc/Shift-State.html
/usr/share/doc/glibc/Sigaction-Function-Example.html
/usr/share/doc/glibc/Sign-of-Money-Amount.html
/usr/share/doc/glibc/Signal-Actions.html
/usr/share/doc/glibc/Signal-Characters.html
/usr/share/doc/glibc/Signal-Generation.html
/usr/share/doc/glibc/Signal-Handling.html
/usr/share/doc/glibc/Signal-Messages.html
/usr/share/doc/glibc/Signal-Sets.html
/usr/share/doc/glibc/Signal-Stack.html
/usr/share/doc/glibc/Signal-and-Sigaction.html
/usr/share/doc/glibc/Signaling-Another-Process.html
/usr/share/doc/glibc/Signaling-Yourself.html
/usr/share/doc/glibc/Signals-in-Handler.html
/usr/share/doc/glibc/Sigsuspend.html
/usr/share/doc/glibc/Simple-Calendar-Time.html
/usr/share/doc/glibc/Simple-Directory-Lister-Mark-II.html
/usr/share/doc/glibc/Simple-Directory-Lister.html
/usr/share/doc/glibc/Simple-Output.html
/usr/share/doc/glibc/Sleeping.html
/usr/share/doc/glibc/Socket-Addresses.html
/usr/share/doc/glibc/Socket-Concepts.html
/usr/share/doc/glibc/Socket-Data-Options.html
/usr/share/doc/glibc/Socket-Option-Functions.html
/usr/share/doc/glibc/Socket-Options.html
/usr/share/doc/glibc/Socket-Pairs.html
/usr/share/doc/glibc/Socket_002dLevel-Options.html
/usr/share/doc/glibc/Sockets.html
/usr/share/doc/glibc/Source-Layout.html
/usr/share/doc/glibc/Special-Characters.html
/usr/share/doc/glibc/Special-Functions.html
/usr/share/doc/glibc/Standard-Environment.html
/usr/share/doc/glibc/Standard-Locales.html
/usr/share/doc/glibc/Standard-Signals.html
/usr/share/doc/glibc/Standard-Streams.html
/usr/share/doc/glibc/Standards-and-Portability.html
/usr/share/doc/glibc/Start_002fStop-Characters.html
/usr/share/doc/glibc/Statistics-of-Malloc.html
/usr/share/doc/glibc/Status-bit-operations.html
/usr/share/doc/glibc/Status-of-AIO-Operations.html
/usr/share/doc/glibc/Status-of-an-Obstack.html
/usr/share/doc/glibc/Stopped-and-Terminated-Jobs.html
/usr/share/doc/glibc/Stream-Buffering.html
/usr/share/doc/glibc/Stream_002fDescriptor-Precautions.html
/usr/share/doc/glibc/Streams-and-Cookies.html
/usr/share/doc/glibc/Streams-and-File-Descriptors.html
/usr/share/doc/glibc/Streams-and-I18N.html
/usr/share/doc/glibc/Streams-and-Threads.html
/usr/share/doc/glibc/Streams.html
/usr/share/doc/glibc/String-Input-Conversions.html
/usr/share/doc/glibc/String-Length.html
/usr/share/doc/glibc/String-Parameters.html
/usr/share/doc/glibc/String-Streams.html
/usr/share/doc/glibc/String-and-Array-Utilities.html
/usr/share/doc/glibc/String_002fArray-Comparison.html
/usr/share/doc/glibc/String_002fArray-Conventions.html
/usr/share/doc/glibc/Structure-Measurement.html
/usr/share/doc/glibc/Subexpression-Complications.html
/usr/share/doc/glibc/Submitting-Syslog-Messages.html
/usr/share/doc/glibc/Suboptions-Example.html
/usr/share/doc/glibc/Suboptions.html
/usr/share/doc/glibc/Summary-of-Malloc.html
/usr/share/doc/glibc/Summary-of-Obstacks.html
/usr/share/doc/glibc/Symbolic-Links.html
/usr/share/doc/glibc/Synchronizing-AIO-Operations.html
/usr/share/doc/glibc/Synchronizing-I_002fO.html
/usr/share/doc/glibc/Sysconf-Definition.html
/usr/share/doc/glibc/Sysconf.html
/usr/share/doc/glibc/Syslog-Example.html
/usr/share/doc/glibc/Syslog.html
/usr/share/doc/glibc/System-Calls.html
/usr/share/doc/glibc/System-Configuration.html
/usr/share/doc/glibc/System-Management.html
/usr/share/doc/glibc/System-Options.html
/usr/share/doc/glibc/System-Parameters.html
/usr/share/doc/glibc/System-V-Number-Conversion.html
/usr/share/doc/glibc/System-V-contexts.html
/usr/share/doc/glibc/TZ-Variable.html
/usr/share/doc/glibc/Table-of-Input-Conversions.html
/usr/share/doc/glibc/Table-of-Output-Conversions.html
/usr/share/doc/glibc/Temporary-Files.html
/usr/share/doc/glibc/Terminal-Access-Functions.html
/usr/share/doc/glibc/Terminal-Modes.html
/usr/share/doc/glibc/Termination-Internals.html
/usr/share/doc/glibc/Termination-Signals.html
/usr/share/doc/glibc/Termination-in-Handler.html
/usr/share/doc/glibc/Testing-File-Access.html
/usr/share/doc/glibc/Testing-File-Type.html
/usr/share/doc/glibc/Testing-for-Delivery.html
/usr/share/doc/glibc/The-Elegant-and-Fast-Way.html
/usr/share/doc/glibc/The-Lame-Way-to-Locale-Data.html
/usr/share/doc/glibc/The-Uniforum-approach.html
/usr/share/doc/glibc/The-catgets-Functions.html
/usr/share/doc/glibc/The-gencat-program.html
/usr/share/doc/glibc/The-message-catalog-files.html
/usr/share/doc/glibc/Tilde-Expansion.html
/usr/share/doc/glibc/Time-Basics.html
/usr/share/doc/glibc/Time-Functions-Example.html
/usr/share/doc/glibc/Time-Zone-Functions.html
/usr/share/doc/glibc/Tips-for-Setuid.html
/usr/share/doc/glibc/Tips-for-the-Memory-Debugger.html
/usr/share/doc/glibc/Tools-for-Compilation.html
/usr/share/doc/glibc/Tracing-malloc.html
/usr/share/doc/glibc/Traditional-Scheduling-Functions.html
/usr/share/doc/glibc/Traditional-Scheduling-Intro.html
/usr/share/doc/glibc/Traditional-Scheduling.html
/usr/share/doc/glibc/Transferring-Data.html
/usr/share/doc/glibc/Translation-with-gettext.html
/usr/share/doc/glibc/Tree-Search-Function.html
/usr/share/doc/glibc/Trig-Functions.html
/usr/share/doc/glibc/Trivial-Encryption.html
/usr/share/doc/glibc/Type-Index.html
/usr/share/doc/glibc/Unconstrained-Allocation.html
/usr/share/doc/glibc/Unreading-Idea.html
/usr/share/doc/glibc/Unreading.html
/usr/share/doc/glibc/User-Accounting-Database.html
/usr/share/doc/glibc/User-Data-Structure.html
/usr/share/doc/glibc/User-Database.html
/usr/share/doc/glibc/User-and-Group-IDs.html
/usr/share/doc/glibc/Users-and-Groups.html
/usr/share/doc/glibc/Using-Getopt.html
/usr/share/doc/glibc/Using-Pause.html
/usr/share/doc/glibc/Using-Wide-Char-Classes.html
/usr/share/doc/glibc/Using-gettextized-software.html
/usr/share/doc/glibc/Using-the-Library.html
/usr/share/doc/glibc/Using-the-Memory-Debugger.html
/usr/share/doc/glibc/Utility-Limits.html
/usr/share/doc/glibc/Utility-Minimums.html
/usr/share/doc/glibc/Variable-Arguments-Input.html
/usr/share/doc/glibc/Variable-Arguments-Output.html
/usr/share/doc/glibc/Variable-Index.html
/usr/share/doc/glibc/Variable-Size-Automatic.html
/usr/share/doc/glibc/Variable-Substitution.html
/usr/share/doc/glibc/Variadic-Example.html
/usr/share/doc/glibc/Variadic-Functions.html
/usr/share/doc/glibc/Variadic-Prototypes.html
/usr/share/doc/glibc/Version-Supported.html
/usr/share/doc/glibc/Waiting-for-I_002fO.html
/usr/share/doc/glibc/Waiting-for-a-Signal.html
/usr/share/doc/glibc/Who-Logged-In.html
/usr/share/doc/glibc/Who-is-Connected.html
/usr/share/doc/glibc/Why-Block.html
/usr/share/doc/glibc/Why-Change-Persona.html
/usr/share/doc/glibc/Why-Lock-Pages.html
/usr/share/doc/glibc/Why-Variadic.html
/usr/share/doc/glibc/Wide-Character-Case-Conversion.html
/usr/share/doc/glibc/Width-of-Type.html
/usr/share/doc/glibc/Wildcard-Matching.html
/usr/share/doc/glibc/Word-Expansion.html
/usr/share/doc/glibc/Wordexp-Example.html
/usr/share/doc/glibc/Working-Directory.html
/usr/share/doc/glibc/Working-with-Directory-Trees.html
/usr/share/doc/glibc/Writing-a-User-Entry.html
/usr/share/doc/glibc/XPG-Functions.html
/usr/share/doc/glibc/XPG.html
/usr/share/doc/glibc/Yes_002dor_002dNo-Questions.html
/usr/share/doc/glibc/closelog.html
/usr/share/doc/glibc/crypt.html
/usr/share/doc/glibc/fstab.html
/usr/share/doc/glibc/getpass.html
/usr/share/doc/glibc/glibc-iconv-Implementation.html
/usr/share/doc/glibc/iconv-Examples.html
/usr/share/doc/glibc/index.html
/usr/share/doc/glibc/mtab.html
/usr/share/doc/glibc/openlog.html
/usr/share/doc/glibc/setlogmask.html
/usr/share/doc/glibc/strfry.html
/usr/share/doc/glibc/syslog_003b-vsyslog.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:14:52 2013