dtrg
d77b4ce97c
Renamed the language libraries and runtimes to have more
...
conventional names.
2007-02-26 22:36:56 +00:00
cvs2hg
2d80c1d2c8
fixup commit for tag 'release-6-0-pre-1'
2007-02-25 22:49:23 +00:00
dtrg
b611731ec3
Updated .distr files for the new release.
2007-02-25 12:51:55 +00:00
dtrg
5c5f711cbb
Done a major overhaul of the way target include files are installed and
...
how platform libraries are built. The ARCH pm variable has now been
renamed PLATFORM (which is more accurate) and a different ARCH
variable added, which represents the CPU family rather than the
hardware platform.
2007-02-20 00:46:10 +00:00
dtrg
dbe10d2c19
Updated to the version 0.1 of Prime Mover (which involves some syntax changes).
2006-10-15 00:28:12 +00:00
dtrg
606012371e
Added support for the ANSI C language runtime and preprocessor.
2006-07-30 23:45:18 +00:00
dtrg
67733b9d3c
Added the correct shell script magic. (Some platforms insist on this.)
2006-07-30 23:37:15 +00:00
dtrg
c1725577a7
Worked around a mysterious preprocessor oddness causing some
...
crucial whitespace to be removed.
2006-07-30 23:36:19 +00:00
ceriel
6ec3dd7ebd
fix in flushbuf: make sure it does not return EOF when it actually succeeds
1996-04-24 13:06:00 +00:00
ceriel
73b54a2326
fixed bug with %[] in doscan.c
1996-04-01 09:08:59 +00:00
ceriel
7442852cad
Removed unclear test
1995-12-18 11:02:18 +00:00
ceriel
0a643bb9d0
Improved the pow() function to give more exact results
1995-12-05 12:29:36 +00:00
ceriel
812b6f2158
Fixed obscure bug in setvbuf
1995-12-04 17:11:54 +00:00
ceriel
e41c75c1bc
Some minor changes
1995-08-17 10:03:43 +00:00
ceriel
5edfb9eccf
Fix: had a semicolon too much (KJB)
1995-04-18 13:56:20 +00:00
ceriel
1db6a3029b
Header --> Id
1994-06-24 14:02:31 +00:00
ceriel
12bc7ed391
Changed as suggested by Frans Meulenbroeks
1993-11-23 15:35:08 +00:00
ceriel
067ad0cc22
Fixed div() and ldiv() for machines with -1/2 = -1
1993-10-26 13:58:04 +00:00
ceriel
b73eb4057e
Fix: set error flag in some error cases
1993-10-07 09:44:03 +00:00
ceriel
4775779d8e
Made more portable
1993-10-06 13:15:12 +00:00
ceriel
668b3fc2d8
New, improved fmod.c
1993-08-31 10:54:08 +00:00
ceriel
a37e49b619
Added check, but probably never happens with correct FEF
1993-08-31 10:53:05 +00:00
ceriel
983e1bf095
Fix to icompute.c: always had one digit too much
1993-08-26 10:08:37 +00:00
ceriel
298fd07712
Prevent warning about overflow
1993-06-09 11:47:01 +00:00
ceriel
7eb7218667
Fixed bug in flushbuf: did not reset stream->_ptr on write error
1993-01-14 10:02:28 +00:00
ceriel
87cf9446fe
Fixed comparison functions: unsigned char!
1992-07-22 12:51:53 +00:00
ceriel
f3e5c3032f
differing characters should be left untouched
1992-01-24 13:05:30 +00:00
ceriel
6e48c50a6c
Put malloc.c after malloc in .distr file, otherwise it cannot be made
1991-12-19 10:22:15 +00:00
ceriel
b23ed92d7e
Use cp_dir to copy directories
1991-12-18 09:44:10 +00:00
ceriel
3c338b9a3f
Fixed typo
1991-12-18 09:22:13 +00:00
ceriel
0deaae479b
Updated LIST
1991-12-03 09:34:29 +00:00
ceriel
b5ab00c143
Take sys/types.h and sys/stat.h from old C library
1991-12-02 16:43:08 +00:00
ceriel
68bee1244d
removed sgtty.h; is taken from _tail_cc
1991-12-02 15:54:26 +00:00
ceriel
20a7f7b188
improved installation mechanism
1991-10-14 09:18:33 +00:00
ceriel
25cf41d9b7
Distribute malloc.c to improve lint library generation
1991-09-30 16:36:17 +00:00
ceriel
e7b4e265d4
fixed some lint complaints
1991-09-30 16:24:45 +00:00
ceriel
8e572d417b
fixed lint complaints
1991-09-30 16:12:08 +00:00
ceriel
d8b3985528
Added entries for clean, etc.
1991-09-18 14:17:27 +00:00
ceriel
2ad0051a24
popen.c did not compile with __USG defined
1991-09-18 09:19:40 +00:00
ceriel
767c52b241
Fixed proto.make
1991-09-13 12:36:13 +00:00
ceriel
620f7e3d49
fix machine-dependant #if's
1991-09-04 15:37:41 +00:00
ceriel
3936acad08
Some minor mods
1991-08-27 08:57:28 +00:00
ceriel
dd478032e6
New installation mechanism
1991-08-26 16:21:27 +00:00
ceriel
5d00c41800
Removed definition of EMHOME; it was not used
1991-08-07 10:52:35 +00:00
ceriel
aec33f4d0f
CLK_TCK --> CLOCKS_PER_SEC; was toch goed
1991-06-21 09:58:57 +00:00
ceriel
384d4c7647
corrected time.h header
1991-06-11 09:25:32 +00:00
ceriel
9e9e7db6b4
Fixed flushbuf() so that it works with POSIX conformant Unix versions
1991-06-10 17:07:18 +00:00
ceriel
3e9b9b3cbe
Added isnan.c
1991-06-04 15:33:34 +00:00
ceriel
e001541608
Fixed bug in checking of last char of environment variable
1991-04-24 12:18:03 +00:00
ceriel
d6a224ea5f
Changed name of loc_incl.h to loc_time.h
1991-04-22 13:21:11 +00:00