armin
|
8350d4d71a
|
* forgot to initialize RootTree to nil in FreeTree
|
2003-03-27 12:52:10 +00:00 |
|
armin
|
fff0626008
|
* added wrapoff to avoid problems in the ide with some terminal emulators
|
2003-03-26 12:45:21 +00:00 |
|
armin
|
b99d1fd23a
|
* Free the Tree in SysDoneKeyboard to avoid a lot of messages if heaptrace is enabled
|
2003-03-26 12:35:23 +00:00 |
|
michael
|
1333fe0f13
|
* stringtoppchar should use tabs instead of backspace as delimiter
|
2003-03-11 08:26:50 +00:00 |
|
marco
|
f66bd5288e
|
* small changes originating from introduction of Baseunix to FreeBSD
|
2003-01-05 19:11:32 +00:00 |
|
peter
|
1ac1f644da
|
* FileCreate(string,mode) overload added
|
2003-01-03 20:41:04 +00:00 |
|
marco
|
8ae88f9aa1
|
* small patch
|
2003-01-02 23:57:32 +00:00 |
|
marco
|
573ca876ac
|
* Renamed to genfuncs.inc
|
2003-01-02 22:31:35 +00:00 |
|
peter
|
8d7bf4847c
|
* replaced some Fp with Sys_ to get cycle working
|
2002-12-18 17:52:07 +00:00 |
|
marco
|
3e33642794
|
* Unix RTL generic parts. Linux working, *BSD will follow shortly
|
2002-12-18 16:50:39 +00:00 |
|
marco
|
193994c0a5
|
* New RTL. Linux system unit and baseunix operational.
|
2002-12-18 16:49:02 +00:00 |
|
peter
|
14c6ce1eb8
|
* small error code fixes so tdos2 passes
|
2002-12-08 16:05:34 +00:00 |
|
marco
|
5368a3596b
|
* initial version, taken from bsdfunc.inc, since both linux and bsd use it
|
2002-11-14 12:20:30 +00:00 |
|
marco
|
5f620cd626
|
* syscall.inc -> syscallo.inc
|
2002-11-11 21:41:06 +00:00 |
|
carl
|
1d3e450412
|
* threadvar.inc -> threadvr.inc
|
2002-10-31 13:45:21 +00:00 |
|
marco
|
21fb7bbb50
|
* Only "difficult" functions + execvp + termios + rewinddir left to do
|
2002-10-27 17:21:29 +00:00 |
|
marco
|
13dfb6c1ce
|
* Routines that certainly will be shared between Linux and *BSD
|
2002-10-27 13:16:54 +00:00 |
|
marco
|
9b47bcfe9b
|
* First series POSIX calls commits. Including getcwd.
|
2002-10-26 18:27:51 +00:00 |
|
carl
|
f0bb456351
|
- remove objinc.inc (unused file)
* update makefiles accordingly
|
2002-10-20 12:00:52 +00:00 |
|
marco
|
1a09dd0b09
|
* $I pthread.inc instead of pthreads.inc
|
2002-10-18 18:05:06 +00:00 |
|
marco
|
38a63b01f0
|
* Fixes to get the generic *BSD RTL compiling again + fixes for thread
support. Still problems left in fexpand. (inoutres?) Therefore fixed
sysposix not yet commited
|
2002-10-18 12:19:58 +00:00 |
|
michael
|
55d5428013
|
Threads renamed from threads to systhrds
|
2002-10-16 06:22:56 +00:00 |
|
peter
|
906b37ffa1
|
* remove threadh.inc include
|
2002-10-15 19:30:15 +00:00 |
|
peter
|
5fff238567
|
* threads unit added for thread support
|
2002-10-14 19:39:16 +00:00 |
|
peter
|
bf93b60f51
|
* use Unix unit
|
2002-10-14 18:37:15 +00:00 |
|
peter
|
1dd159277c
|
* added initvariantmanager
|
2002-10-13 09:20:56 +00:00 |
|
peter
|
8f65e22f2f
|
* Updates from the fixes branch
|
2002-09-15 17:52:30 +00:00 |
|
Jonas Maebe
|
c5eb27f475
|
* fixed buffer overflow error in StringToPPChar(), detected using
DIOTA (http://www.elis/rug.ac.be/~ronsse/diota) (which I also work on :)
(merged)
|
2002-09-13 13:03:27 +00:00 |
|
peter
|
9f31783a0a
|
* old logs removed and tabs fixed
|
2002-09-07 16:01:16 +00:00 |
|
florian
|
f2393f7316
|
* fixed line breaks
|
2002-09-02 19:46:37 +00:00 |
|
florian
|
c8a3171dc9
|
* several PC related fixes
|
2002-08-31 21:29:57 +00:00 |
|
florian
|
a0b13c1d2f
|
* heap stuff for powerpc fixed
|
2002-08-13 18:11:08 +00:00 |
|
sg
|
62f2051d6f
|
* serial ports are now set to raw mode
|
2002-08-06 13:31:50 +00:00 |
|
sg
|
a2b52783db
|
* replaced some Longints with Cardinals, to mach the C headers
* updated the termios record
|
2002-08-06 13:30:46 +00:00 |
|
florian
|
5b4ccaedf6
|
+ ppc implementation of heap functions added
|
2002-08-03 20:05:13 +00:00 |
|
florian
|
53a0b662b9
|
* several fixes to get further with linux/ppc system unit compilation
|
2002-07-29 21:28:16 +00:00 |
|
florian
|
7ac5c3743d
|
* several fixes for linux/powerpc
* several fixes to MT
|
2002-07-28 20:43:47 +00:00 |
|
marco
|
5ce2af2aaf
|
* Fix for corrupt color-attr after some ACS-mode changes. (Pierre, Strassbourg
meeting)
|
2002-07-06 16:50:17 +00:00 |
|
peter
|
71a1ae2136
|
* sLineBreak changed to normal constant like Kylix
|
2002-07-01 16:29:05 +00:00 |
|
marco
|
9fb1b5377c
|
* more Renamefest
|
2002-05-31 13:37:24 +00:00 |
|
carl
|
280878b8a5
|
+ initialize some global variables
|
2002-04-21 15:52:58 +00:00 |
|
carl
|
7d6edd04b2
|
+ generic stack checking
|
2002-04-12 17:34:05 +00:00 |
|
peter
|
58218bf81f
|
* Regenerated with updated fpcmake
|
2002-03-11 19:10:28 +00:00 |
|
michael
|
1f2801b1ab
|
+ Forgot to patch linux.pp
|
2002-03-06 11:34:04 +00:00 |
|
michael
|
bd8a7a628a
|
+ Patch from Sebastian for FCNTL call
|
2002-03-05 20:04:25 +00:00 |
|
peter
|
1e06fb59d9
|
* adjust backspace sequence so it works according to the latest
XFree xterms and linux consoles
|
2002-03-03 13:23:51 +00:00 |
|
peter
|
24fdea1ad0
|
* merged filesearch() fix
|
2002-01-25 16:23:03 +00:00 |
|
marco
|
4c315e6db0
|
* Removed ifdef arround getepoch.
|
2002-01-02 12:22:54 +00:00 |
|
peter
|
21a8c2cc8e
|
* merged fixes from 1.0.x
|
2001-12-26 21:03:56 +00:00 |
|
peter
|
a2be264e11
|
* merged fixes from 1.0
|
2001-12-02 17:21:25 +00:00 |
|