* bsdlib.cc (getprogname): New function.

(setprogname): New funtion.
	* cygwin.din: Export getprogname and setprogname.
	* include/cygwin/version.h: Bumb API version number.
This commit is contained in:
Corinna Vinschen
2003-11-17 17:25:59 +00:00
parent 490d129f4a
commit 6e17cee57b
4 changed files with 33 additions and 1 deletions

View File

@@ -645,6 +645,7 @@ getpid
_getpid = getpid
getppid
_getppid = getppid
getprogname
getpwduid
_getpwduid = getpwduid
getpwent
@@ -1178,6 +1179,7 @@ setpgid
_setpgid = setpgid
setpgrp
_setpgrp = setpgrp
setprogname
setpwent
_setpwent = setpwent
setregid