kasramp / getexecname

Get the pathname of a running executable on OpenBSD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getexecname(3)

getexecname(3) is a function for OpenBSD that returns the pathname of the running executable, or NULL if an error occurs.

It can be trivally dropped into your source code or built as a library.

About

Get the pathname of a running executable on OpenBSD.

License:ISC License


Languages

Language:C 74.3%Language:Roff 20.7%Language:Makefile 4.9%