summaryrefslogtreecommitdiff
path: root/lbl
Commit message (Collapse)AuthorAgeFilesLines
* Add "os-osf4.h" to declare "snprintf()" on Digital UNIX 4.x.guy2002-12-111-0/+26
|
* Remove from "lbl/os-solaris2.h" declarations of functions we don't use;guy2000-10-111-25/+1
| | | | | | | the declaration of "utimes()" collides with the declaration that SunOS 5.5.1 and later, at least, *do* have. (5.5.1 doesn't declare "snprintf()", even though it has "snprintf()", so we declare it here; we declare some others that don't cause problems.)
* not usedassar2000-07-111-28/+0
|
* remove inline and __attribute__ (now setting in config.h)assar2000-07-101-16/+1
|
* Initial revisionmcr1999-10-074-0/+351