Solution to my linuxthreads problem

Ulrich Drepper drepper@cygnus.com
Mon Dec 20 23:32:00 GMT 1999


Andreas Jaeger <aj@suse.de> writes:

> Yesterday I reported a problem with the current glibc when using
> headers from 2.3.33 on a Linux 2.2.13 system.  Together with Andreas
> Schwab we've fixed this with the appended patch.  The problem is that
> ugetrlimit doesn't exist and therefore errno is set - but errno is not
> initialized yet.  The solution is to move the getrlimit call after
> errno has been set.

Thanks, I've applied the patch.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


More information about the Libc-hacker mailing list