hpux man page for clearenv

Query: clearenv

OS: hpux

Section: 3c

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

clearenv(3C)															      clearenv(3C)

NAME
clearenv - clear the process environment
SYNOPSIS
DESCRIPTION
clears the process environment. No environment variables are defined immediately after a call to modifies the value of the pointer environ. This means that copies of that pointer are invalid after a call to
RETURN VALUE
Upon successful completion, returns zero; otherwise, it returns -1 and sets to indicate the error.
ERRORS
fails if the following condition is encountered: [ENOMEM] Failed to free or reallocate memory for the process environment.
SEE ALSO
environ(5), getenv(3C), putenv(3C), thread_safety(5), <stdlib.h>.
STANDARDS CONFORMANCE
clearenv(3C)
Related Man Pages
clearenv(3) - redhat
clearenv(3) - centos
clearenv(3) - x11r4
clearenv(3) - plan9
clearenv(3) - xfree86
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
SAN Migration question
Thank you members and admins