OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: CVS: cvs.openbsd.org: src

From: Otto Moerbeek (ottodrijf.net)
Date: Tue Apr 04 2006 - 14:09:05 CDT


On Tue, 4 Apr 2006, Otto Moerbeek wrote:

> CVSROOT: /cvs
> Module name: src
> Changes by: ottocvs.openbsd.org 2006/04/04 13:07:23
>
> Modified files:
> lib/libc/stdlib: tsearch.3
>
> Log message:
> POSIX says tdelete() returns the parent of the deleted node. Sadly the
> root node doesn't have a parent, and POSIX does not say what should be
> done in that case. Warn developers that different implementations
> may do different things.

ok millert jmc

        -Otto