FreeBSD Bugzilla – Attachment 38212 Details for
Bug 60544
[patch] getenv(3) manpage doesn't state the return value from getenv()
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 439 bytes, created by
Russell Francis
on 2003-12-24 14:00:32 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Russell Francis
Created:
2003-12-24 14:00:32 UTC
Size:
439 bytes
patch
obsolete
>--- getenv.3 Mon Oct 13 10:15:27 2003 >+++ getenv.3.new Mon Oct 13 10:15:03 2003 >@@ -116,6 +116,13 @@ > from the list. > .Sh RETURN VALUES > .Rv -std setenv putenv >+.Pp >+The >+.Fn getenv >+function returns NULL if the environment variable was not found. >+If the variable was found, it returns the value of the variable >+as a NULL terminated string. This string should not be modified >+or freed. > .Sh ERRORS > .Bl -tag -width Er > .It Bq Er ENOMEM
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 60544
: 38212