Commit graph

22 commits

Author SHA1 Message Date
David Given 93f39e4bbf Run libcc.ansi through clang-format. 2018-06-21 22:33:47 +02:00
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
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 1c83baa702 Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
dtrg b611731ec3 Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
ceriel 1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel e7b4e265d4 fixed some lint complaints 1991-09-30 16:24:45 +00:00
ceriel d6a224ea5f Changed name of loc_incl.h to loc_time.h 1991-04-22 13:21:11 +00:00
ceriel 7c2c7f23e3 prevent overflow 1991-04-05 09:24:45 +00:00
ceriel d50d1f6c5e Added some casts so that it works for negative values 1991-02-26 18:17:21 +00:00
eck 1105a33fe3 added table for time-zone determination 1990-10-12 14:48:55 +00:00
eck 67ef9905e6 made implementation defined behaviour (POSIX) more explicit 1990-10-02 09:59:30 +00:00
eck 0d8a8bae5f removed assumption that time_t is an unsigned type 1990-09-11 10:18:51 +00:00
ceriel bea95a4443 mktime() did not work for 2-byte machines 1990-06-05 12:07:28 +00:00
ceriel 6df0ecdf8f fixed typo 1990-06-05 09:50:28 +00:00
ceriel adb704aad4 make GMT the default 1990-05-22 14:42:28 +00:00
eck dd5ef3905f timezone info should not end up in rom 1990-04-09 17:03:58 +00:00
eck 37c64c6e36 changed system-calls to avoid namespace pollution 1990-01-22 13:08:36 +00:00
eck 80b04b4440 changed Makefile again 1989-12-19 15:06:03 +00:00
eck f4e1d47704 changed Makefile 1989-12-19 11:20:16 +00:00
eck 6e2b44962f made a lot of changes 1989-12-18 15:33:48 +00:00
eck 341aaf8dc1 Initial revision 1989-06-12 15:22:14 +00:00