Remove MPW sys include files
[binutils.git] / include / mpw / ChangeLog
blob8dbad87eab478bd098472a42283282eef497b901
1 Tue Feb 27 12:23:04 1996  Raymond Jou  <rjou@mexican.cygnus.com>
3         * mpw.h (HAVE_VPRINTF): Add and define to have the value 1.
5 Fri Dec 29 14:40:46 1995  Stan Shebs  <shebs@andros.cygnus.com>
7         * mpw.h (HAVE_STDLIB_H, etc): Define to have the value 1.
8         (HAVE_FCNTL_H): Define.
10 Mon Dec 11 15:39:06 1995  Stan Shebs  <shebs@andros.cygnus.com>
12         * mpw.h (open, access): Define as mpw_open and mpw_access.
14 Thu Nov  9 15:38:37 1995  Stan Shebs  <shebs@andros.cygnus.com>
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.
21 Wed Oct 25 12:30:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
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.
28 Tue Sep 26 14:57:21 1995  Stan Shebs  <shebs@andros.cygnus.com>
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.
35 Wed Dec 14 13:12:14 1994  Stan Shebs  <shebs@andros.cygnus.com>
37         * spin.h: New file, cursor spinning for progress.
39 Thu Jun 30 15:32:07 1994  Stan Shebs  (shebs@andros.cygnus.com)
41         * fcntl.h (open): Allow optional third arg.
43 Thu Apr 14 12:54:51 1994  Stan Shebs  (shebs@andros.cygnus.com)
45         * dir.h, dirent.h, fcntl.h, grp.h, pwd.h, stat.h: New files.
46         * sys/ioctl.h: New file.
48 Mon Feb 21 09:44:45 1994  Stan Shebs  (shebs@andros.cygnus.com)
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.
54 Mon Jan 31 19:30:16 1994  Stan Shebs  (shebs@andros.cygnus.com)
56         * README: New file.
57         * utime.h, varargs.h: New files, simulated Posix.
58         * sys/{file,param,resource,stat,time,types}.h: New files, more
59         simulated Posix.