Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc-devel: Object files for development using standard C libraries.
Name: | glibc-devel |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 2.5 |
License: | LGPL |
Release: | 42.SEL5_4 |
URL: | |
- Summary
- The glibc-devel package contains the object 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 object files available in order to create the
executables.
Install glibc-devel if you are going to develop programs which will
use the standard C libraries.
Changelog
- * Thu Sep 10 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Jul 18 01:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-42
-
- drop broken nscd locking change introduced in 2.5-41
- * Fri Jul 17 01:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.5-41
-
- fix a race in _int_free ATOMIC_FASTBINS consistency check (#510349)
- nscd fixes