|
| |
| | Glibc 2 HOWTO |
 | | Glibc 2 is now part of the base package of the hamm version of Debian, and will be the primary libc when Debian 2.0 is released. |  | | On Linux, glibc 2 is used as the libc with major version 6, the successor of the Linux libc 5. |  | | The most recent glibc version is generally not available as a binary package, and it is strongly recommended that you run the most recent version to avoid bugs. |
|
http://www.wiredframe.org/doc/Glibc2-HOWTO.html
(3703 words)
|
|
| |
| | Installing Glibc-2.2.4 - Andamooka Reader |
 | | This is because as we don't have glibc on the LFS system yet, usernames can't be resolved to their user id's. |  | | Glibc needs a null device to compile properly. |  | | If this file doesn't exist, the installation will abort with an error that it can't read the file, so we simply create an empty file (the empty file will have Glibc default to using /lib and /usr/lib which is fine). |
|
http://www.andamooka.org/reader.pl?pgid=lfsch06_glibc
(801 words)
|
|
| |
| | Userlocal.com: Glibc 2.2.4 Release Notes slam Stallman |
 | | Systems with glibc 2.1 will not even attempt to run binaries generated with glibc 2.2.x so there is not much to worry about. |  | | glibc is big, but this is necessary for a multi-platform Unix library. |  | | Another reason why not everybody should think about compiling glibc is the disk and CPU requirements: on Intel platforms the full build requires about 330MB plus the space you need to install it. |
