aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/soelim.c
Commit message (Collapse)AuthorAgeFilesLines
* isspace(3) requires an unsigned argument;Ingo Schwarze2021-09-191-4/+4
| | | | bug reported by Thomas Klausner <wiz at NetBSD>
* Without HAVE_ERR, don't try to include <err.h>, it probably isn't there.Ingo Schwarze2015-11-071-1/+3
| | | | | In that case, the required prototypes are in "config.h". Patch from Peter Bray <pdb_ml at yahoo dot com dot au>.
* This one needs config.h too, if only for __BEGIN_DECLS.Ingo Schwarze2015-05-211-1/+2
| | | | Found on Solaris 11 in the OpenCSW cluster.
* Use PATH_MAX rather than the non-standard MAXPATHLEN.Ingo Schwarze2015-05-201-3/+3
|
* * remove FreeBSDismsIngo Schwarze2015-05-201-9/+10
| | | | | | | * purge and sort headers * add build and compat glue * and LICENSE information for soelim(1)
* Initial revisionIngo Schwarze2015-05-201-0/+178