Module Name: src Committed By: riz Date: Thu Feb 23 18:34:33 UTC 2012
Modified Files: src/include [netbsd-6]: spawn.h src/lib/libc/gen [netbsd-6]: posix_spawnp.c Log Message: Pull up following revision(s) (requested by martin in ticket #36): include/spawn.h: revision 1.4 lib/libc/gen/posix_spawnp.c: revision 1.2 Use C++ compatible declaration for posix_spawn (instead of the C99 specific posix one). To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/include/spawn.h cvs rdiff -u -r1.1 -r1.1.2.1 src/lib/libc/gen/posix_spawnp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.