GETLOG(3F) BSD GETLOG(3F)
NAME
getlog - get user's log-in name
SYNOPSIS
subroutine getlog (name)
character*(*) name
character*(*) function getlog()
DESCRIPTION
getlog will return the user's log-in name or all blanks if the process is
running detached from a terminal.
FILES
/usr/lib/libU77.a
SEE ALSO
getlogin(3)