stdlib/stdlib.h change to initstate

Ulrich Drepper drepper@redhat.com
Thu Feb 24 11:14:00 GMT 2000


Andreas Jaeger <aj@suse.de> writes:

> There's one more patch needed.  I'm appending an untested version.

I haven't changed the _r versions yet.

> What's the problem? Could you enlighten us?

The argument of setstate must be `const'.  But we are modifying the
array passed in.  As it seems this is also the case for other
implementation but why is it `const' then?

I have to do some more research.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list