Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!sdd.hp.com!wuarchive!udel!mmdf From: Don Chapman Newsgroups: comp.os.minix Subject: Re: open() Message-ID: <52956@nigel.ee.udel.edu> Date: 8 May 91 06:45:19 GMT Sender: mmdf@ee.udel.edu Lines: 12 Reginald H. Beardsley writes: > Where is the source for the open() system call? I have looked through fs, For the call to open() look in src/lib/posix/open.c and then, depending on which version you are on, either src/lib/other/syslib.c or src/lib/posix/syslib.c. Don Chapman, U. of Tenn. at Martin