Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 22:42:48 +0530
From:      "Joseph Koshy" <joseph.koshy@gmail.com>
To:        nick@humgat.org, hackers@freebsd.org
Subject:   Re: _getlogin()
Message-ID:  <84dead720607311012q42e5dapf83e73653e245ae0@mail.gmail.com>
In-Reply-To: <20060731154612.GA2921@taran.infoua.com.ua>
References:  <20060731154612.GA2921@taran.infoua.com.ua>

index | next in thread | previous in thread | raw e-mail

> Where can i find source of subj?
> /usr/src/lib/libc/gen/getlogin.c has
> the declaration of this function, but i'm unable
> to find its definition.

Its generated as part of the C library build.  See:
 src/lib/libc/i386/sys/Makefile.inc
 src/lib/libc/sys/Makefile.inc
 sys/lib/libc/i386/SYS.h

-- 
FreeBSD Volunteer,     http://people.freebsd.org/~jkoshy


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead720607311012q42e5dapf83e73653e245ae0>