d_mkdir=''
d_mkdtemp=''
d_mkfifo=''
+d_mkostemp=''
d_mkstemp=''
d_mkstemps=''
d_mktime=''
set mkfifo d_mkfifo
eval $inlibc
+: see if mkostemp exists
+set mkostemp d_mkostemp
+eval $inlibc
+
: see if mkstemp exists
set mkstemp d_mkstemp
eval $inlibc
d_mkdir='$d_mkdir'
d_mkdtemp='$d_mkdtemp'
d_mkfifo='$d_mkfifo'
+d_mkostemp='$d_mkostemp'
d_mkstemp='$d_mkstemp'
d_mkstemps='$d_mkstemps'
d_mktime64='$d_mktime64'
d_mkdir='define'
d_mkdtemp='define'
d_mkfifo='define'
+d_mkostemp='undef'
d_mkstemp='define'
d_mkstemps='undef'
d_mktime64='undef'
d_mkdir='define'
d_mkdtemp='define'
d_mkfifo='define'
+d_mkostemp='undef'
d_mkstemp='define'
d_mkstemps='undef'
d_mktime64='undef'
d_mkdir='define'
d_mkdtemp='undef'
d_mkfifo='undef'
+d_mkostemp='undef'
d_mkstemp='undef'
d_mkstemps='undef'
d_mktime64='undef'
This variable conditionally defines the HAS_MKFIFO symbol, which
indicates to the C program that the mkfifo() routine is available.
+d_mkostemp (d_mkostemp.U):
+ This variable conditionally defines the HAS_MKOSTEMP symbol, which
+ indicates to the C program that the mkostemp() routine is available
+ to exclusively create and open a uniquely named (with a suffix)
+ temporary file.
+
d_mkstemp (d_mkstemp.U):
This variable conditionally defines the HAS_MKSTEMP symbol, which
indicates to the C program that the mkstemp() routine is available
# Package name : perl5
# Source directory : .
-# Configuration time: Fri Dec 22 15:55:04 GMT 2017
+# Configuration time: Fri Dec 22 16:17:32 GMT 2017
# Configured by : yourname
# Target system : linux barba.rous.org 3.16.0-4-amd64 #1 smp debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 gnulinux
ccversion=''
cf_by='yourname'
cf_email='yourname@yourhost.yourplace.com'
-cf_time='Fri Dec 22 15:55:04 GMT 2017'
+cf_time='Fri Dec 22 16:17:32 GMT 2017'
charbits='8'
charsize='1'
chgrp=''
d_mkdir='define'
d_mkdtemp='define'
d_mkfifo='define'
+d_mkostemp='define'
d_mkstemp='define'
d_mkstemps='define'
d_mktime64='undef'
/* Package name : perl5
* Source directory : .
- * Configuration time: Fri Dec 22 15:55:04 GMT 2017
+ * Configuration time: Fri Dec 22 16:17:32 GMT 2017
* Configured by : yourname
* Target system : linux barba.rous.org 3.16.0-4-amd64 #1 smp debian 3.16.43-2+deb8u2 (2017-06-26) x86_64 gnulinux
*/
*/
#define HAS_MKDTEMP /**/
+/* HAS_MKOSTEMP:
+ * This symbol, if defined, indicates that the mkostemp routine is
+ * available to exclusively create and open a uniquely named
+ * temporary file.
+ */
+#define HAS_MKOSTEMP /**/
+
/* HAS_MKSTEMPS:
* This symbol, if defined, indicates that the mkstemps routine is
* available to exclusively create and open a uniquely named
*/
#$d_mkdtemp HAS_MKDTEMP /**/
+/* HAS_MKOSTEMP:
+ * This symbol, if defined, indicates that the mkostemp routine is
+ * available to exclusively create and open a uniquely named
+ * temporary file.
+ */
+#$d_mkostemp HAS_MKOSTEMP /**/
+
/* HAS_MKSTEMPS:
* This symbol, if defined, indicates that the mkstemps routine is
* available to exclusively create and open a uniquely named
$ WC "d_mkdtemp='" + d_mkdtemp + "'"
$ WC "d_mkfifo='undef'"
$ WC "d_mknod='undef'"
+$ WC "d_mkostemp='undef'"
$ WC "d_mkstemp='" + d_mkstemp + "'"
$ WC "d_mkstemps='" + d_mkstemps + "'"
$ WC "d_mktime='" + d_mktime + "'"
* HAS_NANOSLEEP
* HAS_STRTOLD_L
* I_WCHAR
+ * HAS_MKOSTEMP
*/
d_mkdir='define'
d_mkdtemp='undef'
d_mkfifo='define'
+d_mkostemp='undef'
d_mkstemp='undef'
d_mkstemps='undef'
d_mktime64='undef'
d_mkdir='define'
d_mkdtemp='undef'
d_mkfifo='undef'
+d_mkostemp='undef'
d_mkstemp='undef'
d_mkstemps='undef'
d_mktime64='undef'
*/
/*#define HAS_MKDTEMP / **/
+/* HAS_MKOSTEMP:
+ * This symbol, if defined, indicates that the mkostemp routine is
+ * available to exclusively create and open a uniquely named
+ * temporary file.
+ */
+/*#define HAS_MKOSTEMP / **/
+
/* HAS_MKSTEMPS:
* This symbol, if defined, indicates that the mkstemps routine is
* available to exclusively create and open a uniquely named
#endif
/* Generated from:
- * 7e8e752fea0ea763029b7c6520f3272c8c86c36221269040b1d39493cf12aa13 config_h.SH
- * 1aa1a771df9d5ae1df4e6419f0b30a12a974527ec226712787d96d0d770010e7 uconfig.sh
+ * b35fd150a5540d0fe06540db67bc67864b14dd744550f105e13b78ef97a953d5 config_h.SH
+ * 02e3ab990e287cd32a5d000bc0b75168aa96496175b82315bdd47f898d00b0a6 uconfig.sh
* ex: set ro: */
d_mkdir='undef'
d_mkdtemp='undef'
d_mkfifo='undef'
+d_mkostemp='undef'
d_mkstemp='undef'
d_mkstemps='undef'
d_mktime64='undef'
d_mkdir='undef'
d_mkdtemp='undef'
d_mkfifo='undef'
+d_mkostemp='undef'
d_mkstemp='undef'
d_mkstemps='undef'
d_mktime64='undef'
d_mkdir='define'
d_mkdtemp='undef'
d_mkfifo='undef'
+d_mkostemp='undef'
d_mkstemp='undef'
d_mkstemps='undef'
d_mktime64='undef'
d_mkdir='define'
d_mkdtemp='undef'
d_mkfifo='undef'
+d_mkostemp='undef'
d_mkstemp='undef'
d_mkstemps='undef'
d_mktime64='undef'
d_mkdir='define'
d_mkdtemp='undef'
d_mkfifo='undef'
+d_mkostemp='undef'
d_mkstemp='undef'
d_mkstemps='undef'
d_mktime64='undef'