Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2001 04:07:42 -0800 (PST)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen sysconf.3 sysconf.c src/sys/sys unistd.h
Message-ID:  <200112011207.fB1C7he84882@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      2001/12/01 04:07:42 PST

  Modified files:
    lib/libc/gen         sysconf.c sysconf.3 
    sys/sys              unistd.h 
  Log:
  Add support for sysconf(_SC_NPROCESSORS_CONF) and sysconf(_SC_NPROCESSORS_ONLN).
  This API is supported in SVR4.0MP, Solaris, Linux, AIX and Tru64 Unix.
  
  PR:             bin/27489
  Submitted by:   Arun Sharma <arun@sharma-home.net>
  Reviewed by:    bde (prior version)
  
  Revision  Changes    Path
  1.17      +5 -1      src/lib/libc/gen/sysconf.3
  1.12      +8 -0      src/lib/libc/gen/sysconf.c
  1.28      +6 -1      src/sys/sys/unistd.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112011207.fB1C7he84882>