DragonFly-2.3.0.627.g46c70 master include unistd.h lib/libc/gen confstr.3 confstr.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Tue Apr 7 00:13:36 PDT 2009
commit 46c708557a77ce3d3300570c7b020a0f8777fa12
Author: Peter Avalos <pavalos at 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
More information about the Commits
mailing list