⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.pm

📁 MSYS在windows下模拟了一个类unix的终端
💻 PM
📖 第 1 页 / 共 5 页
字号:
If you have an fd_set typedef, but the dweebs who installed it dida half-fast job and neglected to provide the macros to manipulatean fd_set, C<HAS_FDS_BITS> will let us know how to fix the gaffe.=item C<d_fgetpos>From F<d_fgetpos.U>:This variable conditionally defines C<HAS_FGETPOS> if fgetpos() isavailable to get the file position indicator.=item C<d_flexfnam>From F<d_flexfnam.U>:This variable conditionally defines the C<FLEXFILENAMES> symbol, whichindicates that the system supports filenames longer than 14 characters.=item C<d_flock>From F<d_flock.U>:This variable conditionally defines C<HAS_FLOCK> if flock() isavailable to do file locking.=item C<d_fork>From F<d_fork.U>:This variable conditionally defines the C<HAS_FORK> symbol, whichindicates to the C program that the fork() routine is available.=item C<d_fpathconf>From F<d_pathconf.U>:This variable conditionally defines the C<HAS_FPATHCONF> symbol, whichindicates to the C program that the pathconf() routine is availableto determine file-system related limits and options associatedwith a given open file descriptor.=item C<d_fpos64_t>From F<d_fpos64_t.U>:This symbol will be defined if the C compiler supports fpos64_t.=item C<d_frexpl>From F<d_frexpl.U>:This variable conditionally defines the C<HAS_FREXPL> symbol, whichindicates to the C program that the frexpl() routine is available.=item C<d_fs_data_s>From F<d_fs_data_s.U>:This variable conditionally defines the C<HAS_STRUCT_FS_DATA> symbol,which indicates that the struct fs_data is supported.=item C<d_fseeko>From F<d_fseeko.U>:This variable conditionally defines the C<HAS_FSEEKO> symbol, whichindicates to the C program that the fseeko() routine is available.=item C<d_fsetpos>From F<d_fsetpos.U>:This variable conditionally defines C<HAS_FSETPOS> if fsetpos() isavailable to set the file position indicator.=item C<d_fstatfs>From F<d_fstatfs.U>:This variable conditionally defines the C<HAS_FSTATFS> symbol, whichindicates to the C program that the fstatfs() routine is available.=item C<d_fstatvfs>From F<d_statvfs.U>:This variable conditionally defines the C<HAS_FSTATVFS> symbol, whichindicates to the C program that the fstatvfs() routine is available.=item C<d_fsync>From F<d_fsync.U>:This variable conditionally defines the C<HAS_FSYNC> symbol, whichindicates to the C program that the fsync() routine is available.=item C<d_ftello>From F<d_ftello.U>:This variable conditionally defines the C<HAS_FTELLO> symbol, whichindicates to the C program that the ftello() routine is available.=item C<d_ftime>From F<d_ftime.U>:This variable conditionally defines the C<HAS_FTIME> symbol, which indicatesthat the ftime() routine exists.  The ftime() routine is basicallya sub-second accuracy clock.=item C<d_Gconvert>From F<d_gconvert.U>:This variable holds what Gconvert is defined as to convertfloating point numbers into strings. It could be C<gconvert>or a more C<complex> macro emulating gconvert with gcvt() or sprintf.Possible values are:d_Gconvert=C<gconvert((x),(n),(t),(b))>d_Gconvert=C<gcvt((x),(n),(b))>d_Gconvert=C<sprintf((b),F<%F<.>*g>,(n),(x))>=item C<d_getcwd>From F<d_getcwd.U>:This variable conditionally defines the C<HAS_GETCWD> symbol, whichindicates to the C program that the getcwd() routine is availableto get the current working directory.=item C<d_getespwnam>From F<d_getespwnam.U>:This variable conditionally defines C<HAS_GETESPWNAM> if getespwnam() isavailable to retrieve enchanced (shadow) password entries by name.=item C<d_getfsstat>From F<d_getfsstat.U>:This variable conditionally defines the C<HAS_GETFSSTAT> symbol, whichindicates to the C program that the getfsstat() routine is available.=item C<d_getgrent>From F<d_getgrent.U>:This variable conditionally defines the C<HAS_GETGRENT> symbol, whichindicates to the C program that the getgrent() routine is availablefor sequential access of the group database.=item C<d_getgrps>From F<d_getgrps.U>:This variable conditionally defines the C<HAS_GETGROUPS> symbol, whichindicates to the C program that the getgroups() routine is availableto get the list of process groups.=item C<d_gethbyaddr>From F<d_gethbyad.U>:This variable conditionally defines the C<HAS_GETHOSTBYADDR> symbol, whichindicates to the C program that the gethostbyaddr() routine is availableto look up hosts by their C<IP> addresses.=item C<d_gethbyname>From F<d_gethbynm.U>:This variable conditionally defines the C<HAS_GETHOSTBYNAME> symbol, whichindicates to the C program that the gethostbyname() routine is availableto look up host names in some data base or other.=item C<d_gethent>From F<d_gethent.U>:This variable conditionally defines C<HAS_GETHOSTENT> if gethostent() isavailable to look up host names in some data base or another.=item C<d_gethname>From F<d_gethname.U>:This variable conditionally defines the C<HAS_GETHOSTNAME> symbol, whichindicates to the C program that the gethostname() routine may beused to derive the host name.=item C<d_gethostprotos>From F<d_gethostprotos.U>:This variable conditionally defines the C<HAS_GETHOST_PROTOS> symbol,which indicates to the C program that <netdb.h> suppliesprototypes for the various gethost*() functions.  See also F<netdbtype.U> for probing for various netdb types.=item C<d_getlogin>From F<d_getlogin.U>:This variable conditionally defines the C<HAS_GETLOGIN> symbol, whichindicates to the C program that the getlogin() routine is availableto get the login name.=item C<d_getmnt>From F<d_getmnt.U>:This variable conditionally defines the C<HAS_GETMNT> symbol, whichindicates to the C program that the getmnt() routine is availableto retrieve one or more mount info blocks by filename.=item C<d_getmntent>From F<d_getmntent.U>:This variable conditionally defines the C<HAS_GETMNTENT> symbol, whichindicates to the C program that the getmntent() routine is availableto iterate through mounted files to get their mount info.=item C<d_getnbyaddr>From F<d_getnbyad.U>:This variable conditionally defines the C<HAS_GETNETBYADDR> symbol, whichindicates to the C program that the getnetbyaddr() routine is availableto look up networks by their C<IP> addresses.=item C<d_getnbyname>From F<d_getnbynm.U>:This variable conditionally defines the C<HAS_GETNETBYNAME> symbol, whichindicates to the C program that the getnetbyname() routine is availableto look up networks by their names.=item C<d_getnent>From F<d_getnent.U>:This variable conditionally defines C<HAS_GETNETENT> if getnetent() isavailable to look up network names in some data base or another.=item C<d_getnetprotos>From F<d_getnetprotos.U>:This variable conditionally defines the C<HAS_GETNET_PROTOS> symbol,which indicates to the C program that <netdb.h> suppliesprototypes for the various getnet*() functions.  See also F<netdbtype.U> for probing for various netdb types.=item C<d_getpagsz>From F<d_getpagsz.U>:This variable conditionally defines C<HAS_GETPAGESIZE> if getpagesize()is available to get the system page size.=item C<d_getpbyname>From F<d_getprotby.U>:This variable conditionally defines the C<HAS_GETPROTOBYNAME> symbol, which indicates to the C program that the getprotobyname() routine is available to look up protocolsby their name.=item C<d_getpbynumber>From F<d_getprotby.U>:This variable conditionally defines the C<HAS_GETPROTOBYNUMBER> symbol, which indicates to the C program that the getprotobynumber() routine is available to look up protocolsby their number.=item C<d_getpent>From F<d_getpent.U>:This variable conditionally defines C<HAS_GETPROTOENT> if getprotoent() isavailable to look up protocols in some data base or another.=item C<d_getpgid>From F<d_getpgid.U>:This variable conditionally defines the C<HAS_GETPGID> symbol, whichindicates to the C program that the getpgid(pid) functionis available to get the process group id.=item C<d_getpgrp2>From F<d_getpgrp2.U>:This variable conditionally defines the HAS_GETPGRP2 symbol, whichindicates to the C program that the getpgrp2() (as in F<DG/C<UX>>) routineis available to get the current process group.=item C<d_getpgrp>From F<d_getpgrp.U>:This variable conditionally defines C<HAS_GETPGRP> if getpgrp() isavailable to get the current process group.=item C<d_getppid>From F<d_getppid.U>:This variable conditionally defines the C<HAS_GETPPID> symbol, whichindicates to the C program that the getppid() routine is availableto get the parent process C<ID>.=item C<d_getprior>From F<d_getprior.U>:This variable conditionally defines C<HAS_GETPRIORITY> if getpriority()is available to get a process's priority.=item C<d_getprotoprotos>From F<d_getprotoprotos.U>:This variable conditionally defines the C<HAS_GETPROTO_PROTOS> symbol,which indicates to the C program that <netdb.h> suppliesprototypes for the various getproto*() functions.  See also F<netdbtype.U> for probing for various netdb types.=item C<d_getprpwnam>From F<d_getprpwnam.U>:This variable conditionally defines C<HAS_GETPRPWNAM> if getprpwnam() isavailable to retrieve protected (shadow) password entries by name.=item C<d_getpwent>From F<d_getpwent.U>:This variable conditionally defines the C<HAS_GETPWENT> symbol, whichindicates to the C program that the getpwent() routine is availablefor sequential access of the passwd database.=item C<d_getsbyname>From F<d_getsrvby.U>:This variable conditionally defines the C<HAS_GETSERVBYNAME> symbol, which indicates to the C program that the getservbyname() routine is available to look up servicesby their name.=item C<d_getsbyport>From F<d_getsrvby.U>:This variable conditionally defines the C<HAS_GETSERVBYPORT> symbol, which indicates to the C program that the getservbyport() routine is available to look up servicesby their port.=item C<d_getsent>From F<d_getsent.U>:This variable conditionally defines C<HAS_GETSERVENT> if getservent() isavailable to look up network services in some data base or another.=item C<d_getservprotos>From F<d_getservprotos.U>:This variable conditionally defines the C<HAS_GETSERV_PROTOS> symbol,which indicates to the C program that <netdb.h> suppliesprototypes for the various getserv*() functions.  See also F<netdbtype.U> for probing for various netdb types.=item C<d_getspnam>From F<d_getspnam.U>:This variable conditionally defines C<HAS_GETSPNAM> if getspnam() isavailable to retrieve SysV shadow password entries by name.=item C<d_gettimeod>From F<d_ftime.U>:This variable conditionally defines the C<HAS_GETTIMEOFDAY> symbol, whichindicates that the gettimeofday() system call exists (to obtain asub-second accuracy clock). You should probably include <sys/resource.h>.=item C<d_gnulibc>From F<d_gnulibc.U>:Defined if we're dealing with the C<GNU> C Library.=item C<d_grpasswd>From F<i_grp.U>:This variable conditionally defines C<GRPASSWD>, which indicatesthat struct group in <grp.h> contains gr_passwd.=item C<d_hasmntopt>From F<d_hasmntopt.U>:This variable conditionally defines the C<HAS_HASMNTOPT> symbol, whichindicates to the C program that the hasmntopt() routine is availableto query the mount options of file systems.=item C<d_htonl>From F<d_htonl.U>:This variable conditionally defines C<HAS_HTONL> if htonl() and itsfriends are available to do network order byte swapping.=item C<d_iconv>From F<d_iconv.U>:This variable conditionally defines the C<HAS_ICONV> symbol, whichindicates to the C program that the iconv() routine is available.=item C<d_index>From F<d_strchr.U>:This variable conditionally defines C<HAS_INDEX> if index() andrindex() are available for string searching.=item C<d_inetaton>From F<d_inetaton.U>:This variable conditionally defines the C<HAS_INET_ATON> symbol, whichindicates to the C program that the inet_aton() function is availableto parse C<IP> address C<dotted-quad> strings.=item C<d_int64_t>From F<d_int64_t.U>:This symbol will be defined if the C compiler supports int64_t.=item C<d_isascii>From F<d_isascii.U>:This variable conditionally defines the C<HAS_ISASCII> constant,which indicates to the C program that isascii() is available.=item C<d_isnan>From F<d_isnan.U>:This variable conditionally defines the C<HAS_ISNAN> symbol, whichindicates to the C program that the isnan() routine is available.=item C<d_isnanl>From F<d_isnanl.U>:This variable conditionally defines the C<HAS_ISNANL> symbol, whichindicates 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, whichindicates to the C program that the killpg() routine is availableto kill process groups.=item C<d_lchown>From F<d_lchown.U>:This variable conditionally defines the C<HAS_LCHOWN> symbol, whichindicates to the C program that the lchown() routine is availableto 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'sheader files provide C<LDBL_DIG>, which is the number of significantdigits in a long double precision number.=item C<d_link>From F<d_link.U>:This variable conditionally defines C<HAS_LINK> if link() isavailable to create hard links.=item C<d_locconv>From F<d_locconv.U>:This variable conditionally defines C<HAS_LOCALECONV> if localeconv() isavailable for numeric and monetary formatting conventions.=item C<d_lockf>From F<d_lockf.U>:This variable conditionally defines C<HAS_LOCKF> if lockf() 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -