Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc-headers: Header files for development using standard C libraries.
Name: | glibc-headers |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | LGPL |
Release: | 2.36 |
URL: | |
- Summary
- The glibc-headers package contains the header files necessary
for developing programs which use the standard C libraries (which are
used by nearly all programs). If you are developing programs which
will use the standard C libraries, your system needs to have these
standard header files available in order to create the
executables.
Install glibc-headers if you are going to develop programs which will
use the standard C libraries.
Changelog
- * Wed Jan 31 18:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.36
- fix application crashes when doing NSS lookups through nscd
mmapped databases and nscd decides to start garbage collection
during the lookups (#219145)
- fix a race condition in getXXbyYY_r (#219145)
- fix NIS getservbyname when proto is NULL
- * Fri Jan 5 18:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.33
- fix ia64 _mcount (#194356)
- fix nss_compat +group handling (#220621)
- * Tue Dec 12 18:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.32
- fix hasmntopt (#218802)
- fix setusershell and getusershell (#218782)
- strtod fixes (BZ#3664, BZ#3673, BZ#3674)