DragonFly BSD
DragonFly commits List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/sys errno.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 3 Jul 2005 10:27:34 -0700 (PDT)

    Guys, this is just one of those things where we tried to do the
    right thing and it created more problems then it solved.  We have to
    admit defeat here and go with the macro/inline.  It's the best we can
    do for now.  It retains most of the optimizations... we get to keep
    the TLS errno after all, and greatly improves compile-time compatibility
    with third party sources.

    Maybe in some future packaging/ports system where we can trivially
    edit vendor supplied sources we can put it back.  But that time is
    not now.  As I said, we can't afford to spend man months messing around
    with it, we have to move on.

						-Matt



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