From owner-freebsd-questions Mon Jan 5 20:19:20 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA24808 for questions-outgoing; Mon, 5 Jan 1998 20:19:20 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA24803 for ; Mon, 5 Jan 1998 20:19:18 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id UAA01685; Mon, 5 Jan 1998 20:19:14 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Mon, 5 Jan 1998 20:19:14 -0800 (PST) From: Doug White Reply-To: Doug White To: "UC Computer / Transbay.Net" cc: questions@FreeBSD.ORG Subject: Re: source for seteuid, etc. In-Reply-To: <199801050706.XAA17162@transbay.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 4 Jan 1998, UC Computer / Transbay.Net wrote: > In /usr/src I can find source pointing functions to other functions, > but can't find the source for the bases, e.g. setreuid, setregid. > Where are these? Those are in libc, the standard system library. Poke in /usr/src/lib/libc/*. The man pages should fill you in on the details. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major