|
http://www.userlocal.com/articles/glibc224relnotes.shtml
(2065 words)
|
|
| |
| | SecuriTeam.com ™ - Glibc Globing Issues (~AAA{ Trick) |
 | | Glibc also implements the globfree() function which free()'s memory used earlier by other glob() matches. |  | | Glibc contains a globing error that may be remotely exploitable when glob functions are used in software such as ftp daemons. |  | | This is dependant on the program in question using the globfree() function, also defined in glibc glob.c (sysdeps/generic/glob.c). |
|
http://www.securiteam.com/unixfocus/6I00R003GE.html
(649 words)
|
|
| |
| | ELJonline: Building a Minimal Glibc with Componentization |
 | | The test cases show that glibc can be componentized with reasonable granularity at the object level, and although not as fine as at the symbol level, this process is far easier and requires less effort from all parties involved. |  | | The glibc library set consists of 21 libraries and the linker (ld.so); Table 1 lists all of them and their respective sizes. |  | | Because there is only one source tree to maintain, whenever glibc is updated so are all the minimal libraries built from glibc. |
|
http://www.linuxdevices.com/articles/AT9220599952.html
(2118 words)
|
|
| |
| | Resources - GNU C Library - GNU Project - Free Software Foundation (FSF) |
 | | CVS sources are available from the project website (as per the instructions). |  | | There are a number of mailing lists relevant to glibc development. |  | | Questions or queries about core parts of glibc (not bugs) are appropriately discussed here. |
|
http://www.gnu.org/software/libc/resources.html
(654 words)
|
|
| |
| | SGI TPL View (Glibc-Install-HOWTO) |
 | | The glibc package contains a library written in the programming language of C. Libraries are a very useful thing in programming; instead of inventing the wheel from scratch for operations such as computing the square-root of a number, such common functions are stored in separate files—the so-called libraries. |  | | You may identify them by looking at their version number, which should be the same as the one from your glibc installation (in my example all files fitted to the scheme lib*-2.2.4), and of course by the creation date and time. |  | | Since you may need to compile something if a problem occurs with the new glibc, it is a good idea to have it static, otherwise it might not work after an error appears. |
|
http://techpubs.sgi.com/tpl.cgi/view/linux/HOWTO/Glibc-Install-HOWTO
(2978 words)
|
|
| |
| | A Technical Comparison of glibc 2.x With Legacy System Libraries |
 | | Red Hat Software, following this lead, decided to switch to using glibc as the main C library for their C distribution, and released Red Hat Linux 5.0 in December of 1997, with glibc 2.0.5c serving in this role. |  | | This gives UNIX software developers confidence that software that uses the POSIX.1 Application Programming Interface (API) is portable between Linux and other UNIX-like systems. |  | | Other distributions, most notable Debian GNU/Linux, are planning to switch to glibc in the future, too. |
|
http://www.cyberteams.com/dl/compare-glibc-legacy.html
(887 words)
|
|
| |
| | phorum - Slackware Devel - i686 glibc |
 | | The necessity of an i686 optimized glibc is - i think - self-motivated, as it is required for almost every single stuff we compile shared with i686 optimizations. |  | | I do compile most of the stuff myself (not only for optimizations but also for educational purposes, i like to study at least a part of the source before), but there are others who don't and I guess an i686 glibc would make the difference for those. |  | | I don't want to get into a "modern machines become more and suffocated by non optimized i386 code, it's not just the clock speed that matters" debate as it would lead to nowhere. |
|
http://www.userlocal.com/phorum/read.php?f=5&i=17151&t=17151
(308 words)
|
|
| |
| | Rebuilding the GNU C Library (glibc) |
 | | For example, when glibc 2.3.3 was released the glibc developers did not recommend that users build it at all; oddly enough this critical tidbit of information did not make its way into the packaged documentation. |  | | Messing with glibc can potentially damage your system, make your system inoperable, and is generally considered a bonehead idea unless you know what you're doing. |  | | With glibc, it's a mixed answer: upgrading for better (and less buggy) library routines versus any potential system incompatibilities. |
|
http://hr.uoregon.edu/davidrl/glibc.html
(1868 words)
|
|
| |
| | glibc-linux: By Author |
 | | Re: Netscape 4.51 for glibc Thu, 25 Mar 1999 21:39:32 +0000 |  | | Re: Netscape 4.51 for glibc Thu, 25 Mar 1999 18:21:36 -0800 |  | | Re: Netscape 4.51 for glibc Tue, 30 Mar 1999 00:48:01 +0200 |
|
http://ricardo.ecn.wfu.edu/glib-linux-archive/9903/author.html
(750 words)
|
|
| |
| | Patch: glibc update for Kylix 3 C++ package loading |
 | | This is a very small patch that modifies the source code to glibc to resolve this contention problem when loading packages. |  | | Linux distributions using glibc 2.2.x will probably encounter issues loading the database and SOAP packages for the Kylix 3 IDE for C++. |  | | If you are not comfortable with patching glibc, Borland recommends that you upgrade your Linux distribution to one that contains a recent version of glibc. |
|
http://bdn.borland.com/article/0,1410,29968,00.html
(451 words)
|
|
| |
| | Gentoo Linux Documentation -- glibc: Information leak with LD_DEBUG |
 | | All users are encouraged to upgrade to the latest available version of glibc. |  | | All glibc users should upgrade to the latest version: |  | | It allows LD_DEBUG on SUID binaries where it should not be allowed. |
|
http://www.gentoo.org/security/en/glsa/glsa-200408-16.xml
(158 words)
|
|
| |
| | Linux Today - Red Hat Bug Fix Advisory: Update to official glibc 2.2 |
 | | This errata fixes several glibc bugs, including JDK programs segfaulting on startup, xmms segfaulting on exit, and how verbose ldconfig was about stale symlinks when it wasn't provided with the -v option (this will now match the behavior of the standalone ldconfig package). |  | | 17267 - glibc 2.1.92 is not binary compatible with glibc 2.0 |  | | This release fixes compatibility bugs with glibc 2.0.x, fixes a C header file problem so that Python 2.0 compiles out of box, and also fixes a bug in locale handling code. |
|
http://linuxtoday.com/news_story.php3?ltsn=2000-11-21-017-04-NW-RH
(770 words)
|
|
| |
| | M-029: Red Hat glibc Vulnerability |
 | | It may be possible to exploit programs that pass user modifiable input to the glibc glob function. |  | | Topic: Updated glibc packages are available to fix an overflowable buffer and for 7.x to fix a couple of non-security related bugs. |  | | This errata also fixes a couple of non-security related bugs in glibc packages for Red Hat Linux 7.x. |
|
http://www.ciac.org/ciac/bulletins/m-029.shtml
(695 words)
|
|
| |
| | gcc/glibc cross toolchains for embedded development |
 | | The gcc-3.4-20030813 snapshot toolchains for these processors fail with several internal compiler errors building the regression tests, which is not suprising given that gcc-3.4 is still in stage 2. |  | | Dan Kegel is a software engineer currently helping develop network test equipment at Ixia. |  | | Test Summaries for various versions of gcc and glibc on ppc405, ppc750, and sh4 |
|
http://linuxdevices.com/articles/AT2441857366.html
(848 words)
|
|
| |
| | wkr heap protection |
 | | For glibc, we had to modify the structure of a memory chunk in order to implement our scheme. |  | | The classic heap-based exploit relies upon a macro used in free memory chunk list manipulations in glibc's heap management code. |  | | As a result, the versions hosted here are now deprecated in favor of the officially supported version in glibc. |
|
http://www.cs.ucsb.edu/~wkr/projects/heap_protection
(884 words)
|
|
| |
| | ISS X-Force Database: glibc-glob-bo(7705): glibc glob functions buffer overflow |
 | | The glibc package in some Linux distributions is vulnerable to a buffer overflow in the glob functions. |  | | Upgrade to the latest version of glibc (2.1.3-10 or later), as listed in Debian Security Advisory DSA-103-1. |  | | Upgrade to the latest version of glibc (2.1.3-26U60_1cl or later), as listed in Conectiva Linux Announcement CLSA-2002:447. |
|
http://xforce.iss.net/xforce/xfdb/7705
(615 words)
|
|
| |
| | LinuxQuestions.org - upgrading Glibc 2.2.4 to 2.3+ - where Linux users come for help |
 | | I've got glibc 2.2.4, but I need to upgrade it to 2.3+ for some programs to run. |  | | eckk, could a possibility be to uninstall the onld glibc 2.2.4 and then install the 2.3?, or is that not possible? |  | | LinuxQuestions.org - upgrading Glibc 2.2.4 to 2.3+ - where Linux users come for help |
|
http://www.linuxquestions.org/questions/showthread.php?postid=169724
(449 words)
|
|
| |
| | LWN: SuSE alert SuSE-SA:2002:031 (glibc) |
 | | During the update of the shlibs/glibc package, runtime-linking the shared libraries is likely to fail for processes that execute a new binary with the execve(2) system call. |  | | * PRECAUTIONS The shared libraries package of the glibc is the most sensitive part of a running Linux system, and modifications to it should be handled with special care. |  | | profiling ----------------------------------------------------------------------- 7.0 libc shlibs libc libd all SuSE products after and including SuSE Linux 7.1 glibc glibc glibc-devel glibc-profile Find out which of the four packages are installed on your system according to the package names in the table. |
|
http://lwn.net/Alerts/8891
(1163 words)
|
|
| |
| | LinuxQuestions.org - glibc page 68 - where Linux users come for help |
 | | That schema (that's the one suggested by the book) worked fine for me, with other kind of packages like bison, flex, perl, you don't have to make a separate directory, you just compile them in the directories they respectively create when you unpack them |  | | LinuxQuestions.org - glibc page 68 - where Linux users come for help |  | | Illegal instruction / Won't Boot after up2date glibc |
|
http://www.linuxquestions.org/questions/showthread.php?postid=916188
(558 words)
|
|
| |
| | SecurityTracker.com Archives - Glibc LD_DEBUG Access Error May Disclose Information to Local Users |
 | | Brad Spengler reported that a bug in glibc allows LD_DEBUG on set user id (setuid) binaries in cases where it should not be allowed. |  | | > sys-libs/glibc potential info leak vuln > There is an issue in Glibc where LD_DEBUG is allowed on suid binaries when it should > not be. |  | | Glibc LD_DEBUG Access Error May Disclose Information to Local Users |
|
http://www.securitytracker.com/alerts/2004/Aug/1010975.html
(277 words)
|
|
| |
| | FedoraForum.org - GLIBC 2.0 compatibility on FC4 |
 | | If you switched to wrong version of glibc, it's a wonder that your system works at all. |  | | Now I have my misbehaving programs back working with the correct libc! |
|
http://forums.fedoraforum.org/showthread.php?t=77480&goto=newpost
(411 words)
|
|
| |
| | Neowin.net -> Glibc |
 | | The GLIBC is version 2.2.1 in Slackware 9.0. |  | | Does anyone know where I can get a working version of glibc for slackware 9? |  | | There should be a GLIBC 1.x and a 2.x. |
|
http://www.neowin.net/forum/index.php?showtopic=68618
(442 words)
|
|
| |
| | SecuriTeam.com ™ - A new approach to the glibc bugs (envcheck) |
 | | The two hot bugs in glibc (unsetenv and locale) have been discussed in great detail (see: UNIX locale format string vulnerability and Glibc 2.1.1 contains a vulnerability in the unsetenv() function) but rather than just patching the affected program, another methods has been offered, to prevent similar problems from arising in the future. |  | | The solution is a kernel module (named envcheck) that intercepts the execve system call and sanitizes the environment. |  | | A new approach to the glibc bugs (envcheck) |
|
http://www.securiteam.com/tools/5JP0C1P2LM.html
(269 words)
|
|
| |
| | Spyware Encyclopedia - Browse |
 | | 33_su.c exploit for LC glibc format string bug |
|
http://www3.ca.com/securityadvisor/pest/browse.aspx?cat=Exploit
(144 words)
|
|
| |
| | The Truth Behind Red Hat Names |
 | | RPM was rewritten from scratch, better user configuration was a major goal, and Red Hat was one of the first to use glibc 2.0 for the library versus the glibc 1.x (libc5.2) that other releases were using. |  | | This release was another major change to the Red Hat release cycle due to major advances to glibc and kernel threading that made packages binary incompatible with Red Hat Linux 8.0. |  | | Changes in 6.0 are moving to glibc 2.1, changing from gcc to egcs-1.2, and using a 2.0 kernel. |
|
http://smoogespace.com/documents/behind_the_names.html
(2390 words)
|
|
| |
| | Accepted glibc 2.2.5-11.7 (i386 source all) |
 | | Software > Linux Debian Changes > Accepted glibc... |  | | locales - GNU C Library: National Language (locale) data [support] nscd - GNU C Library: Name Service Cache Daemon Changes: glibc (2.2.5-11.7) stable-security; urgency=high. |
|
http://www.talkaboutsoftware.com/group/linux.debian.changes/messages/2583.html
(85 words)
|
|
| |
| | Glibc - Wikipedia, the free encyclopedia |
 | | The lead contributor and maintainer is Ulrich Drepper. |  | | Glibc, also known as libc6, is the GNU project's C standard library, licensed under the LGPL. |  | | As of October 2005, the latest version of Glibc is 2.3.5. |
|
http://en.wikipedia.org/wiki/Glibc
(165 words)
|
|
| |
| | O-196: "glibc" Buffer Overflow Vulnerabilities |
 | | This flaw also applied to glibc versions before 2.3.2. |  | | 2.1) Red Hat Linux Advanced Workstation 2.1 for the Itanium Processor CVEs (cve.mitre.org): CAN-2002-0029 Security Advisory Details: Updated glibc packages that fix a security flaw in the resolver as well as dlclose handling are now available. |  | | The GNU libc packages (known as glibc) contain the standard C libraries used by applications. |
|
http://www.ciac.org/ciac/bulletins/o-196.shtml
(571 words)
|
|
| |
| | FedoraForum.org - 2.3.4 glibc |
 | | Fedora includes a glibc CVS snapshot (this is nothing new, all |  | | Red Hat/Fedora distributions used CVS snapshots for several years), which |  | | They don't require glibc 2.3.4, they require any glibc that provides |
|
http://www.fedoraforum.org/forum/showthread.php?t=14101
(205 words)
|
|
| |
| | [SDL] glibc |
 | | i would be happy to find binaries, for i read that > you should only compile glibc when > you really know what you're doing... |  | | > > can someone tell me where i can donload binaries of glibc 2.1 and > libaudiofile? |  | | > > when i try to install SDL-1.0.8-1.i386.rpm, rpm complains about some failed > dependencies: > > libaudiofile.so.0 > libc.so.6(GLIBC_2.0) > libc.so.6(GLIBC_2.1) > > so i searched glibc 2.1and libaudiofile on the web... |
|
http://www.libsdl.org/pipermail/sdl/2000-July/028922.html
(184 words)
|
|
| |
| | [ale] glibc recovery RH9 |
 | | -Brian (I hope you find a more intelligent way to solve this...) >Glibc has been forced back to original RH9 version from the broken one, however, XFree86 and kernel updates were applied after the glibc update, so I get some errors on boot about X not starting. |  | | I know what update packages were applied, so if I force the old packages to be reinstalled will I recover or is a simpler way to make the packages that were updated depend on the older glib? |  | | I fdisked the /boot partition (100MB) reinstalled the original RH9 CD's to repopulate the /boot partition, then updated the entire mess with current rpm's via RHN. |
|
http://www.ale.org/pipermail/ale/20031203/003948.html
(263 words)
|
|
| |
| | GNU glibc Information for VU#803539 |
 | | To fix the problem instead of working around it, we suggest upgrading to Version 2.1.3 or later, and applying the following patch, taking care to relink any statically linked applications that use the affected functions. |  | | For example, you might use the following lines in your |  | | Most GNU/Linux distributions with glibc 2.1.3 and later ship with a line like "networks: files" in |
|
http://www.kb.cert.org/vuls/id/AAMN-5BMSW2
(311 words)
|
|
| |
| | Gentoo Forums :: View topic - bootsprap fails building glibc-2.2.5-r7 |
 | | Machines A) and B) emerged the latest version of glibc with no problems. |  | | From looking at the files in /usr/portage/profile/default-x86-1.4/ I need to change something in either packages or packages.build but i wanted to make sure before i did something stoopid |  | | To do this I changed the default-x86-1.4 profile and pointed it to the new glibc and binutils (I used the 2.13.90.10 rather than the.14 for no good reason) as well as unmasking those two ebuilds. |
