Jump to letter: [
BCEFGHIJKLMNOPQRSTUVWXY
]
glibc-headers: Header files for development using standard C libraries.
Name: | glibc-headers |
Vendor: | Scientific Linux |
Version: | 2.3.2 |
License: | LGPL |
Release: | 95.44 |
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
- * Fri Jun 16 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.44
- make sure pt_chown is not setuid
- * Fri Jun 16 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.43
- revert SETENT_BATCH_READ NIS+ changes
- * Fri May 19 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.42
- fix nss_compat when SETENT_BATCH_READ=TRUE is in /etc/default/nss
- fix a sunrpc memory leak
- fix wide stdio memory leak (#192412, IT#93902, BZ#2226)