]>
Commit | Line | Data |
---|---|---|
117dbbc6 SS |
1 | Tue Apr 5 17:54:07 1994 Stan Shebs ([email protected]) |
2 | ||
3 | * hosts/mpw.h (CLOSE_BEFORE_UNLINK): Define. | |
4 | ||
d63840d0 SS |
5 | Sun Feb 27 15:41:10 1994 Stan Shebs ([email protected]) |
6 | ||
7 | * mpw-make.in (DEBUG_BFD_SEND): Define in default compilation | |
8 | rule. | |
9 | ||
30d7f715 SS |
10 | Wed Feb 23 16:52:51 1994 Stan Shebs ([email protected]) |
11 | ||
12 | * hosts/mpw.h (fstat): Declare. | |
13 | (mpw_fstat): Eliminate mentions. | |
14 | ||
848743c1 SS |
15 | Tue Feb 15 12:44:30 1994 Stan Shebs ([email protected]) |
16 | ||
17 | * mpw-make.in (CSEARCH): Add include/mpw to search path. | |
18 | * hosts/mpw.h (stat): Remove incomplete definition, now in | |
19 | include/mpw/sys. | |
20 | (POSIX_UTIME): Define. | |
21 | ||
645be480 SS |
22 | Sat Jan 22 13:30:57 1994 Stan Shebs ([email protected]) |
23 | ||
24 | * mpw-config.in: Create sysdep.h using forward-include. | |
25 | Remove unneeded synthesis of varargs.h. | |
26 | * mpw-make.in (CC, CFLAGS): Remove, now in config/mpw-mh-mpw. | |
27 | (CSEARCH): Added path to extra-include. | |
28 | ||
fbe3316a SS |
29 | Fri Jan 7 10:34:47 1994 Stan Shebs ([email protected]) |
30 | ||
31 | * mpw-make.in: Replace 8-bit chars with their names. | |
32 | * coffswap.h (coff_swap_scnhdr_out): Add alternative version with | |
33 | partly-expanded macros. | |
34 | ||
a92c5906 SS |
35 | Mon Jan 3 10:59:28 1994 Stan Shebs ([email protected]) |
36 | ||
37 | * mpw-config.in: New file, MPW version of configure.in. | |
38 | * mpw-make.in: New file, MPW version of Makefile.in. | |
39 | * hosts/mpw.h: New file, MPW host definitions. | |
40 |