PLDelphi
view release on metacpan or search on metacpan
basiclib/Config.pm-txt view on Meta::CPAN
ccflags_uselargefiles=''
ccname=''
ccsymbols=''
ccversion=''
cf_by='ActiveState'
cf_email='support@ActiveState.com'
cf_time='Tue Feb 4 15:34:07 2003'
charsize='1'
chgrp=''
chmod=''
chown=''
clocktype='clock_t'
comm=''
compress=''
contains='grep'
cp='copy'
cpio=''
cpp='cl -nologo -E'
cpp_stuff='42'
cppccsymbols=''
cpplast=''
basiclib/Config.pm-txt view on Meta::CPAN
d_bcmp='undef'
d_bcopy='undef'
d_bincompat5005='undef'
d_bsd='define'
d_bsdgetpgrp='undef'
d_bsdsetpgrp='undef'
d_bzero='undef'
d_casti32='undef'
d_castneg='define'
d_charvspr='undef'
d_chown='undef'
d_chroot='undef'
d_chsize='define'
d_closedir='define'
d_const='define'
d_crypt='define'
d_csh='undef'
d_cuserid='undef'
d_dbl_dig='define'
d_difftime='define'
d_dirnamlen='define'
basiclib/Config.pm-txt view on Meta::CPAN
d_eaccess='undef'
d_endgrent='undef'
d_endhent='undef'
d_endnent='undef'
d_endpent='undef'
d_endpwent='undef'
d_endsent='undef'
d_eofnblk='define'
d_eunice='undef'
d_fchmod='undef'
d_fchown='undef'
d_fcntl='undef'
d_fcntl_can_lock='undef'
d_fd_macros='define'
d_fd_set='define'
d_fds_bits='define'
d_fgetpos='define'
d_flexfnam='define'
d_flock='define'
d_fork='undef'
d_fpathconf='undef'
basiclib/Config.pm-txt view on Meta::CPAN
d_hasmntopt='undef'
d_htonl='define'
d_iconv='undef'
d_index='undef'
d_inetaton='undef'
d_int64_t='undef'
d_isascii='define'
d_isnan='define'
d_isnanl='undef'
d_killpg='undef'
d_lchown='undef'
d_ldbl_dig='define'
d_link='define'
d_locconv='define'
d_lockf='undef'
d_longdbl='define'
d_longlong='undef'
d_lseekproto='define'
d_lstat='undef'
d_madvise='undef'
d_mblen='define'
basiclib/Config.pm-txt view on Meta::CPAN
This variable is defined but not used by Configure.
The value is a plain '' and is not useful.
=item C<chmod>
From F<Loc.U>:
This variable is defined but not used by Configure.
The value is a plain '' and is not useful.
=item C<chown>
From F<Loc.U>:
This variable is defined but not used by Configure.
The value is a plain '' and is not useful.
=item C<clocktype>
From F<d_times.U>:
basiclib/Config.pm-txt view on Meta::CPAN
wether the C compiler can cast negative float to unsigned.
=item C<d_charvspr>
From F<d_vprintf.U>:
This variable conditionally defines C<CHARVSPRINTF> if this system
has vsprintf returning type (char*). The trend seems to be to
declare it as "int vsprintf()".
=item C<d_chown>
From F<d_chown.U>:
This variable conditionally defines the C<HAS_CHOWN> symbol, which
indicates to the C program that the chown() routine is available.
=item C<d_chroot>
From F<d_chroot.U>:
This variable conditionally defines the C<HAS_CHROOT> symbol, which
indicates to the C program that the chroot() routine is available.
=item C<d_chsize>
basiclib/Config.pm-txt view on Meta::CPAN
alerts the C program that it must deal with ideosyncracies of C<VMS>.
=item C<d_fchmod>
From F<d_fchmod.U>:
This variable conditionally defines the C<HAS_FCHMOD> symbol, which
indicates to the C program that the fchmod() routine is available
to change mode of opened files.
=item C<d_fchown>
From F<d_fchown.U>:
This variable conditionally defines the C<HAS_FCHOWN> symbol, which
indicates to the C program that the fchown() routine is available
to change ownership of opened files.
=item C<d_fcntl>
From F<d_fcntl.U>:
This variable conditionally defines the C<HAS_FCNTL> symbol, and indicates
whether the fcntl() function exists
=item C<d_fcntl_can_lock>
basiclib/Config.pm-txt view on Meta::CPAN
indicates to the C program that the isnanl() routine is available.
=item C<d_killpg>
From F<d_killpg.U>:
This variable conditionally defines the C<HAS_KILLPG> symbol, which
indicates to the C program that the killpg() routine is available
to kill process groups.
=item C<d_lchown>
From F<d_lchown.U>:
This variable conditionally defines the C<HAS_LCHOWN> symbol, which
indicates to the C program that the lchown() routine is available
to operate on a symbolic link (instead of following the link).
=item C<d_ldbl_dig>
From F<d_ldbl_dig.U>:
This variable conditionally defines d_ldbl_dig if this system's
header files provide C<LDBL_DIG>, which is the number of significant
digits in a long double precision number.
( run in 0.917 second using v1.01-cache-2.11-cpan-5511b514fd6 )