This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
Update HISTORY fixing some facts, while it is not clear if the
environment stuff originates from AT&T or BSD. ok ok deraadt@ millert@ ian@
OPENBSD_3_8
otto
19 years ago
parent
175c6c79dd
commit
1a406b107a
1 changed files
with
8 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-2
src/lib/libc/stdlib/getenv.3
+ 8
- 2
src/lib/libc/stdlib/getenv.3
View File
@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\" SUCH DAMAGE.
.\"
.\"
.\" $OpenBSD: getenv.3,v 1.
9 2004/01/23 23:08:46 jmc
Exp $
.\" $OpenBSD: getenv.3,v 1.
10 2005/05/11 20:09:44 otto
Exp $
.\"
.\"
.Dd December 11, 1993
.Dd December 11, 1993
.Dt GETENV 3
.Dt GETENV 3
@ -130,12 +130,18 @@ The
function conforms to
function conforms to
.St -ansiC .
.St -ansiC .
.Sh HISTORY
.Sh HISTORY
The function
.Fn getenv
appeared in
.At v7
and
.Bx 3 .
The functions
The functions
.Fn setenv
.Fn setenv
and
and
.Fn unsetenv
.Fn unsetenv
appeared in
appeared in
.At v7 .
.
Bx 4.3 Tahoe
.
The
The
.Fn putenv
.Fn putenv
function appeared in
function appeared in
Write
Preview
Loading…
Cancel
Save