Darren Reed wrote: > On 8/09/09 09:10 AM, Garrett D'Amore - sun microsystems wrote: >> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI >> This information is Copyright 2009 Sun Microsystems >> 1. Introduction >> 1.1. Project/Component Working Name: >> Public linked lists >> 1.2. Name of Document Author/Supplier: >> Author: Garrett D'Amore >> 1.3 Date of This Document: >> 08 September, 2009 >> 4. Technical Description >> >> Problem >> ------- >> >> Unlike virtually every other FOSS, we Solaris has not common >> faciility that >> is *public* for driver developers for managing linked lists. >> > > This is incorrect... > > Solaris has been shipping <sys/queue.h> for a while now and > whilst it may not be a Public interface so far as Solaris goes, > it is a public/committed interface for BSD.
Its not public for Solaris. - Garrett