[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lsbdev results



Stuart Anderson <anderson@metrolink.com> 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 aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



Reply to: