Commit Graph

402 Commits

Author SHA1 Message Date
dtrg
9c722420dd Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg
80b4463439 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
1465633090 Changed to export a header file so it can be correctly referred to. 2006-07-22 20:59:22 +00:00
dtrg
5304588eea Removed duplicate (and incorrect) system function declarations. 2006-07-21 11:17:18 +00:00
dtrg
4593af6c11 First version in CVS. 2006-07-20 23:24:28 +00:00
dtrg
bb2b8fae64 Rationalised use of #includes to be more standards-compliant. 2006-07-20 23:17:25 +00:00
dtrg
01314faaac Rationalised use of #includes to be more standards-compliant. 2006-07-19 14:09:05 +00:00
dtrg
84f3a18362 Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
dtrg
3a69ad76f4 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
ed1ddc5baa Now includes stdlib.h to avoid implicit call declarations. 2005-06-25 15:50:40 +00:00
ceriel
30d31515c8 Fixed bug: flt_div should not touch e1 1997-03-13 18:38:24 +00:00
ceriel
44dd8a38e6 'ed -' is no longer supported by some systems. Use 'ed -s' 1995-08-15 08:43:10 +00:00
ceriel
0180e9da44 'ed -' is no longer supported by some systems. Use 'ed -s' 1995-08-14 15:09:59 +00:00
ceriel
7efd46f437 Added copyright notice 1995-07-31 09:10:42 +00:00
ceriel
3c6c7aa1d7 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
4e11ffc3ac Added Amake.srclist 1995-03-21 09:39:29 +00:00
ceriel
92bee588be void LoadChar 1994-10-20 11:52:15 +00:00
ceriel
bcc84a94d5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
f2e8b724db minor change: commented __ANSI_H__INCLUDED after #endif 1993-12-15 09:55:35 +00:00
ceriel
2d22258dd7 Restored em_codeO.h; it is also needed when em_opt is not installed 1993-11-12 13:40:17 +00:00
ceriel
e3f7597cde Changed modules mechanism 1993-11-10 12:33:15 +00:00
ceriel
744b080599 Added prototyping stuff 1993-11-10 12:32:42 +00:00
ceriel
d28c22adf4 Added prototyping stuff 1993-11-10 12:09:49 +00:00
ceriel
80982665a3 Added prototyping stuff 1993-11-10 11:49:49 +00:00
ceriel
f3fd5ba24b Added prototyping stuff 1993-11-10 11:40:41 +00:00
ceriel
8c92c04936 Changed modules mechanism 1993-11-10 11:38:42 +00:00
ceriel
4b6c6de71f Added prototyping stuff 1993-11-10 11:14:28 +00:00
ceriel
48a8bc1bd1 Added prototyping stuff 1993-11-10 10:26:07 +00:00
ceriel
671d9649e9 Changed modules mechanism 1993-11-10 10:13:04 +00:00
ceriel
261f9a9625 Added prototypes 1993-11-05 15:02:57 +00:00
ceriel
2cb7e28100 Compilers should recognize void by now 1993-10-26 16:26:36 +00:00
ceriel
adf94d48e8 Added prototype 1993-10-22 14:09:28 +00:00
ceriel
cd1ab39040 Modified to conform to ANSI C 1993-10-22 14:05:24 +00:00
ceriel
98a44919ed Added prototypes 1993-10-22 13:49:04 +00:00
ceriel
05107a98c9 ANSI C fixes 1993-10-21 12:50:58 +00:00
ceriel
7ba293d0d6 Fix: Makefile used cc instead of $(UCC) 1993-09-03 11:02:02 +00:00
ceriel
a2bf695f83 repositioned lint comments, so that they work better 1993-03-18 13:09:55 +00:00
ceriel
c79e53c02e found a small error with Purify 1993-01-18 15:30:54 +00:00
ceriel
551396bc5b found some small leaks with Purify 1993-01-18 15:29:54 +00:00
ceriel
0a6915c243 Several changes for ANSI C 1992-12-04 09:36:54 +00:00
ceriel
b0da651a21 declared loadbuf 1992-10-26 11:07:55 +00:00
ceriel
4c68772bbf Added declaration for st_alloc() 1992-06-25 11:32:30 +00:00
ceriel
d5a7a50c11 improved assert macro 1992-03-20 13:43:10 +00:00
ceriel
5bb7aeb88e minor change: give anonymous struct a name 1992-02-26 15:46:44 +00:00
ceriel
d33da47a2a Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:28:58 +00:00
ceriel
8daa5b2260 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:05:43 +00:00
ceriel
53aa761bcd made more acceptable for ANSI C 1991-11-26 14:48:27 +00:00
ceriel
52b36079a7 made more acceptable for ANSI C 1991-11-26 14:39:52 +00:00
ceriel
044bc77a2d lib/em_data.a --> lib.bin/em_data.a 1991-11-25 09:49:27 +00:00
ceriel
bb9538b73b Changed action names to reflect action taken 1991-11-22 13:55:56 +00:00