From bdf33aa7435b6e4ab927ed6430f3f240f211d879 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Mon, 10 Oct 2005 02:51:17 -0500 Subject: Add probe for unsetenv () Subject: Re: Perl's handling of environ breaks on Solaris 10 Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org> p4raw-id: //depot/perl@25733 --- Porting/Glossary | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Porting') diff --git a/Porting/Glossary b/Porting/Glossary index 3f18f4135d..95427e2836 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -2183,6 +2183,10 @@ d_unordered (d_unordered.U): This variable conditionally defines the HAS_UNORDERED symbol, which indicates to the C program that the unordered() routine is available. +d_unsetenv (d_unsetenv.U): + This variable conditionally defines the HAS_UNSETENV symbol, which + indicates to the C program that the unsetenv () routine is available. + d_usleep (d_usleep.U): This variable conditionally defines HAS_USLEEP if usleep() is available to do high granularity sleeps. -- cgit v1.2.1