Commit Graph

160 Commits

Author SHA1 Message Date
Jonas Maebe
771e0b2ed3 * newly generated from makefile.fpc 2000-06-13 13:58:34 +00:00
Tomas Hajny
3f72e6ea7d * little mistyping in SetFileSize 2000-06-12 17:26:29 +00:00
Tomas Hajny
f0f4a1d74e * error handling and sharing corrected 2000-06-11 09:47:57 +00:00
Tomas Hajny
786681b1c6 * moving file ptr to the end in SetFileSize 2000-06-06 17:10:36 +00:00
Tomas Hajny
1809cb033f * handle number check added to FileClose 2000-06-05 18:57:38 +00:00
Tomas Hajny
aa7e3215ee * another SetFileSize correction 2000-06-05 18:55:54 +00:00
Tomas Hajny
85c76dc528 * FileHandleCount handling for OS/2 added 2000-06-05 18:53:30 +00:00
Tomas Hajny
0baf0745bc * SetDate, SetTime corrected 2000-06-05 18:50:55 +00:00
Tomas Hajny
a05ba0f12a * another bunch of corrections 2000-06-04 15:04:22 +00:00
Tomas Hajny
34b92b0d17 * asmmode fixed 2000-06-04 14:23:18 +00:00
Tomas Hajny
4de16b7014 * minor corrections 2000-06-04 14:22:02 +00:00
Tomas Hajny
d73a838c21 * SetFileSize fixed 2000-06-04 14:17:28 +00:00
Tomas Hajny
a1838b09bb * do_truncate corrected, do_open might work under W9x now 2000-06-04 14:14:01 +00:00
Tomas Hajny
9b8162972f * warning about SetDate added (TODO) 2000-06-01 18:38:46 +00:00
Tomas Hajny
8a68f96c56 * FileGetDate added 2000-06-01 18:36:50 +00:00
Tomas Hajny
37099d2db7 * FindClose implemented 2000-05-29 17:59:58 +00:00
Tomas Hajny
307b889df8 * disk.inc status updated 2000-05-28 18:26:15 +00:00
Tomas Hajny
0f01fb7669 + implementation started 2000-05-28 18:22:58 +00:00
Tomas Hajny
b9c2b5a177 + initial implementation 2000-05-28 18:21:51 +00:00
Tomas Hajny
bbba28c00e * DiskFree/DiskSize updated 2000-05-28 18:20:16 +00:00
Tomas Hajny
70c2d1a1de do_isdevice corrected 2000-05-28 18:17:39 +00:00
Tomas Hajny
6b3d1072db + several units added 2000-05-28 08:47:09 +00:00
Tomas Hajny
8115723000 * FPK changed to FPC 2000-05-28 08:43:35 +00:00
peter
8e4522215a * smart,shared lib including for rpm/deb 2000-05-26 20:50:09 +00:00
Tomas Hajny
8b07877e8a + FSearch and Find* reworked 2000-05-21 16:06:38 +00:00
Tomas Hajny
0cbc7b98ad + FileNameCaseSensitive added 2000-05-21 15:58:50 +00:00
Tomas Hajny
be82426e89 * int64 result for Disk* functions 2000-05-21 15:55:11 +00:00
Tomas Hajny
8891ba1be0 * Keyboard API status updated 2000-05-21 15:53:53 +00:00
Tomas Hajny
836b894ef9 * DosGetInfoBlocks updated again 2000-05-09 17:29:52 +00:00
Tomas Hajny
103c1d2d52 * FSearch with given path corrected 2000-04-18 20:30:02 +00:00
peter
6ea5534991 * added extra ifdef to check if there are some objects else some
targets aren't added anymore
2000-04-11 15:34:47 +00:00
Tomas Hajny
eacdf74e5e * not needed any more 2000-04-07 18:29:32 +00:00
Tomas Hajny
cbd37419c9 * pipes.inc info updated 2000-04-07 18:21:46 +00:00
Tomas Hajny
7d3a854421 * got rid of os.inc 2000-04-07 17:47:34 +00:00
Tomas Hajny
4909e55df6 * DosGetInfoBloBlocks updated 2000-04-01 10:46:07 +00:00
pierre
8ad66dbf27 * use $(AS) instead of as for cross compiling 2000-03-31 12:46:16 +00:00
Tomas Hajny
531cb20c02 * DIVE updated 2000-03-30 18:41:50 +00:00
Tomas Hajny
c71f5233b1 * missing parentheses added 2000-03-12 18:32:17 +00:00
Tomas Hajny
4416ae8022 * DiskFree, DiskSize - int64 result, fix for osDPMI mode 2000-03-05 19:00:37 +00:00
sg
723d944396 * Changed the second argument of FileWrite from "var buffer" to
"const buffer", like in Delphi.
2000-02-17 22:16:05 +00:00
peter
6b66a55cd6 * truncated log 2000-02-09 16:59:28 +00:00
peter
a2318ce5ec * regenerated 2000-02-09 14:29:22 +00:00
peter
6d8e13cacb * halt moved to system.inc 2000-02-09 12:39:11 +00:00
peter
2eb25f4422 * regenerated 2000-02-08 00:09:21 +00:00
peter
dfca2834a9 * regenerated 2000-01-28 12:17:02 +00:00
peter
16bcf1dd2c * regenerated 2000-01-26 21:19:49 +00:00
peter
48603ff7a3 * support fm_inout as stdoutput for assign(f,'');rewrite(f,1); becuase
rewrite opens always with filemode 2
2000-01-20 23:38:02 +00:00
peter
61e04d8e80 * regenerated 2000-01-18 20:58:37 +00:00
peter
206ae47ad5 * regenerate for win32 fix 2000-01-18 00:25:15 +00:00
peter
b62af487eb * handle check fixed 2000-01-16 23:10:15 +00:00