diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1998-11-29 16:39:16 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1998-11-29 16:39:16 +0000 |
commit | 5b34fd9983b612c6f8a0ed60e7f49c74e1151a1a (patch) | |
tree | ea1ef0a066ae7a64a8ea2688a172e974c027f606 /Porting | |
parent | a91c35b0b764ca1a209a514dd10682aecec1e2c8 (diff) | |
download | perl-5b34fd9983b612c6f8a0ed60e7f49c74e1151a1a.tar.gz |
Add I_POLL for IO 1.20.
p4raw-id: //depot/cfgperl@2389
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/Glossary | 32 | ||||
-rw-r--r-- | Porting/config.sh | 11 | ||||
-rw-r--r-- | Porting/config_H | 8 |
3 files changed, 31 insertions, 20 deletions
diff --git a/Porting/Glossary b/Porting/Glossary index 8159c04aea..1aa4f35110 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -4,6 +4,11 @@ programs (e.g. I_UNISTD) are already described in config_h.SH. [`configpm' generates pod documentation for Config.pm from this file--please try to keep the formatting regular.] +Mcc (Loc.U): + This variable is be used internally by Configure to determine the + full pathname (if any) of the Mcc program. After Configure runs, + the value is reset to a plain "Mcc" and is not useful. + _a (Unix.U): This variable defines the extension used for ordinary libraries. For unix, it is '.a'. The '.' is included. Other possible @@ -252,6 +257,15 @@ csh (Loc.U): full pathname (if any) of the csh program. After Configure runs, the value is reset to a plain "csh" and is not useful. +d_Gconvert (d_gconvert.U): + This variable holds what Gconvert is defined as to convert + floating point numbers into strings. It could be 'gconvert' + or a more complex macro emulating gconvert with gcvt() or sprintf. + Possible values are: + d_Gconvert='gconvert((x),(n),(t),(b))' + d_Gconvert='gcvt((x),(n),(b))' + d_Gconvert='sprintf((b),"%.*g",(n),(x))' + d_access (d_access.U): This variable conditionally defines HAS_ACCESS if the access() system call is available to check for access permissions using real IDs. @@ -567,15 +581,6 @@ d_ftruncate64 (io64.U): This variable conditionally defines the HAS_FTRUNCATE64 symbol, which indicates to the C program that the ftruncate64() routine is available. -d_Gconvert (d_gconvert.U): - This variable holds what Gconvert is defined as to convert - floating point numbers into strings. It could be 'gconvert' - or a more complex macro emulating gconvert with gcvt() or sprintf. - Possible values are: - d_Gconvert='gconvert((x),(n),(t),(b))' - d_Gconvert='gcvt((x),(n),(b))' - d_Gconvert='sprintf((b),"%.*g",(n),(x))' - d_getgrent (d_getgrent.U): This variable conditionally defines the HAS_GETGRENT symbol, which indicates to the C program that the getgrent() routine is available @@ -1743,6 +1748,10 @@ i_niin (i_niin.U): to the C program that it should include <netinet/in.h>. Otherwise, you may try <sys/in.h>. +i_poll (i_poll.U): + This variable conditionally defines the I_POLL symbol, and indicates + whether a C program should include <poll.h>. + i_pwd (i_pwd.U): This variable conditionally defines I_PWD, which indicates to the C program that it should include <pwd.h>. @@ -2167,11 +2176,6 @@ man3ext (man3dir.U): have: one of 'n', 'l', or '3'. The Makefile must supply the '.'. See man3dir. -Mcc (Loc.U): - This variable is be used internally by Configure to determine the - full pathname (if any) of the Mcc program. After Configure runs, - the value is reset to a plain "Mcc" and is not useful. - medium (models.U): This variable contains a flag which will tell the C compiler and loader to produce a program running with a medium memory model. If the diff --git a/Porting/config.sh b/Porting/config.sh index dda3c3a704..6caa22d476 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -8,7 +8,7 @@ # Package name : perl5 # Source directory : . -# Configuration time: Sun Nov 22 19:19:34 EET 1998 +# Configuration time: Sun Nov 29 18:17:40 EET 1998 # Configured by : jhi # Target system : osf1 alpha.hut.fi v4.0 878 alpha @@ -54,7 +54,7 @@ ccdlflags=' ' ccflags='-pthread -std -D__LANGUAGE_C__' cf_by='jhi' cf_email='yourname@yourhost.yourplace.com' -cf_time='Sun Nov 22 19:19:34 EET 1998' +cf_time='Sun Nov 29 18:17:40 EET 1998' chgrp='' chmod='' chown='' @@ -354,7 +354,7 @@ dlext='so' dlsrc='dl_dlopen.xs' doublesize='8' drand01='drand48()' -dynamic_ext='B DB_File Data/Dumper Fcntl IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re' +dynamic_ext='B DB_File Data/Dumper Devel/Peek Fcntl IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re' eagain='EAGAIN' ebcdic='undef' echo='echo' @@ -363,7 +363,7 @@ emacs='' eunicefix=':' exe_ext='' expr='expr' -extensions='B DB_File Data/Dumper Fcntl IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re Errno' +extensions='B DB_File Data/Dumper Devel/Peek Fcntl IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re Errno' find='' firstmakefile='makefile' flex='' @@ -405,6 +405,7 @@ i_ndbm='define' i_netdb='define' i_neterrno='undef' i_niin='define' +i_poll='define' i_pwd='define' i_rpcsvcdbm='undef' i_sfio='undef' @@ -454,7 +455,7 @@ installscript='/opt/perl/bin' installsitearch='/opt/perl/lib/site_perl/5.00553/alpha-dec_osf-thread' installsitelib='/opt/perl/lib/site_perl/5.00553' intsize='4' -known_extensions='B DB_File Data/Dumper Fcntl GDBM_File IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re' +known_extensions='B DB_File Data/Dumper Devel/Peek Fcntl GDBM_File IO IPC/SysV NDBM_File ODBM_File Opcode POSIX SDBM_File Socket Thread attrs re' ksh='' large='' ld='ld' diff --git a/Porting/config_H b/Porting/config_H index 9fa28d831f..5420ae8248 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -17,7 +17,7 @@ /* * Package name : perl5 * Source directory : . - * Configuration time: Sun Nov 22 19:19:34 EET 1998 + * Configuration time: Sun Nov 29 18:17:40 EET 1998 * Configured by : jhi * Target system : osf1 alpha.hut.fi v4.0 878 alpha */ @@ -2110,6 +2110,12 @@ /*#define I_INTTYPES / **/ /*#define HAS_INT64_T / **/ +/* I_POLL: + * This symbol, if defined, indicates that <poll.h> exists and + * should be included. + */ +#define I_POLL /**/ + /* HAS_FSTAT64: * This symbol, if defined, indicates that the fstat64 routine is * available to stat files (fds) larger than 2 gigabytes. |