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 |
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
- * Sun Dec 19 18:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2
- work around rpm bug some more, this time by copying
iconvconfig to iconvconfig.%{_target_cpu}.
- * Sun Dec 19 18:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-1
- update from CVS
- glibc 2.3.4 release
- add -o and --nostdlib options to iconvconfig
- if /sbin/ldconfig doesn't exist when running
glibc_post_upgrade.%{_target_cpu}, just don't attempt to run it.
This can happen during first install of bi-arch glibc and the
other arch glibc's %post wil run /sbin/ldconfig (#143326)
- use -o and --nostdlib options to create all needed
gconv-modules.cache files on bi-arch setups
- * Sun Dec 19 18:00:00 2004 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.3-99
- rebuilt