Commit Graph

1516 Commits

Author SHA1 Message Date
peter
06edc7aa14 * use backtracestrfunc() 2000-02-07 10:42:44 +00:00
florian
a8e85eb3a9 * small typo for go32 fixed 2000-02-06 22:13:42 +00:00
peter
0cf7314799 * linux elf support 2000-02-06 19:14:22 +00:00
peter
78cb6bfa89 * lineinfo unit added which uses stabs to get lineinfo for backtraces 2000-02-06 17:19:22 +00:00
florian
d3b00ca358 * popobjectstack is now a function 2000-02-06 17:17:57 +00:00
sg
a6a748cc9a * Fixed SetRGBPalette and GetRGBPalette (hopefully; not tested) 2000-02-06 11:26:45 +00:00
sg
40276150c5 * Fixed the default palette. libsvga works with a RGB range from 0-63, not
0-255!
* PutPixel fixed (pixels didn't get drawn before)
2000-02-06 01:48:55 +00:00
sg
4e5b164c36 * For Linux, "/" is added to the bgipath instead of "\" if this character
isn't already there.
2000-02-06 01:47:15 +00:00
peter
838eebdcd4 * initc added 2000-02-05 22:21:15 +00:00
peter
83aecd8c93 * added initc unit dummy 2000-02-05 21:53:46 +00:00
marco
b24d42f9be kill,kill 2000-02-04 17:24:04 +00:00
marco
48a5d8cf9d * not added with bin switch 2000-02-04 16:57:34 +00:00
marco
1bea181880 * Fixed tdir, some params need to be 32-bit 2000-02-04 16:55:47 +00:00
marco
ddbb0dc0b0 * added comments 2000-02-04 16:55:01 +00:00
marco
d2efb9cfae * Finished Linux (and rest syscalls) roughly. Some things still need to be
tested, and checked (off_t calls specially)
2000-02-04 16:53:26 +00:00
marco
7109bed98d * copied from BSD 2000-02-04 16:51:47 +00:00
marco
e59b21aff1 * copied from BSD 2000-02-04 16:51:02 +00:00
marco
aa8b9730a1 * a few functions added. 2000-02-04 12:05:04 +00:00
marco
84ad19e224 * initial version 2000-02-04 12:04:03 +00:00
michael
e13e07ba74 + Version using only vgalib 2000-02-03 20:39:58 +00:00
marco
f6a2e04b59 * Some types fixed/ported. 2000-02-03 17:05:55 +00:00
marco
aeafb7ba80 * fixes and updates due to linux unit porting 2000-02-03 17:05:13 +00:00
marco
c8a1564605 * additions fixes due to port linux 2000-02-03 17:04:47 +00:00
marco
f78cf7b628 * initial version. Ported till line +/- 2000 2000-02-03 17:03:36 +00:00
marco
db4815503d * Ported except for readdir which is 200 lines C code in FBSD linux
emulator
2000-02-02 18:07:27 +00:00
pierre
1be354d497 * use int64 typecast to avoid overflows in diskfree and disksize 2000-02-02 17:34:49 +00:00
pierre
927f40d079 * use int64 typecast in diskfree and disksize 2000-02-02 17:32:59 +00:00
marco
89fa5503fc * Typo in STAT record 2000-02-02 16:45:38 +00:00
marco
e0dcb956c2 * Initial version. Copy of linux version, with BSD stat. 2000-02-02 16:36:09 +00:00
marco
5557f89de8 * Checked stat constants 2000-02-02 16:35:29 +00:00
marco
9632dcc8dc * Ported more functions. Half done now. 2000-02-02 16:35:10 +00:00
marco
77dd315869 * Initial BSD version. Still needs a lot of work. 2000-02-02 15:41:56 +00:00
marco
7aab610a15 * initial BSD version. 2000-02-02 15:41:28 +00:00
peter
8ab57e063d * gettime supports now also sec100
* removed crtlib code as it was broken (still available in old releases)
  * int64 disksize/diskfree
2000-02-02 15:07:05 +00:00
peter
699502ad4f * fixed sharedlibunitobjects
* remove gpm from sharedlib
2000-02-02 11:29:23 +00:00
peter
d19710a9ad * fixed tracereallocmem which supplied the wrong size for tryresize 2000-02-02 11:13:15 +00:00
peter
6bbb440811 * fixed internal_memavail counting for tryresizemem 2000-02-02 11:12:29 +00:00
peter
6b3063c795 * fixed rangecheck error in format() 2000-02-01 12:53:23 +00:00
peter
ba0b8a2e1b * reallocmem fixed for freemem() call when size=0 2000-01-31 23:41:30 +00:00
Jonas Maebe
e534908b2f * committed the rest of my fix :) 2000-01-31 12:11:53 +00:00
pierre
38fb93fcfc * Jonas' fix for bug811 2000-01-31 10:15:43 +00:00
peter
dfca2834a9 * regenerated 2000-01-28 12:17:02 +00:00
florian
042cb265c0 * improved qword*qword code, if no overflow checking is done 2000-01-27 15:43:02 +00:00
peter
5dae10ae6a * removed gpm_ctlfd 2000-01-26 21:51:34 +00:00
peter
16bcf1dd2c * regenerated 2000-01-26 21:19:49 +00:00
peter
ebb089a003 * regenerated 2000-01-25 14:16:57 +00:00
florian
b37ad7f1bf * new constants to compile dos unit again 2000-01-25 13:15:35 +00:00
peter
9be202fd38 * fixed reallocmem which didn't work anymore and thus broke a lot
of objfpc/delphi code
2000-01-24 23:56:10 +00:00
florian
a8c87c6549 * disksize/diskfree return now a int64 2000-01-24 21:57:56 +00:00
daniel
d0a230bd96 * !proxy support in environment added (Peter) 2000-01-24 11:57:18 +00:00