Stuart Anderson <[EMAIL PROTECTED]> writes:

> As a result of my tests of lsbdev by building the X Window System, I have come
> up with a couple of symbols that are used by one or more sample programs,
> but that we haven't included. Just because they are referenced doesn't mean
> that we must include them, but rather we should think about them and decide.
> The two outstanding symbols are
> 
>       getpagesize
>       __rawmemchr
> 
> Anyone have an opinion on what we should do about these two?

Add __rawmemchr, it's a mangle for rawmemchr which is
documented in the glibc manual (it's used via <bits/string.h>).

Add getpagesize also, it's covered in Unix98.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs [EMAIL PROTECTED]
   private [EMAIL PROTECTED]
    http://www.suse.de/~aj

Reply via email to