Commit graph

157 commits

Author SHA1 Message Date
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
George Koehler 0131ca4d46 Delete 689 undead files.
These files "magically reappeared" after the conversion from CVS to
Mercurial.  The old CVS repository deleted these files but did not
record *when* it deleted these files.  The conversion resurrected these
files because they have no history of deletion.  These files were
probably deleted before year 1995.  The CVS repository begins to record
deletions around 1995.

These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted.  There is no way to fix
this, because the CVS repository provides no dates of deletion.

See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
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 f05f9de3ed Moved sys/timeb.h from include/_tail_mon. 2007-02-25 12:44:13 +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 e3e19a7a0d signal now deals with void functions 1993-11-17 16:53:43 +00:00
ceriel cf151967a5 signal now deals with void functions 1993-11-17 16:38:52 +00:00
ceriel fa7069780d Added missing stuff 1993-10-07 09:46:14 +00:00
ceriel 8c66b84305 small fix in ftell 1993-04-05 11:49:59 +00:00
ceriel 8482d2c110 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:27:24 +00:00
ceriel 031393529f Added vprintf etc 1991-10-22 09:50:57 +00:00
ceriel f9b38448fd own time.h 1991-10-04 14:06:34 +00:00
ceriel 0caa529e0a fix machine-dependant #if's 1991-09-04 16:01:22 +00:00
ceriel b893ec7013 m_a_i_n --> _m_a_i_n 1991-03-06 14:26:16 +00:00
ceriel 48e0d9825a fixed problem with qsort(): did not work for objects whose size did not
fit in an int
1991-01-29 14:37:37 +00:00
ceriel c5c6267b1d fixed possible non-sign-extension problem 1990-12-06 11:34:50 +00:00
ceriel cf28f45a59 improved conversion of extended to string 1990-07-20 09:39:43 +00:00
ceriel 29b8ec04c5 Added strtol() 1990-06-25 15:59:16 +00:00
ceriel 3bcec93972 fix: #if instead of #ifdef 1990-06-12 11:22:49 +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 5dec33abaa minor correction to runtime start-off 1990-01-29 15:52:08 +00:00
ceriel 343c5872eb fixed typo 1990-01-26 09:50:44 +00:00
ceriel c2717419d4 ftime has an error return(?) 1990-01-26 09:38:45 +00:00
ceriel 444d0bb4da ftime has an error return(?) 1990-01-26 09:33:23 +00:00
ceriel ccfd50c6b7 fixed; did not compile 1990-01-23 11:00:47 +00:00
ceriel dbe88218e4 Added entry points for ANSI C 1990-01-22 11:48:01 +00:00
ceriel f21378d696 made allocation chunk size dependant on pointer size 1990-01-19 11:30:16 +00:00
ceriel fec7208f70 new malloc.c, derived from new Minix version 1989-11-30 14:59:18 +00:00
ceriel 86b6eab206 speeded up a bit for printing 0.0 1989-11-27 17:29:35 +00:00
ceriel 44b74a6c84 fixed for minix, which does not have ftime 1989-10-24 10:04:35 +00:00
ceriel 90101c0dec Added ext_comp.c 1989-07-26 11:08:24 +00:00
ceriel b11e382851 some minor corrections 1989-06-19 09:56:16 +00:00
ceriel 3824cfd66d fixed some leapyear problems 1989-06-19 09:50:38 +00:00
ceriel 96a52f7a6f fixed exit status of test program 1989-06-19 09:49:22 +00:00
ceriel efe2c8d032 some more fixes 1989-05-18 18:02:24 +00:00
ceriel e431cec90a fixed some errors 1989-05-18 16:48:28 +00:00
ceriel 9f7ee118f7 new versions, mostly from Cody and Waite 1989-05-18 15:37:54 +00:00
ceriel 3ab954e38c adapted to new ordering in FILE struct 1989-03-02 11:24:55 +00:00
ceriel 5187e46404 speeded up a bit 1989-02-22 16:16:11 +00:00
ceriel d5b2601b8f use a larger buffer on larger machines 1989-02-21 10:01:55 +00:00