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 04:49:40 PST 2008


hasso       2008/02/21 04:47:54 PST

DragonFly src repository

  Modified files:
    sys/sys              unistd.h 
    lib/libc/gen         sysconf.c sysconf.3 
  Log:
  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.9       +3 -0      src/sys/sys/unistd.h
  1.5       +5 -0      src/lib/libc/gen/sysconf.c
  1.6       +8 -1      src/lib/libc/gen/sysconf.3


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





More information about the Commits mailing list