dtrg
|
babe9eafad
|
Modified to no longer build unoptimised duplicates of all the standard
string functions (strcpy, strlen, etc).
|
2006-07-23 19:58:27 +00:00 |
|
dtrg
|
e6ddd5be27
|
Changed to export a header file so it can be correctly referred to.
|
2006-07-22 20:59:22 +00:00 |
|
dtrg
|
34ae7c4634
|
Removed duplicate (and incorrect) system function declarations.
|
2006-07-21 11:17:18 +00:00 |
|
dtrg
|
097c640a6c
|
First version in CVS.
|
2006-07-20 23:24:28 +00:00 |
|
dtrg
|
ea8f3fe1ff
|
Rationalised use of #includes to be more standards-compliant.
|
2006-07-20 23:17:25 +00:00 |
|
dtrg
|
6073ee934e
|
Rationalised use of #includes to be more standards-compliant.
|
2006-07-19 14:09:05 +00:00 |
|
dtrg
|
4c0a0e6119
|
Rationalised use of #includes to be more standards-compliant.
|
2006-07-18 17:10:29 +00:00 |
|
dtrg
|
8ea67498ed
|
Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.)
|
2006-07-18 17:10:18 +00:00 |
|
dtrg
|
35bd1df1aa
|
Now includes stdlib.h to avoid implicit call declarations.
|
2005-06-25 15:50:40 +00:00 |
|
ceriel
|
2c66222509
|
Fixed bug: flt_div should not touch e1
|
1997-03-13 18:38:24 +00:00 |
|
ceriel
|
65cd309c08
|
'ed -' is no longer supported by some systems. Use 'ed -s'
|
1995-08-15 08:43:10 +00:00 |
|
ceriel
|
f8d6337862
|
'ed -' is no longer supported by some systems. Use 'ed -s'
|
1995-08-14 15:09:59 +00:00 |
|
ceriel
|
7b6d8fbe56
|
Added copyright notice
|
1995-07-31 09:10:42 +00:00 |
|
ceriel
|
e4fd4fce8e
|
Fix: C_pt_ps and C_pt_op prototypes only valid when READABLE_EM is defined
|
1995-03-24 10:27:28 +00:00 |
|
ceriel
|
b71c0ca9a3
|
Added Amake.srclist
|
1995-03-21 09:39:29 +00:00 |
|
ceriel
|
7b996be765
|
void LoadChar
|
1994-10-20 11:52:15 +00:00 |
|
ceriel
|
5c83e7dbb5
|
Header --> Id
|
1994-06-24 11:31:16 +00:00 |
|
ceriel
|
5a99c436b6
|
minor change: commented __ANSI_H__INCLUDED after #endif
|
1993-12-15 09:55:35 +00:00 |
|
ceriel
|
501da70526
|
Restored em_codeO.h; it is also needed when em_opt is not installed
|
1993-11-12 13:40:17 +00:00 |
|
ceriel
|
4deafdc9de
|
Changed modules mechanism
|
1993-11-10 12:33:15 +00:00 |
|
ceriel
|
d7b6b9a5ce
|
Added prototyping stuff
|
1993-11-10 12:32:42 +00:00 |
|
ceriel
|
103cbb4319
|
Added prototyping stuff
|
1993-11-10 12:09:49 +00:00 |
|
ceriel
|
62f978c40f
|
Added prototyping stuff
|
1993-11-10 11:49:49 +00:00 |
|
ceriel
|
73adc0f645
|
Added prototyping stuff
|
1993-11-10 11:40:41 +00:00 |
|
ceriel
|
d848beec72
|
Changed modules mechanism
|
1993-11-10 11:38:42 +00:00 |
|
ceriel
|
11d4fdf6e0
|
Added prototyping stuff
|
1993-11-10 11:14:28 +00:00 |
|
ceriel
|
abf052244b
|
Added prototyping stuff
|
1993-11-10 10:26:07 +00:00 |
|
ceriel
|
31752a4617
|
Changed modules mechanism
|
1993-11-10 10:13:04 +00:00 |
|
ceriel
|
1da6506ba7
|
Added prototypes
|
1993-11-05 15:02:57 +00:00 |
|
ceriel
|
cee6ab37e7
|
Compilers should recognize void by now
|
1993-10-26 16:26:36 +00:00 |
|
ceriel
|
32760d492a
|
Added prototype
|
1993-10-22 14:09:28 +00:00 |
|
ceriel
|
4ec65def3f
|
Modified to conform to ANSI C
|
1993-10-22 14:05:24 +00:00 |
|
ceriel
|
799f0600ef
|
Added prototypes
|
1993-10-22 13:49:04 +00:00 |
|
ceriel
|
ab8dcfa134
|
ANSI C fixes
|
1993-10-21 12:50:58 +00:00 |
|
ceriel
|
eaea6c1c59
|
Fix: Makefile used cc instead of $(UCC)
|
1993-09-03 11:02:02 +00:00 |
|
ceriel
|
eb375db4d6
|
repositioned lint comments, so that they work better
|
1993-03-18 13:09:55 +00:00 |
|
ceriel
|
3b80847a9d
|
found a small error with Purify
|
1993-01-18 15:30:54 +00:00 |
|
ceriel
|
bcff9862e7
|
found some small leaks with Purify
|
1993-01-18 15:29:54 +00:00 |
|
ceriel
|
f8232e51a3
|
Several changes for ANSI C
|
1992-12-04 09:36:54 +00:00 |
|
ceriel
|
dc73ec5cbf
|
declared loadbuf
|
1992-10-26 11:07:55 +00:00 |
|
ceriel
|
92a6e5c426
|
Added declaration for st_alloc()
|
1992-06-25 11:32:30 +00:00 |
|
ceriel
|
8005ef1672
|
improved assert macro
|
1992-03-20 13:43:10 +00:00 |
|
ceriel
|
a0acff4f4c
|
minor change: give anonymous struct a name
|
1992-02-26 15:46:44 +00:00 |
|
ceriel
|
df1ed9426d
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 15:28:58 +00:00 |
|
ceriel
|
53c4951b29
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 15:05:43 +00:00 |
|
ceriel
|
f4ecd50601
|
made more acceptable for ANSI C
|
1991-11-26 14:48:27 +00:00 |
|
ceriel
|
89887ef6b0
|
made more acceptable for ANSI C
|
1991-11-26 14:39:52 +00:00 |
|
ceriel
|
0d6ddc094b
|
lib/em_data.a --> lib.bin/em_data.a
|
1991-11-25 09:49:27 +00:00 |
|
ceriel
|
3db2add75c
|
Changed action names to reflect action taken
|
1991-11-22 13:55:56 +00:00 |
|
ceriel
|
2b6f5b9b8d
|
Avoid use of 'you'
|
1991-11-22 13:18:57 +00:00 |
|