Date: Tue, 15 May 2001 16:41:02 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdlib.h src/lib/libc/gen getprogname.c setprogname.c getprogname.3 Makefile.inc Message-ID: <200105152341.f4FNf2H21445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/05/15 16:41:01 PDT
Modified files:
include stdlib.h
lib/libc/gen Makefile.inc
Added files:
lib/libc/gen getprogname.c setprogname.c getprogname.3
Log:
Introduce getprogname(3) and setprogname(3) library calls. These get
and set __progname, respectively.
Discussed on: -arch (Feb 2001), -audit
Reviewed by: -audit
Approved by: kris
Obtained from: (mostly) NetBSD
Revision Changes Path
1.21 +4 -1 src/include/stdlib.h
1.78 +6 -4 src/lib/libc/gen/Makefile.inc
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105152341.f4FNf2H21445>
