michael
a201f07420
* Added share mode argument to FileCreate call
...
git-svn-id: trunk@17548 -
2011-05-23 21:11:07 +00:00
armin
bb09124f58
fix compilation for netware target
...
git-svn-id: trunk@16887 -
2011-02-06 18:14:38 +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
pierre
e3164530b8
* use __get_errno_ptr to implement GetLastOSError
...
git-svn-id: trunk@7584 -
2007-06-05 09:36:05 +00:00
Tomas Hajny
5e1a7997ee
+ FileTruncate allows 64-bit parameter
...
git-svn-id: trunk@6727 -
2007-03-05 23:47:10 +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
armin
5732df1be6
changed handle parameter from longint to THandle
...
git-svn-id: trunk@3231 -
2006-04-16 15:24:08 +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
armin
41e0b1a0a7
* added NetWare Alert
...
* added sysutils.sleep
2004-12-16 12:42:54 +00:00
michael
fbb13b5266
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
2004-12-11 11:32:44 +00:00
armin
bd9e93087c
* changed dir separator from \ to /
...
* long namespace by default
* dos.exec implemented
* getenv ('PATH') is now supported
* changed FExpand to global version
* fixed heaplist growth error
* support SysOSFree
* stackcheck was without saveregisters
* fpc can compile itself on netware
2004-08-01 20:02:48 +00:00
Tomas Hajny
601f2e02ce
* overloaded ExecuteProcess added, EnvStr param changed to longint
2004-02-15 21:34:06 +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
Tomas Hajny
57538cb669
* THandle in sysutils common using System.THandle
2003-10-25 23:42:35 +00:00
armin
d81dcf5c47
* added THandle
2003-04-12 13:21:27 +00:00
armin
4aeca0f382
* removed uses netware from winsock, DirectoryExists implemented
2003-03-30 12:35:43 +00:00
Tomas Hajny
a8e68d18c5
* dummy DirectoryExists added
2003-03-29 15:16:26 +00:00
armin
abb6577ccd
* changes for new threadvar support
2003-02-15 19:12:54 +00:00
peter
9f31783a0a
* old logs removed and tabs fixed
2002-09-07 16:01:16 +00:00
armin
ddfecc5f8a
makefile.fpc for netware
...
stderr to netware console
free all memory (threadvars and heap) to avoid error message while unloading nlm
2002-04-01 10:47:31 +00:00
armin
af552b4c35
* added 64 bit fileseek (currently only 32 bit supported)
2002-03-08 19:10:14 +00:00
peter
47a24b5da6
* eoutofmemory and einvalidpointer fix
2001-06-03 15:18:01 +00:00
florian
a33a06ce5d
* updates from Armin commited
2001-04-16 18:33:14 +00:00
florian
9929a33475
* added logs, fixed email address of Armin, it is
...
diehl@nordrhein.de
2001-04-11 14:17:00 +00:00
florian
3143b484c4
* initial commit, thanks to Armin Diehl (diehl@nordrhein)
2001-04-11 14:14:12 +00:00