Commit Graph

32 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
4593af6c11 First version in CVS. 2006-07-20 23:24:28 +00:00
dtrg
84f3a18362 Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
dtrg
ed1ddc5baa Now includes stdlib.h to avoid implicit call declarations. 2005-06-25 15:50:40 +00:00
ceriel
7efd46f437 Added copyright notice 1995-07-31 09:10:42 +00:00
ceriel
4e11ffc3ac Added Amake.srclist 1995-03-21 09:39:29 +00:00
ceriel
bcc84a94d5 Header --> Id 1994-06-24 11:31:16 +00:00
ceriel
744b080599 Added prototyping stuff 1993-11-10 12:32:42 +00:00
ceriel
98a44919ed Added prototypes 1993-10-22 13:49:04 +00:00
ceriel
53aa761bcd made more acceptable for ANSI C 1991-11-26 14:48:27 +00:00
ceriel
d122461894 Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
ceriel
f9c4a5e37a do not do lintlib installation on 'make install', also make sure
that every proto.make has a lintlib entry
1991-10-09 19:02:55 +00:00
ceriel
5052973dd5 Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel
c2caead0c8 New installation mechanism 1991-08-26 16:50:25 +00:00
ceriel
b3c13c6cfb fixed bug with APPEND in sys_open() 1991-01-11 13:19:36 +00:00
ceriel
e33dd0ccb5 creat mode 666 1990-01-26 11:02:34 +00:00
ceriel
9b496d5477 made a bit more robust 1989-06-30 14:46:27 +00:00
ceriel
73ac1d53ec Made easier to use other compiler 1989-02-16 16:33:29 +00:00
ceriel
eb533b6430 prevent multiple includes 1988-09-27 09:50:34 +00:00
ceriel
40b8726ecd Added sys_rename 1988-06-28 11:12:18 +00:00
ceriel
6d04305886 parameterize archiver used 1988-01-14 14:10:51 +00:00
ceriel
12e3ceba61 Added register decl, re-arranged some code 1987-09-23 14:22:39 +00:00
ceriel
9e2830bf52 time must be called with a 0-pointer, not with 0! Erikje toch! 1987-09-01 14:18:20 +00:00
ceriel
ece9b256f3 Added seek.c, an interface to the lseek systemcall 1987-07-01 13:00:43 +00:00
ceriel
63aa473f66 declare mktemp and strcpy 1987-05-18 14:27:06 +00:00
ceriel
9405b118eb Added lintlib 1987-05-18 13:10:25 +00:00
ceriel
b0df114710 Initial revision 1987-04-13 10:32:47 +00:00
ceriel
bee050d0ad deleted exit.c 1987-03-17 22:28:15 +00:00
ceriel
1d75571f8a minor change 1987-03-11 14:19:02 +00:00
ceriel
ea8e8f95b4 Added copyright notice 1987-03-09 15:15:03 +00:00
ceriel
17598fae79 Initial revision 1987-01-06 14:04:26 +00:00
ceriel
d0a3ad8704 Initial revision 1987-01-06 11:41:50 +00:00