Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!pasteur!helios.ee.lbl.gov!nosc!cod!hall From: hall@cod.NOSC.MIL (Robert R. Hall) Newsgroups: comp.os.minix Subject: Re: missing files in v1.3 upgrade? Summary: Yes they are used Keywords: 1.3, upgrade Message-ID: <1484@cod.NOSC.MIL> Date: 14 Apr 89 15:04:16 GMT References: <784@garcon.cso.uiuc.edu> <2297@ast.cs.vu.nl> Organization: Naval Ocean Systems Center, San Diego Lines: 19 In article <2297@ast.cs.vu.nl>, ast@cs.vu.nl (Andy Tanenbaum) writes: > In article <784@garcon.cso.uiuc.edu> dpointer@uicsrd.csrd.uiuc.edu (David B. Pointer) writes: > >kit, I am unable to find the following usr/include/ files: > > usr/include/sys/dir.h > > usr/include/sys/timeb.h > > usr/include/sys/times.h > > usr/include/sys/types.h > I hope they are not needed :-) > > Andy Tanenbaum (ast@cs.vu.nl) Yes they are used. sys/dir.h used in: /lib/getcwd.c lib/ttyname.c commands/atrun.c commands/pwd commands/rm commands/rmdir commands/tar commands/traverse sys/times.h used in: lib/times commands/time.c sys/types.h used in: lib/ttyname.c commands/chown commands/compress commands/dp commands/cpdir commands/df commands/du commands/find commands/help commands/ln commands/ls commands/mkfs commands/more commands/pwd commands/rm