<html>
<head>
<title></title>
</head>
<body>
<table>
<tr><td>Name</td><td>glibc</td></tr>
<tr><td>Version</td><td>2.3.2</td></tr>
<tr><td>Release</td><td>101.4</td></tr>
<tr><td>Summary</td><td>The GNU libc libraries.</td></tr>
<tr><td>Description</td><td>The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function.</td></tr>
</table><hr>
<h4>Update Information</h4>
<p>Update Information: 
This glibc update fixes lots of bugs in the regular expression matcher and speeds it up.  It fixes a couple of other bugs as well.</p><hr>
<h4>Changelog</h4>
* Tue Jan 06 2004 Jakub Jelinek <jakub redhat com> 2.3.2-101.4

- some further regex speedups
- fix re.translate handling in regex (#112869)
- change regfree to match old regex behaviour (what is freed
  and clearing of freed pointers)

* Tue Dec 30 2003 Jakub Jelinek <jakub redhat com> 2.3.2-101.3

- fix pmap_set fd and memory leak (#112726)
- fix backreference handling in regex

* Tue Dec 30 2003 Jakub Jelinek <jakub redhat com> 2.3.2-101.2

- fix to make pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, )
  really disable cancellation (#112512)
- lots of regex fixes and speedups (#110401)
- fix nextafter*/nexttoward*
- handle 6th syscall(3) argument on AMD64
- handle memalign/posix_memalign in mtrace
- fix linuxthreads memory leak (#112208)
- remove throw () from cancellation points in linuxthreads (#112602)
- fix NPTL unregister_atfork
- fix unwinding through alternate signal stacks
- fix atan2
- fix pshared condvars in NPTL
- fix pthread_attr_destroy for attributes created with
  pthread_attr_init GLIBC_2 0
- add BuildPrereq texinfo (#110252)
- fix ceill/floorl on AMD64
- work around IA64 gas bug with unwind info and .align
- fix NPTL configure
- allow dlopen after fork () in threaded programs
- compute IA-64 default thread stack size correctly
- fix thread stacks with ulimit -s not a multiple of a page size
- randomize PIE shared libraries, honor LD_USE_LOAD_BIAS env variable
- fix execstack handling on kernels without exec-shield<hr>
</body>
</html>