definition of gethostbyname conflicts with system /usr/include/unistd.h, available since at least Solaris 2.6 according to python-Bugs-837046 Author: taniguchi@openoffice.org --- misc/Python-2.6.1/Include/pyport.h 2008-06-11 09:41:16.000000000 +0200 +++ misc/build/Python-2.6.1/Include/pyport.h 2011-06-06 17:31:17.000000000 +0200 @@ -449,11 +449,6 @@ in platform-specific #ifdefs. **************************************************************************/ -#ifdef SOLARIS -/* Unchecked */ -extern int gethostname(char *, int); -#endif - #ifdef HAVE__GETPTY #include /* we need to import mode_t */ extern char * _getpty(int *, int, mode_t, int); 80 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/workben/pctfuzzer.cxx
AgeCommit message (Expand)Author
2018-11-09fix oss-fuzz buildCaolán McNamara
2017-10-15shrink pct fuzzerCaolán McNamara
2017-03-23ofz: readjust LLVMFuzzerInitialize to get ppt SdDLL::Init outside leak detectCaolán McNamara
2017-01-31add pct fuzzerCaolán McNamara