summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/n_infnan.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the very ugly lint workarounds: LINTLIBRARY, PROTOLIB,martynas2013-01-131-1/+0
| | | | and a few empty files for lint to chew on.
* an empty stub file for lint: on the vax, lint will chew on this, but avoid itderaadt2005-11-231-0/+1
when compiling, and use the .S file instead if someone has a better solution, show it..