K 10 svn:author V 8 rdivacky K 8 svn:date V 27 2009-01-15T18:53:52.056276Z K 7 svn:log V 233 Introduce a local variable and use it instead of passed in parameter to get rid of restrict qualifier discarding. This lets libc compile cleanly in gnu99 mode. Suggested by: kib, christoph.mallon at gmx.de Approved by: kib (mentor) END