|
http://forums.gentoo.org/viewtopic.php?t=20317
(1983 words)
|
|
| |
| | Syllable - glibc status? |
 | | An early version of Glibc 2.3.2 is in CVS but it is not usable as almost all of the Syllable API's are not implemented. |  | | I have a version which I have brought into sync with the Glibc CVS and have been working on implementing the remaining system calls. |  | | If I get it working I'll send you the code which might give ya a starting point for adding them to glibc. |
|
http://www.syllable.org/discussion.php?id=592
(613 words)
|
|
| |
| | MandrivaUsers.org -> blender, glibc 2.3.1 |
 | | I just download the Linux binaries from www.blender.org and run them anywhere I like. |  | | Discussion forum for Linux users Spanning the World |  | | i know :) i'm trying to find a way to get the version of libc.so.6 (apparently it wants glibc 2.3.x) installed, but the dependencies are very odd. |
|
http://mandrivausers.org/index.php?showtopic=2570
(343 words)
|
|
| |
| | From glibc-2.2.x to glibc-2.3.x |
 | | More data points:- - "make check" still passes with the patch applied - Debian has integrated the (similar) patch:- glibc (2.3.1-3) unstable; urgency=low * GOTO Masanori - debian/patches/librt-mips.dpatch: librt is not worked on mips/mipsel architecture, we apply it until sarge will be released. |  | | glibc 2.3.x changes some symbols (__ctype_b, __ctype_toupper, __ctype_tolower) as hidden attribute. |  | | This patch is originally pulled from RedHat patch, I modified it for current debian glibc. |
