David Given
f67c98e239
Distributions are a pain --- let's not bother any more. Instead, we just tag
...
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
David Given
88bd7ce126
Remove defunct pmfiles.
...
--HG--
branch : default-branch
2016-06-03 13:56:50 +02:00
David Given
11377070fd
Update distribution files.
...
--HG--
branch : dtrg-buildsystem
2013-05-15 23:46:15 +01:00
dtrg
d77b4ce97c
Renamed the language libraries and runtimes to have more
...
conventional names.
2007-02-26 22:36:56 +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
708a83ef22
ack expects the tail_ libraries not to have the .a extension.
2006-07-30 23:45:48 +00:00
dtrg
7826e03427
Added support for the K&R C language runtime.
2006-07-27 22:51:38 +00:00
ceriel
29e457c381
Fix by Charles Lindsey
1995-09-25 08:09:55 +00:00
ceriel
1db6a3029b
Header --> Id
1994-06-24 14:02:31 +00:00
ceriel
cf151967a5
signal now deals with void functions
1993-11-17 16:38:52 +00:00
ceriel
8c66b84305
small fix in ftell
1993-04-05 11:49:59 +00:00
ceriel
031393529f
Added vprintf etc
1991-10-22 09:50:57 +00:00
ceriel
c64733ae6f
fix in sscanf: _count field was wrong
1990-05-09 13:31:36 +00:00
ceriel
546d8f3d16
some fixes
1990-01-31 15:50:30 +00:00
ceriel
b11e382851
some minor corrections
1989-06-19 09:56:16 +00:00
ceriel
3ab954e38c
adapted to new ordering in FILE struct
1989-03-02 11:24:55 +00:00
ceriel
d5b2601b8f
use a larger buffer on larger machines
1989-02-21 10:01:55 +00:00
ceriel
090f27251e
fixed typo
1988-11-15 11:30:47 +00:00
ceriel
78237f3ef8
some small fixes
1988-10-28 10:11:49 +00:00
ceriel
615b67952f
make somewhat safer
1988-09-01 10:07:02 +00:00
ceriel
ddc46385f3
fix: did not work properly when name != TERM
1988-08-30 12:34:40 +00:00
ceriel
e102a3f5cb
better checks for recursion in tc=
1988-08-30 11:37:32 +00:00
ceriel
96fc9c9ab7
gcvt was called with wrong precision
1988-08-04 15:48:20 +00:00
ceriel
56a070ad99
fixed
1988-08-03 19:24:55 +00:00
ceriel
38e7921a9d
Added E, G, and g format
1988-08-03 16:29:30 +00:00
ceriel
caf948e80e
moved getopt to stdio, because it uses it
1988-08-03 14:42:47 +00:00
ceriel
c2af3d7faa
allow for three digits in exponent
1988-07-01 11:56:08 +00:00
ceriel
0c386e3032
tolower was called without checking for isupper; adapted
1988-06-10 14:28:32 +00:00
ceriel
39d3496f4b
Added termcap.c
1988-04-26 18:23:40 +00:00
ceriel
71dd29ae30
improved layout
1988-04-25 16:17:29 +00:00
ceriel
6607dc999e
fixed; va_end(list) should be va_end(ap)
1988-04-25 15:31:58 +00:00
ceriel
ecaea97a99
make to use varargs.h
1988-04-15 14:43:19 +00:00
ceriel
7bc8ed1270
fixed: returned wrong value
1988-02-16 17:48:28 +00:00
ceriel
c41f63a4c8
%[...] did not work
1987-11-20 12:57:51 +00:00
ceriel
7df117128c
fixed for very large numbers
1987-10-22 15:26:36 +00:00
ceriel
cf330f732c
increased buffer size
1987-10-22 14:07:54 +00:00
ceriel
245397491a
increased buffer size, check for end
1987-10-22 13:35:05 +00:00
ceriel
93eba2874d
previous fix was wrong; added another
1987-09-02 12:52:44 +00:00
ceriel
c93f6d9fb1
yet another fix in freopen: re-opening for reading did not work properly
1987-09-02 12:43:23 +00:00
ceriel
c7990b3d31
some fixes to freopen
1987-08-17 14:23:16 +00:00
ceriel
b8fb8a57fa
fixed setbuf. count field was set wrong
1987-08-14 20:32:08 +00:00
ceriel
5331d4d232
set _buf to 0 on open
1987-07-17 14:04:14 +00:00
ceriel
4804ab14b8
fix: wrong free
1987-07-16 16:08:13 +00:00
ceriel
02044d1d3f
fixed bug
1987-06-12 19:10:12 +00:00
ceriel
5696478540
Added some 'register' to declarations
1987-05-25 09:13:12 +00:00
ceriel
be4da756bc
new LIST file; order was wrong
1987-04-27 12:28:28 +00:00
ceriel
81b1d21c35
Initial revision
1987-04-13 10:32:47 +00:00
ceriel
c42541c99b
Added declaration for malloc
1987-04-02 14:12:21 +00:00