3 * mpw.h (HAVE_VPRINTF): Add and define to have the value 1.
7 * mpw.h (HAVE_STDLIB_H, etc): Define to have the value 1.
8 (HAVE_FCNTL_H): Define.
12 * mpw.h (open, access): Define as mpw_open and mpw_access.
16 * mpw.h: Include unix.h if USE_MW_HEADERS, otherwise include
17 various original MPW include files (ioctl.h, etc).
18 (EIO): Define if not defined.
19 * sys/ioctl.h: Remove, not needed.
23 * mpw.h: Don't include errno.h or ioctl.h.
24 (ENOENT, EACCES, ENOSYS): Define if not defined.
25 (fdopen): Declare if __STDC__.
26 (R_OK, W_OK, X_OK): Define if not defined.
30 * mpw.h: New file, universally useful MPW host definitions.
31 Many of these used to live in bfd/hosts/mpw.h.
32 * grp.h: Remove RCS comment.
33 * sys/ioctl.h: Add a comment line.
37 * spin.h: New file, cursor spinning for progress.
41 * fcntl.h (open): Allow optional third arg.
45 * dir.h, dirent.h, fcntl.h, grp.h, pwd.h, stat.h: New files.
46 * sys/ioctl.h: New file.
50 * sys/stat.h (struct stat): New field st_rsize.
51 (S_IFMT, etc): Use different bit positions.
52 (fstat): Add parameter names to prototype.
57 * utime.h, varargs.h: New files, simulated Posix.
58 * sys/{file,param,resource,stat,time,types}.h: New files, more