summaryrefslogtreecommitdiff
path: root/Porting/Glossary
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-07-01 06:20:48 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-01 06:20:48 +0000
commit65d1576c0f450607500ac750f1ac3edd7139b225 (patch)
tree56ce2b9dab5b0c9fdc8637e38e809a6c941251db /Porting/Glossary
parent154319865eadc8ccc6a29927f700ec79ff1ad0ed (diff)
downloadperl-65d1576c0f450607500ac750f1ac3edd7139b225.tar.gz
Regen Glossary et al.
p4raw-id: //depot/perl@19902
Diffstat (limited to 'Porting/Glossary')
-rw-r--r--Porting/Glossary6
1 files changed, 1 insertions, 5 deletions
diff --git a/Porting/Glossary b/Porting/Glossary
index 771820a5b8..302afa1278 100644
--- a/Porting/Glossary
+++ b/Porting/Glossary
@@ -1339,10 +1339,6 @@ d_mymalloc (mallocsrc.U):
of the source want to take special action if MYMALLOC is used.
This may include different sorts of profiling or error detection.
-d_nanosleep (d_nanosleep.U):
- This variable conditionally defines HAS_NANOSLEEP
- if nanosleep() is available to sleep with 1E-9 sec accuracy.
-
d_nice (d_nice.U):
This variable conditionally defines the HAS_NICE symbol, which
indicates to the C program that the nice() routine is available.
@@ -3508,7 +3504,7 @@ mips_type (usrinc.U):
This variable holds the environment type for the mips system.
Possible values are "BSD 4.3" and "System V".
-mistrustnm (usenm.U):
+mistrustnm (Csym.U):
This variable can be used to establish a fallthrough for the cases
where nm fails to find a symbol. If usenm is false or usenm is true
and mistrustnm is false, this variable has no effect. If usenm is true