File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 215215/* Define if you have the clock function. */
216216#undef HAVE_CLOCK
217217
218+ /* Define if you have the ctermid function. */
219+ #undef HAVE_CTERMID
220+
221+ /* Define if you have the ctermid_r function. */
222+ #undef HAVE_CTERMID_R
223+
218224/* Define if you have the dlopen function. */
219225#undef HAVE_DLOPEN
220226
374380/* Define if you have the tcsetpgrp function. */
375381#undef HAVE_TCSETPGRP
376382
383+ /* Define if you have the tempnam function. */
384+ #undef HAVE_TEMPNAM
385+
377386/* Define if you have the timegm function. */
378387#undef HAVE_TIMEGM
379388
380389/* Define if you have the times function. */
381390#undef HAVE_TIMES
382391
392+ /* Define if you have the tmpfile function. */
393+ #undef HAVE_TMPFILE
394+
395+ /* Define if you have the tmpnam function. */
396+ #undef HAVE_TMPNAM
397+
398+ /* Define if you have the tmpnam_r function. */
399+ #undef HAVE_TMPNAM_R
400+
383401/* Define if you have the truncate function. */
384402#undef HAVE_TRUNCATE
385403
You can’t perform that action at this time.
0 commit comments