summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/Lint_siglongjmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove lint leftovers; ok guenther@okan2012-09-041-11/+0
|
* Add lint stubs for the longjmp family of functions which are defined inotto2007-09-091-0/+11
assembly on all platforms. ok deraadt@