Module Name: src Committed By: he Date: Fri Mar 18 14:56:01 UTC 2011
Modified Files: src/lib/libc/tls: tls.c Log Message: It would be nice if lint knew that abort() will never return. For now just insert a /* NOTREACHED */ comment to fix the build failure. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libc/tls/tls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.