cvs commit: src/sys/sys unistd.h src/lib/libc/gen sysconf.c sysconf.3

Hasso Tepper hasso at crater.dragonflybsd.org
Thu Feb 21 05:21:38 PST 2008


hasso       2008/02/21 05:20:30 PST

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_12)
    sys/sys              unistd.h 
    lib/libc/gen         sysconf.c sysconf.3 
  Log:
  MFC: Add _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN variables to the
  sysconf(3). These are nonstandard, but implemented in many systems.
  
  Revision  Changes    Path
  1.8.4.1   +3 -0      src/sys/sys/unistd.h
  1.4.10.1  +5 -0      src/lib/libc/gen/sysconf.c
  1.5.8.1   +8 -1      src/lib/libc/gen/sysconf.3


http://www.dragonflybsd.org/cvsweb/src/sys/sys/unistd.h.diff?r1=1.8&r2=1.8.4.1&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/sysconf.c.diff?r1=1.4&r2=1.4.10.1&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libc/gen/sysconf.3.diff?r1=1.5&r2=1.5.8.1&f=u





More information about the Commits mailing list