Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   martin
Date:           Wed Feb 22 17:51:01 UTC 2012

Modified Files:
        src/include: spawn.h
        src/lib/libc/gen: posix_spawnp.c

Log Message:
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.3 -r1.4 src/include/spawn.h
cvs rdiff -u -r1.1 -r1.2 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.




Home | Main Index | Thread Index | Old Index