diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-04-12 15:05:04 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-04-12 15:05:04 +0100 |
commit | 48462a74af687743eb1706910f2a17ba4180660d (patch) | |
tree | 8370a38a93edf2091d8c7a91c3c61819156cdbc6 /NetWare/config.wc | |
parent | 42f6aa011acc35d253b243e5e9990e254b882076 (diff) | |
download | perl-48462a74af687743eb1706910f2a17ba4180660d.tar.gz |
Convert xsutils.c and lib/attributes.pm to a regular XS extension.
Diffstat (limited to 'NetWare/config.wc')
-rw-r--r-- | NetWare/config.wc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc index 93fbb152ff..533a59fcd9 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -538,7 +538,7 @@ doublesize='8' drand01='(rand()/(double)((unsigned)1<<RANDBITS))' drand48_r_proto='0' dtrace='' -dynamic_ext='Socket IO Fcntl Opcode SDBM_File' +dynamic_ext='Socket IO Fcntl Opcode SDBM_File attributes' eagain='EAGAIN' ebcdic='undef' echo='echo' |