Skip to content

RM #751: Add a string version and an int version of functions for retrieving a...

Michael J. Hammel requested to merge RM-751 into master

RM #751: Add a string version and an int version of functions for retrieving a VT number. The former works with any named process but must make a shell call to get the VT. The latter works only for the current process and uses an ioctl.

Merge request reports