Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc-headers: Header files for development using standard C libraries.
Name: | glibc-headers |
Vendor: | Scientific Linux |
Version: | 2.3.2 |
License: | LGPL |
Release: | 95.39 |
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 22 18:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.39
- make nscd receiving socket non-blocking to avoid threads hanging in
accept (#156284, IT#70805)
- allow nscd log to grow beyond 2GB on 32-bit arches
(#168851, IT#77309)
- remove use of _RE_ARGS in <regex.h> (#170302, IT#78801)
- fix pthread_once on x86_64 misaligning stack (#172386, IT#81521)
- fix bindresvport to really try more ports if range 600 .. 1023 is full
(#170714, IT#81365)
- * Thu Sep 29 19:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.38
- make innetgr thread safe (#167728, IT#77263)
- fix memory leak in innetgr (#169051)
- * Fri Sep 16 19:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.37
- apply glibc-ppc-assume.patch for RHEL3 unconditionally (#168503, IT#79917)