Commit Graph

61 Commits

Author SHA1 Message Date
Tomas Hajny
5e1a7997ee + FileTruncate allows 64-bit parameter
git-svn-id: trunk@6727 -
2007-03-05 23:47:10 +00:00
Tomas Hajny
b9c017eb60 + support for 64-bit FS calls
git-svn-id: trunk@6724 -
2007-03-05 00:29:11 +00:00
micha
ce9e589e15 * fix FileSeek implementation to match declaration
git-svn-id: trunk@5159 -
2006-11-01 17:47:47 +00:00
oro06
42bd89095f *fix fileopen (please OS2,EMX maintainers have a look)
git-svn-id: trunk@3858 -
2006-06-13 08:15:35 +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
Tomas Hajny
7b9c5f5c50 * fix for pointer increase
git-svn-id: trunk@3178 -
2006-04-08 19:36:05 +00:00
Tomas Hajny
3114cbe049 * fix for buggy FileExists and DirectoryExists
git-svn-id: trunk@2684 -
2006-02-26 00:28:26 +00:00
Tomas Hajny
f9e28f363d * workaround for OS/2 bug - check for 64kB border crossing in parameters for DosExecPgm
git-svn-id: trunk@1861 -
2005-12-01 22:07:32 +00:00
Tomas Hajny
86e2b7f402 * fix for range check error during compilation
git-svn-id: trunk@1088 -
2005-09-15 20:36:51 +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
Tomas Hajny
0af5c95b6c * SysLocale initialized to empty for OS/2 too - probably wrong for DBCS versions 2005-03-01 23:27:57 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
Tomas Hajny
b3c9baef95 * GetEnvironmentVariableCount uses EnvC under OS/2 and EMX 2004-12-11 17:32:34 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
Tomas Hajny
2b40d78b32 * one more fix for ExecuteProcess 2004-12-06 22:11:47 +00:00
Tomas Hajny
aad1f7964a * fix for ExecuteProcess 2004-12-06 18:50:21 +00:00
Tomas Hajny
db6015805a * ExecuteProcess update - run VIO apps in the same window 2004-12-05 19:33:08 +00:00
Tomas Hajny
09fd537acf * lots of fixes (regcall, THandle, string operations in sysutils, longint2cardinal according to OS/2 docs, dosh.inc, ...) 2004-02-22 15:01:49 +00:00
Tomas Hajny
601f2e02ce * overloaded ExecuteProcess added, EnvStr param changed to longint 2004-02-15 21:34:06 +00:00
yuri
b1a8443699 * fixes for dosh.inc
* Executeprocess iverloaded function
* updated todo
2004-02-15 08:02:44 +00:00
Tomas Hajny
e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 2004-01-20 23:05:31 +00:00
florian
058d480f40 * error handling for Variants improved 2003-11-26 20:00:19 +00:00
yuri
0646b94499 * Now native 2003-11-23 15:50:07 +00:00
yuri
2cbdc6b02c * exec fix
* unused units removed
2003-11-05 09:13:59 +00:00
yuri
81e7e0aa7c * GetLocatTime now also native 2003-10-27 12:19:20 +00:00
yuri
c44c76cd3b * New set of native functions 2003-10-27 11:43:40 +00:00
Tomas Hajny
c5df303517 * stdcall fixes again 2003-10-18 16:58:39 +00:00
Tomas Hajny
53837eb907 * longint to cardinal corrections 2003-10-13 21:17:31 +00:00
yuri
bf1b07f088 * Some emx code removed 2003-10-08 05:22:47 +00:00
Tomas Hajny
b5ac7cde64 * stdcall fixes and asm routines cleanup 2003-10-07 21:26:34 +00:00
peter
d97075a245 * stdcall fixes 2003-10-03 21:46:25 +00:00
Tomas Hajny
c81e1a487b * better fix for bug #2518 2003-06-06 23:34:08 +00:00
Tomas Hajny
93db149583 * fix for bug #2518 applied to OS/2 as well 2003-06-06 23:31:17 +00:00
peter
60e5c18645 * made THandle platform dependent and unique type 2003-04-01 15:57:41 +00:00
yuri
06a8a4e5d1 FileClose bug fixed (again ;)) 2003-03-31 02:18:39 +00:00
yuri
17d81f45a5 * Directoryexists function header changed back. 2003-03-29 19:14:16 +00:00
yuri
d1c4449d7f * Fixed DirectoryExists function header 2003-03-29 18:53:10 +00:00
Tomas Hajny
9e9a775a2e + DirectoryExists added for main branch OS/2 too 2003-03-29 15:01:20 +00:00
Tomas Hajny
4cd8dfb6ff * FileClose bug fixed 2003-03-01 21:19:14 +00:00
Tomas Hajny
da39d0fe52 * modified to make use of the common GetEnv code 2003-01-04 16:25:08 +00:00
peter
1ac1f644da * FileCreate(string,mode) overload added 2003-01-03 20:41:04 +00:00
Tomas Hajny
466b5d9d58 * another bunch of type corrections 2002-11-18 19:51:00 +00:00
Tomas Hajny
7f19746b9e * AnsiString to PChar typecast 2002-09-23 17:42:37 +00:00
peter
9f31783a0a * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
Tomas Hajny
0a29a5632f * FindFirst fix (invalid attribute bits masked out) 2002-07-11 16:00:05 +00:00
peter
24fdea1ad0 * merged filesearch() fix 2002-01-25 16:23:03 +00:00
Tomas Hajny
b94242ee20 * uses DosCalls replaced with direct declarations 2001-12-16 19:08:20 +00:00
peter
36bafdc7aa * added 64bit fileseek 2001-10-25 21:23:49 +00:00