]> git.cameronkatri.com Git - mandoc.git/commit
Compat glue needed for Solaris 9 and 10.
authorIngo Schwarze <schwarze@openbsd.org>
Thu, 19 Mar 2015 14:57:29 +0000 (14:57 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Thu, 19 Mar 2015 14:57:29 +0000 (14:57 +0000)
commit7ca732f0714b3bdace7b2642923a7a0f4919e2d2
tree8d66dea3252ded4b8c1e6013dc2e6da90a2e01b8
parent848d9655dd5206e4226d27ca67bb9160d22fbc01
Compat glue needed for Solaris 9 and 10.

Thanks to Sevan Janiyan <venture37 at geeklan dot co dot uk> for
reporting the Solaris 10 issues, to Jan Holzhueter <jh at opencsw
dot org> for some additional insight, and to OpenCSW in general for
providing me with a Solaris 9/10/11 testing environment.
INSTALL
Makefile
Makefile.depend
compat_isblank.c [new file with mode: 0644]
compat_mkdtemp.c [new file with mode: 0644]
compat_vasprintf.c [new file with mode: 0644]
configure
test-isblank.c [new file with mode: 0644]
test-mkdtemp.c [new file with mode: 0644]
test-vasprintf.c [new file with mode: 0644]