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.4 |
License: | LGPL |
Release: | 8 |
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 Jun 15 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri May 12 11:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.4.8
-
- update from CVS
- fix tcgetattr (#177965)
- fix <sys/queue.h> (#191264)
- * Fri May 5 11:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.4-7
-
- update from CVS
- some NIS+ fixes
- allow overriding rfc3484 address sorting tables for getaddrinfo
through /etc/gai.conf (sample config file included in %doc directory)
- SETENT_BATCH_READ /etc/default/nss option for speeding up
some usages of NIS+ (#188246)
- move debug state change notification (#179208)
- fix ldd script if one of the dynamic linkers is not installed (#190259)
- fix a typo in nscd.conf (#190085)
- fix handling of SIGHUP in nscd when some caches are disabled (#189978)
- make nscd paranoia mode working with non-root server-user (#189779)
- fix getaddrinfo (#190002)
- add auto-propagate nscd.conf options (#177154)
- fix nscd auditing (#169148)