Copyright (c) 1983 Regents of the University of California.
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.
@(#)getlog.3 6.1 (Berkeley) 05/15/85
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.
@(#)getlog.3 6.1 (Berkeley) 05/15/85
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)