ChangeLog revision 1.2
1189251SsamTue Feb 27 12:23:04 1996  Raymond Jou  <rjou@mexican.cygnus.com>
2189251Ssam
3189251Ssam	* mpw.h (HAVE_VPRINTF): Add and define to have the value 1.
4189251Ssam
5189251SsamFri Dec 29 14:40:46 1995  Stan Shebs  <shebs@andros.cygnus.com>
6189251Ssam
7189251Ssam	* mpw.h (HAVE_STDLIB_H, etc): Define to have the value 1.
8189251Ssam	(HAVE_FCNTL_H): Define.
9189251Ssam
10189251SsamMon Dec 11 15:39:06 1995  Stan Shebs  <shebs@andros.cygnus.com>
11189251Ssam
12189251Ssam	* mpw.h (open, access): Define as mpw_open and mpw_access.
13189251Ssam
14189251SsamThu Nov  9 15:38:37 1995  Stan Shebs  <shebs@andros.cygnus.com>
15189251Ssam
16189251Ssam	* mpw.h: Include unix.h if USE_MW_HEADERS, otherwise include
17189251Ssam	various original MPW include files (ioctl.h, etc).
18189251Ssam	(EIO): Define if not defined.
19189251Ssam	* sys/ioctl.h: Remove, not needed.
20189251Ssam
21189251SsamWed Oct 25 12:30:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
22189251Ssam
23189251Ssam	* mpw.h: Don't include errno.h or ioctl.h.
24189251Ssam	(ENOENT, EACCES, ENOSYS): Define if not defined.
25189251Ssam	(fdopen): Declare if __STDC__.
26189251Ssam	(R_OK, W_OK, X_OK): Define if not defined.
27189251Ssam
28189251SsamTue Sep 26 14:57:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
29189251Ssam
30189251Ssam	* mpw.h: New file, universally useful MPW host definitions.
31189251Ssam	Many of these used to live in bfd/hosts/mpw.h.
32189251Ssam	* grp.h: Remove RCS comment.
33189251Ssam	* sys/ioctl.h: Add a comment line.
34189251Ssam
35189251SsamWed Dec 14 13:12:14 1994  Stan Shebs  <shebs@andros.cygnus.com>
36189251Ssam
37189251Ssam	* spin.h: New file, cursor spinning for progress.
38189251Ssam
39189251SsamThu Jun 30 15:32:07 1994  Stan Shebs  (shebs@andros.cygnus.com)
40189251Ssam
41189251Ssam	* fcntl.h (open): Allow optional third arg.
42189251Ssam
43189251SsamThu Apr 14 12:54:51 1994  Stan Shebs  (shebs@andros.cygnus.com)
44189251Ssam
45189251Ssam	* dir.h, dirent.h, fcntl.h, grp.h, pwd.h, stat.h: New files.
46189251Ssam	* sys/ioctl.h: New file.
47189251Ssam
48189251SsamMon Feb 21 09:44:45 1994  Stan Shebs  (shebs@andros.cygnus.com)
49189251Ssam
50189251Ssam	* sys/stat.h (struct stat): New field st_rsize.
51189251Ssam	(S_IFMT, etc): Use different bit positions.
52189251Ssam	(fstat): Add parameter names to prototype.
53189251Ssam
54189251SsamMon Jan 31 19:30:16 1994  Stan Shebs  (shebs@andros.cygnus.com)
55189251Ssam
56189251Ssam	* README: New file.
57189251Ssam	* utime.h, varargs.h: New files, simulated Posix.
58189251Ssam	* sys/{file,param,resource,stat,time,types}.h: New files, more
59189251Ssam	simulated Posix.
60189251Ssam
61189251Ssam
62189251Ssam