Commit Graph

23 Commits

Author SHA1 Message Date
michael
a201f07420 * Added share mode argument to FileCreate call
git-svn-id: trunk@17548 -
2011-05-23 21:11:07 +00:00
marco
be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch.
git-svn-id: trunk@14965 -
2010-03-01 22:35:14 +00:00
marco
8e9a7e14ad * Revised yesterday solution to a more general one. Executeprocess gets
another parameter, a set type with flags, default = []

git-svn-id: trunk@14572 -
2010-01-07 20:49:28 +00:00
Károly Balogh
99a94573ed + removed empty Beep(); function, uses OnBeep now, sysutils should compile again
git-svn-id: trunk@14541 -
2010-01-04 23:42:16 +00:00
Károly Balogh
b683ddf406 + added a quick'n'dirty Sysutils.Sleep() implementation
git-svn-id: trunk@11965 -
2008-10-24 00:26:20 +00:00
Károly Balogh
a096096de1 + fixed Sysutils' ExecuteProcess() to allow longer ComLine than 256 chars (smartlinking needs this badly)
git-svn-id: trunk@11867 -
2008-10-07 19:33:30 +00:00
Tomas Hajny
5e1a7997ee + FileTruncate allows 64-bit parameter
git-svn-id: trunk@6727 -
2007-03-05 23:47:10 +00:00
Károly Balogh
98f983ce08 + further fixes to sysutils, to make dircache work
git-svn-id: trunk@5998 -
2007-01-15 23:50:09 +00:00
Károly Balogh
ad98dc7b06 + gadzillion amount of fixes for sysutils
+ changed graphics.move() to gfxMove() to avoid some conflicts

git-svn-id: trunk@5979 -
2007-01-14 21:27:36 +00:00
micha
ce9e589e15 * fix FileSeek implementation to match declaration
git-svn-id: trunk@5159 -
2006-11-01 17:47:47 +00:00
Tomas Hajny
a9b515c0bf * fexpand defines kept in platform specific sysutils.pp
git-svn-id: trunk@3726 -
2006-05-28 21:29:26 +00:00
Károly Balogh
000e839d77 - fixed system.chdir() to properly return error
+ better, more Amigaish sysutils.DirectoryExists() implementation

git-svn-id: trunk@2195 -
2006-01-06 14:21:51 +00:00
Károly Balogh
bd24678ae5 Merged r1666 changes from fixes branch
git-svn-id: trunk@1813 -
2005-11-24 04:58:15 +00:00
florian
6992fde8fc * patch from Ales to Katona to change some var parameters to out
parameters

git-svn-id: trunk@292 -
2005-06-09 07:42:40 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
florian
7fef413b69 + SysLocale 2005-02-26 14:38:14 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
Károly Balogh
7791447bef * fixed compilation 2005-01-30 02:36:14 +00:00
Károly Balogh
947246873d * Few more Sysutils functions implemented 2005-01-12 08:03:42 +00:00
Károly Balogh
0f28fac567 * basic file I/O implemented 2005-01-11 17:44:06 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
Károly Balogh
ff90412a9c * initial revision 2004-06-06 00:58:02 +00:00