tom_at_work
|
cc2873232f
|
* forgot to add CheckInitialStkLen function
* fixed two unitinitialized StackLength variables
git-svn-id: trunk@1727 -
|
2005-11-12 11:34:15 +00:00 |
|
tom_at_work
|
1b4b42fdd6
|
* added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking
git-svn-id: trunk@1722 -
|
2005-11-11 12:16:08 +00:00 |
|
michael
|
21425e303c
|
+ Removed HASVARIANT define
git-svn-id: trunk@244 -
|
2005-06-07 20:48:31 +00:00 |
|
michael
|
8a226bba52
|
+ Removed HASWIDESTRING/HASWIDECHAR defines
git-svn-id: trunk@241 -
|
2005-06-07 20:42:22 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
peter
|
b68af1b0e3
|
* post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
|
2005-05-16 20:59:02 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
michael
|
2e48181661
|
+ Added maxpathlen constant (maximum length of filename path)
|
2005-05-12 20:29:04 +00:00 |
|
Tomas Hajny
|
d3c103dfd7
|
* EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453)
|
2005-04-03 21:10:59 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
peter
|
e49fa4bd08
|
* threads for go32v2,os,emx,netware
|
2005-02-06 16:57:18 +00:00 |
|
florian
|
4f7560d89e
|
* improved widestring infrastructure manager
|
2005-02-01 20:22:49 +00:00 |
|
armin
|
6f66b80ea8
|
* rtl code cleanup, compat fixes between clib and libc
|
2005-01-04 11:25:33 +00:00 |
|
armin
|
8eb794231c
|
* implemented GetProcessId, defined TimeVal and TimeZone in addition to TTimeVal, TTimeZone, Makefile defaults to binutilsprefix i386-netware
|
2004-12-07 11:40:43 +00:00 |
|
Tomas Hajny
|
353d5cc3de
|
+ GetProcessID added
|
2004-12-05 14:36:37 +00:00 |
|
armin
|
8cfa7d1c01
|
* adapted to new compiler check for externals
|
2004-11-25 12:38:17 +00:00 |
|
peter
|
dbc2025604
|
ErrOutput added
|
2004-11-04 09:32:31 +00:00 |
|
armin
|
ad45adbb6e
|
* saveregisters no longer supported by compiler, for now save all registers in stackcheck
|
2004-10-25 18:11:49 +00:00 |
|
peter
|
869b0ecc85
|
* compiler defined HEAP and HEAPSIZE removed
|
2004-10-25 15:38:59 +00:00 |
|
armin
|
173aea0681
|
* exiting threads at nlm unload
* renamed some libc functions
|
2004-09-26 19:23:34 +00:00 |
|
armin
|
811f2da364
|
* removed get/free video buf from video.pp
* implemented sockets
* basic library support
* threadvar memory leak removed
* fixes (ide now starts and editor is usable)
* support for lineinfo
|
2004-09-19 20:06:37 +00:00 |
|
armin
|
76400e6c05
|
* added keyboard and video
* a lot of fixes
|
2004-09-12 20:51:22 +00:00 |
|
armin
|
4add7ccbc6
|
* first rtl version for netwlibc
|
2004-09-05 20:58:47 +00:00 |
|