Copyright (c) 1983, 1993
The Regents of the University of California. All rights reserved.
%sccs.include.proprietary.roff%
@(#)getlog.3 8.1 (Berkeley) 06/05/93
The Regents of the University of California. All rights reserved.
%sccs.include.proprietary.roff%
@(#)getlog.3 8.1 (Berkeley) 06/05/93
GETLOG 3F ""
C 5 NAME
getlog - get user's login name
SYNOPSIS
subroutine getlog (name) character*(*) name character*(*) function getlog()
DESCRIPTION
Getlog will return the user's login name or all blanks if
the process is running detached from a terminal.
FILES
"SEE ALSO"
getlogin(3)