Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!news.mira.net.au!werple.mira.net.au!gfm From: gfm@werple.mira.net.au (Graham Menhennitt) Newsgroups: comp.os.386bsd.questions Subject: no cuserid() in FreeBSD 2.0 Date: 12 Dec 1994 23:31:51 GMT Organization: werple public-access unix, Melbourne Lines: 7 Message-ID: <3cimh7$ef@eplet.mira.net.au> NNTP-Posting-Host: werple.mira.net.au X-Newsreader: TIN [version 1.2 PL1] The cuserid() call has disappeared from FreeBSD between 1.1.5 and 2.0. Assuming that this is not an oversight, the definition of L_cuserid should probably be removed from stdio.h. I presume that the replacement call is getlogin()? Graham