|
Re: which library to use for insque()/remque() from search.h
|
01/17/2008 9:42 AM
post4391
|
Re: which library to use for insque()/remque() from search.h
On Thu, Jan 17, 2008 at 03:17:36AM -0500, Peter Kalbus wrote:
> it's used from rpm5.
>
> btw, in rpm5 itself an implementation is available. currently that version is used in my workspace and works well. so,
i will live with that implemantion for the moment.
>
> is it worth thinking about added the availability inside libc from configure script?
>
Since we have it prototyped it should probably be in libc.
POSIX marks it as an XSI extension but we have other funcs
marked as such. I'll look into adding it for the next
release.
Thanks,
-seanb
|
|
|