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