florian
|
8f571abbb9
|
+ infrastructure for WideCompareText implemented
|
2005-02-03 18:40:50 +00:00 |
|
florian
|
4f7560d89e
|
* improved widestring infrastructure manager
|
2005-02-01 20:22:49 +00:00 |
|
peter
|
7fb8c3dfbd
|
* signal cleanup for linux
* sigactionhandler instead of tsigaction for bsds
* sigcontext moved to cpu dir
|
2005-01-30 18:01:15 +00:00 |
|
peter
|
b28fd2f6b9
|
* move gpm.pp to linux
|
2005-01-30 18:00:28 +00:00 |
|
michael
|
ac5c742443
|
+ Patch for intFpExecVEMaybeP to use the right path (From Colin Western)
|
2005-01-22 20:56:11 +00:00 |
|
marco
|
b5c45c24f8
|
* fpumask
|
2004-12-31 14:27:49 +00:00 |
|
florian
|
080ed4548f
|
* fixed raw mode for non i386 targets
* fixed some alignment issues
|
2004-12-28 15:30:04 +00:00 |
|
marco
|
e12796a400
|
* tthread patch from neli
|
2004-12-28 14:20:03 +00:00 |
|
florian
|
49c3697fbf
|
* uses now CFMakeRaw
|
2004-12-28 12:46:11 +00:00 |
|
marco
|
cb75ebda02
|
* checksynchronize now in interface win32 uses the default impl.
unix uses systhrds, rest empty implementation.
|
2004-12-27 15:28:40 +00:00 |
|
peter
|
90f0593a8d
|
* restore rawmode only if not redirected
|
2004-12-26 16:15:44 +00:00 |
|
peter
|
9bc5c71ed9
|
* cursorx,cursory 0 based, fixes 3468
|
2004-12-26 12:22:05 +00:00 |
|
michael
|
0b667efe9b
|
+ Fixed tmt1 test bug
|
2004-12-23 20:20:30 +00:00 |
|
marco
|
7377bbf1c9
|
* 2nd synchronize attempt. cthreads<->systhrds difference was not ok, but
only showed on make install should be fixed now.
|
2004-12-23 15:08:58 +00:00 |
|
marco
|
0db4315ea9
|
* rtlevent kraam. Checked (compile): Linux, FreeBSD, Darwin, Windows
Check work: ask Neli.
|
2004-12-22 21:29:24 +00:00 |
|
marco
|
d99267e326
|
* fpgettimeofday moved from baseunix to unix
|
2004-12-22 13:53:51 +00:00 |
|
michael
|
da99d06e96
|
+ Removed maybelibc macro
|
2004-12-21 09:48:14 +00:00 |
|
michael
|
9701081657
|
+ Added mode field to TSearchRec for Kylix compatibility
|
2004-12-19 18:03:29 +00:00 |
|
michael
|
d73472e2e3
|
+ Patch from Michalis Kamburelis so FSearch does not find a directory
|
2004-12-18 16:29:09 +00:00 |
|
peter
|
64cd72bc5a
|
* x86_64 updates
|
2004-12-12 14:30:27 +00:00 |
|
michael
|
fbb13b5266
|
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
|
2004-12-11 11:32:44 +00:00 |
|
Tomas Hajny
|
433df6f69f
|
* compilation fix for dosh.inc changes
|
2004-12-05 21:04:56 +00:00 |
|
Tomas Hajny
|
ca4d769412
|
* compilation fix for dosh.inc changes
|
2004-12-05 20:33:32 +00:00 |
|
Tomas Hajny
|
e1252e7302
|
* GetMsCount added, platform independent routines moved to single include file
|
2004-12-05 16:44:43 +00:00 |
|
Tomas Hajny
|
d0191eaa3c
|
* common implementation of unit printer - fix for bug #3421
|
2004-12-05 11:21:46 +00:00 |
|
marco
|
0d1d1a2c1b
|
* fpsettimeofday.
|
2004-12-02 18:24:35 +00:00 |
|
Jonas Maebe
|
8577978556
|
* fixed invalid type conversion
|
2004-11-25 12:18:35 +00:00 |
|
Jonas Maebe
|
519c40221b
|
+ getcwd declaration
|
2004-11-23 13:33:55 +00:00 |
|
michael
|
e5e7099892
|
+ Added overloaded functions
|
2004-11-23 08:40:34 +00:00 |
|
peter
|
b7d7736352
|
* fixed bootstrap with 1.0.10 and 1.9.4
|
2004-11-21 11:28:21 +00:00 |
|
marco
|
d3cb19214b
|
* external rework. Mostly done.
|
2004-11-19 13:15:14 +00:00 |
|
marco
|
8d238cd712
|
* resolution of now increased to ms
|
2004-11-14 15:10:44 +00:00 |
|
marco
|
42404cd68e
|
* moved some calls from unix to baseunix. Darwin untested.
|
2004-11-14 12:21:08 +00:00 |
|
peter
|
dc5a88c813
|
* mouse works again
|
2004-11-06 20:06:19 +00:00 |
|
marco
|
139913d009
|
* getenv had ansistring as param due to {$H+} now shortstring.
|
2004-11-06 17:24:07 +00:00 |
|
peter
|
1cf9137930
|
* fixed valgrind issues
|
2004-11-03 16:51:05 +00:00 |
|
marco
|
b903ce5a9a
|
* Pathstr eliminated
|
2004-11-03 15:00:43 +00:00 |
|
florian
|
efc6c7793e
|
* fixed baseunix.signal for CPU using rt_sigaction
* fixed it for x86_64 too
|
2004-11-02 14:49:48 +00:00 |
|
marco
|
07adf4e83d
|
* timezone stuff back to unix
|
2004-11-02 13:59:42 +00:00 |
|
peter
|
e7b4c63e99
|
* fixed uninitialzied local
|
2004-11-02 09:37:35 +00:00 |
|
peter
|
0c80377ca8
|
* 1.0.x bootstrap fix
|
2004-11-01 07:10:56 +00:00 |
|
olle
|
4478f72279
|
* Fix for FPC_USE_LIBC
|
2004-10-31 22:25:31 +00:00 |
|
marco
|
edce157b2a
|
* cdecl for FPC_USE_LIBC
|
2004-10-31 18:49:02 +00:00 |
|
marco
|
63335fbc10
|
* FPC_USE_LIBC fixes
|
2004-10-31 17:11:52 +00:00 |
|
peter
|
5ef188da6f
|
* remove sysutils
|
2004-10-31 16:20:58 +00:00 |
|
marco
|
2ea12e0083
|
* more commits from unix interface cleanup
|
2004-10-30 21:18:23 +00:00 |
|
marco
|
780ba784d6
|
* unix interface cleanup
|
2004-10-30 20:55:54 +00:00 |
|
marco
|
3f15c310d7
|
*** empty log message ***
|
2004-10-27 04:22:29 +00:00 |
|
marco
|
2f4ba80e7b
|
* cvs log and extra endif
|
2004-10-27 04:22:04 +00:00 |
|
marco
|
f1e1a829ce
|
* time routines extracted
|
2004-10-27 04:15:42 +00:00 |
|