Jump to letter: [
ABCDEFGKLMNOPRSTXZ
]
glibc-headers: Header files for development using standard C libraries.
Name: | glibc-headers |
Vendor: | |
Version: | 2.5 |
License: | LGPL |
Release: | 3.1 |
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
- * Tue Nov 28 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 2.5-3.1
- edit spec to enable sparcv9v as an auxarch
- * Sun Oct 8 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-3
- bump __GLIBC_MINOR__
- increase PTHREAD_STACK_MIN on ppc{,64} to 128K to allow
64K pagesize kernels (#209877)
- speed up initgroups on NIS+ (#208203)
- * Mon Oct 2 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-2
- fix nscd database growing (#207928)
- bypass prelinking when LD_DYNAMIC_WEAK=1 is in the environment