|
http://www.linuxfromscratch.org/pipermail/lfs-dev/2002-October/029513.html
(221 words)
|
|
| |
| | Glibc |
 | | The easy way to check is to try to install it, as it runs a pretest of your system which imcludes a check for the dl_open bug in question. |  | | The problem with glibc was described at http://community.borland.com/article/0,1410,26998,00.html, I suggest you give it a read. |  | | As far as I am aware, glibc 2.2 has the fix suggested by us. |
|
http://www.linuxfromscratch.org/pipermail/lfs-dev/2001-June/015155.html
(165 words)
|
|
| |
| | RPM resource compat-glibc |
 | | This package contains the version 2.1.3 of the GNU C library for compiling binaries that will run on Red Hat Linux 6.2 and other glibc 2.1.x Linux based systems. |  | | Red Hat Enterprise Linux 3 sources for ia64 |
|
http://rpmfind.net/linux/rpm2html/search.php?query=compat-glibc
(133 words)
|
|
| |
| | Glibc 2.3.5 download - Glibc |
 | | IceWalkers.com :: Linux software :: Development :: Libraries :: System :: glibc |  | | Although the library sources are very complex, you can build it for any supported system with the simple commands configure and make --- provided your platform is supported!. |  | | Be the first to post a comment about glibc |
|
http://www.icewalkers.com/Linux/Software/512820/glibc.html
(240 words)
|
|
| |
| | Glibc |
 | | Top > Software Libraries > C libraries > Glibc |  | | Glibc - Library for use with GNU/Hurd and GNU/Linux |  | | Please consider donating to the FSF to help support this project. |
|
http://directory.fsf.org/glibc.html
(216 words)
|
|
| |
| | Bug-glibc Info Page |
 | | This list distributes, to the active maintainers of glibc (GNU's C |  | | Announcements of new releases of glibc are made on both info-gcc and |  | | Bug-glibc -- Bug reports for the GNU standard C library |
|
http://lists.gnu.org/mailman/listinfo/bug-glibc
(288 words)
|
|
| |
| | ► » Error while accsessing Libary GLIBC |
 | | Is there a way to add the missing Links ? |  | | Instead of recompilation there may be other possibilities but then you |  | | I think your applications are linked with an incompatible glibc version. |
|
http://www.os1-help.org/detail-4548190.html
(176 words)
|
|
|