xref: /csrg-svn/share/man/man3f/getlog.3 (revision 20520)
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 5.1 (Berkeley) 05/15/85

GETLOG 3F "13 June 1983"
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)