Module Name: src Committed By: joerg Date: Thu Jun 25 18:41:04 UTC 2015
Modified Files: src/include/ssp: ssp.h unistd.h Log Message: Allow SSP enabled functions to conditionally skip the object size check. Use this is fix the getcwd(NULL, lmit) case, which breaks in lang/parrot. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/include/ssp/ssp.h cvs rdiff -u -r1.6 -r1.7 src/include/ssp/unistd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.