diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-09-17 09:06:18 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-09-17 09:06:18 +0000 |
commit | 190b66db30c5b4467a9e439fe4e44f8a26f62f90 (patch) | |
tree | a7f3f5c06d8f04d2cf1e3c5086c4359ede02b462 /Porting/Glossary | |
parent | faccc3df70d52167fc8db0cffe80b75c7537b839 (diff) | |
download | perl-190b66db30c5b4467a9e439fe4e44f8a26f62f90.tar.gz |
Configure maintenance. It's sigaction.sa_flags
and the Glossary regen'ed.
p4raw-id: //depot/cfgperl@4165
Diffstat (limited to 'Porting/Glossary')
-rw-r--r-- | Porting/Glossary | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Glossary b/Porting/Glossary index 2f4f23d50f..30c75b656c 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -1851,7 +1851,7 @@ i_poll (i_poll.U): whether a C program should include <poll.h>. i_pthread (i_pthread.U): - This variable conditionally defines the I_PTHREADEAD symbol, + This variable conditionally defines the I_PTHREAD symbol, and indicates whether a C program should include <pthread.h>. i_pwd (i_pwd.U): |