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

DragonFly-2.3.0.627.g46c70 master include unistd.h lib/libc/gen confstr.3 confstr.c


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Apr 2009 00:12:41 -0700 (PDT)

commit 46c708557a77ce3d3300570c7b020a0f8777fa12
Author: Peter Avalos <pavalos@theshell.com>
Date:   Fri Feb 13 16:40:06 2009 -0500

    Sync confstr(3) with FreeBSD:
    
    * Support SUS "programming environment".
    * confstr() returns compile-time constants.  Don't use sysctl to get
      the value of _PATD_STDPATH when we can just get it directly.

Summary of changes:
 include/unistd.h       |   16 +++++++
 lib/libc/gen/confstr.3 |   18 +++++----
 lib/libc/gen/confstr.c |  104 ++++++++++++++++++++++++++++++++----------------
 3 files changed, 95 insertions(+), 43 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46c708557a77ce3d3300570c7b020a0f8777fa12


-- 
DragonFly BSD source repository



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