Commit Graph

38 Commits

Author SHA1 Message Date
peter
8a381b9ec3 * system unit rename for 1.1 branch 2000-10-15 08:19:48 +00:00
Jonas Maebe
2a6e63f2dd * removed warnings 2000-09-29 21:49:41 +00:00
michael
586c4cea50 + Conditionals fixed 2000-07-14 10:33:09 +00:00
michael
e7aca136a1 + Initial import 2000-07-13 06:29:38 +00:00
Tomas Hajny
1f990184bc * little mistyping 2000-07-09 17:09:47 +00:00
Tomas Hajny
45b2819768 * default sharing mode changed to deny all (compatibility) 2000-07-09 17:05:24 +00:00
Tomas Hajny
f0f4a1d74e * error handling and sharing corrected 2000-06-11 09:47:57 +00:00
Tomas Hajny
85c76dc528 * FileHandleCount handling for OS/2 added 2000-06-05 18:53:30 +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
70c2d1a1de do_isdevice corrected 2000-05-28 18:17:39 +00:00
Tomas Hajny
0cbc7b98ad + FileNameCaseSensitive added 2000-05-21 15:58:50 +00:00
Tomas Hajny
7d3a854421 * got rid of os.inc 2000-04-07 17:47:34 +00:00
peter
6b66a55cd6 * truncated log 2000-02-09 16:59:28 +00:00
peter
6d8e13cacb * halt moved to system.inc 2000-02-09 12:39:11 +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
b62af487eb * handle check fixed 2000-01-16 23:10:15 +00:00
peter
cea4495a20 * check handle for file closing 2000-01-16 22:25:38 +00:00
Tomas Hajny
c4153b1ff9 * FPK changed to FPC 2000-01-09 20:45:58 +00:00
daniel
ec29a31834 * copyright 2000 2000-01-07 16:41:28 +00:00
daniel
a79b4a404b * copyright 2000 added 2000-01-07 16:32:21 +00:00
Tomas Hajny
5e32309c67 * cdecl added for doscalls routines 2000-01-02 17:45:25 +00:00
peter
3b5373c08a * fixed do_open flags to be > $100, becuase filemode can be upto 255 1999-09-10 15:40:32 +00:00
peter
f7812b9f34 * fixes to work with the new makefile
* os2 compiles now correct under linux
1999-06-01 13:23:07 +00:00
florian
e905aeea04 * most of the Object Pascal stuff moved to the system unit 1999-05-17 21:52:33 +00:00
pierre
33aac9b556 + system_exit procedure added 1999-01-18 10:05:47 +00:00
peter
f11d46a93e + stdout, which is needed when you write something in the system unit
to the screen. Like the runtime error
1998-12-28 15:50:42 +00:00
pierre
62d78e76ad * changed getdir(byte,string) to getdir(byte,shortstring) 1998-11-16 14:14:58 +00:00
pierre
93d4d1f228 * update sys_os2 so that it compiles with current RTL
(do_isdevice might be wrong !! Daniel could you check this !!)
  * fixed makefile (works from go32v2 compiler)
    I had to remove library=shared !!
    (it tried to use ld with -CD !!)
1998-10-27 15:14:03 +00:00
peter
4620a73a9b * FPC_ names
* Heap manager is now system independent
1998-09-14 10:48:00 +00:00
michael
4fc8eb51af + Added support for errorproc. Changed runerror to HandleError 1998-07-30 13:27:19 +00:00
daniel
bcb942b1dc + Added moucalls and viocalls written by Tomas Hajny.
+ Final routines in doscalls implemented.
* Fixed bugs in dos.pas.
* Changed some old $ifdef FPK into $ifdef FPC.
- Removed go32 stuff from dos.pas.
- Removed '/' to '\' translation from system unit - EMX does this
automatically.
1998-07-08 14:44:08 +00:00
carl
02a7a189cb * IOCheck/InOutRes check for mkdir,chdir and rmdir like in TP
+ do_isdevice implemented
1998-07-02 12:34:59 +00:00
daniel
9fcc870caf * Small adaptions to use the ATT parser a little bit more. 1998-06-24 11:08:05 +00:00
peter
6452fa5095 * uniform makefile 1998-06-17 14:00:37 +00:00
daniel
3a5a4d2509 * Updated to current compiler & rtl. 1998-06-15 15:13:47 +00:00
daniel
a21b12c9e4 * Some bug fixes.
* ___SYSCALL changed to uppercase.
1998-05-20 08:11:25 +00:00
daniel
12fb25a920 * Brings OS/2 directory up to date. 1998-04-09 08:24:11 +00:00
root
d1a1f501c8 Initial revision 1998-03-25 11:18:12 +00:00