Source-Changes archive

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

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   jdc
Date:           Thu Aug  9 06:49:23 UTC 2012

Modified Files:
        src/lib/libc/gen [netbsd-6]: sysconf.c
        src/sys/sys [netbsd-6]: unistd.h

Log Message:
Pull up revisions:
  src/lib/libc/gen/sysconf.c revision 1.34
  src/sys/sys/unistd.h revision 1.53
(requested by martin in ticket #460).

Define _POSIX_SPAWN in unistd.h and also provide its value via sysconf(),
as required by posix since we support posix_spawn().


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.33.22.1 src/lib/libc/gen/sysconf.c
cvs rdiff -u -r1.52 -r1.52.18.1 src/sys/sys/unistd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index