Commit Graph

173 Commits

Author SHA1 Message Date
peter
db1f0403f4 * clone function like the libc version
+ sigraise, exitprocess
1999-05-30 11:37:27 +00:00
peter
1cdd3f5bf1 * ipc unit can be compiled with 0.99.10 again 1999-05-28 11:28:30 +00:00
peter
f62a47d3cd * moved fpc_version check so it works correct 1999-05-28 11:21:06 +00:00
peter
3f95d8ac14 * log inserted 1999-05-27 21:38:31 +00:00
michael
e451211716 + PSemid_ds fixed 1999-05-26 13:20:00 +00:00
michael
7548fe8c26 * fcntl needs file as Var argument 1999-05-26 11:05:24 +00:00
florian
e905aeea04 * most of the Object Pascal stuff moved to the system unit 1999-05-17 21:52:33 +00:00
michael
20ffcd4e39 * Some more fixes. 1999-05-14 22:19:34 +00:00
michael
481ca42ccb * Fixed FileAge and corrected FileGetAttr 1999-05-13 21:54:09 +00:00
michael
ada18d4b27 + Fix in heaptrc target: needs -Sg 1999-05-13 07:39:07 +00:00
peter
71fbd225e4 * fixed typo 1999-05-10 09:13:41 +00:00
peter
2d3afc0d63 * check ioresult after getdir calls 1999-05-08 19:47:22 +00:00
peter
337d303bbe * 0.99.10 check for browser 1999-05-05 22:24:08 +00:00
peter
1184d1d208 * browser off by default 1999-05-04 11:59:42 +00:00
peter
b0b561fa95 * small update
* uses gprt1 again for gprt21 becuase gprt21.as crashes
1999-05-03 23:30:28 +00:00
peter
5ba991d803 + glibc 2.1 support 1999-05-03 21:29:35 +00:00
peter
9a98038489 * fixed diskfree,disksize
* dir functions now return error status instead of true
1999-04-26 09:34:32 +00:00
michael
c5e21bbc71 + Fixed removedir 1999-04-26 07:40:40 +00:00
peter
241c8da933 * fixed direct asm 1999-04-22 14:48:55 +00:00
peter
f0d58ee1d2 * fixed sysutils dependencys
* objpas files are agian in the main Makefile, makefile.op is obsolete
1999-04-22 10:56:31 +00:00
peter
b346adab8b * fixed strings dependency 1999-04-14 09:07:17 +00:00
peter
93b9fd3102 * removed os.inc 1999-04-08 12:22:52 +00:00
peter
17f26f6577 * removed warnings 1999-04-08 11:30:57 +00:00
peter
787b1b1dd2 + clone() 1999-03-29 16:03:10 +00:00
peter
9170b30465 - ipc unit because it crashes on 0.99.10 1999-03-22 13:09:10 +00:00
peter
f1b0c333cb * makefile.fpc targets start with fpc_
* small updates for install scripts
1999-03-16 00:46:54 +00:00
michael
90926ed6ed + clean and libsclean added 1999-03-12 21:02:19 +00:00
peter
d34db3b796 * s_is<x> functions have now word para instead of integer 1999-03-11 12:02:03 +00:00
peter
04c3f5099b * makefile.fpc updates and defaultfpcdir var 1999-03-09 01:35:46 +00:00
peter
1e791f6fa5 * fix for findfirst from the mailinglist 1999-03-05 13:09:57 +00:00
michael
ea3f7ed428 + Added internationalization support 1999-02-28 13:18:10 +00:00
michael
7865673a04 * Joined strings and sysutils 1999-02-25 07:39:17 +00:00
michael
f6908c234f + Moved getlocaltime to system-dependent files 1999-02-24 15:57:28 +00:00
peter
72a3cdc4a7 * fixed dup() to have var para 1999-02-22 12:50:53 +00:00
peter
d9aa2e2e58 * fixed juliantogregorian (mailinglist) 1999-02-22 11:47:42 +00:00
peter
fc3fe6d723 * fixed findlastused (from mailinglist) 1999-02-22 11:45:19 +00:00
pierre
ebb2c9f47d * Dup second arg must be var arg ! 1999-02-22 10:32:10 +00:00
peter
a6f53a10f9 * readkey fixes from the mailinglist
+ cursoron/off/big from the mailinglist
1999-02-08 10:35:14 +00:00
michael
3ac470a880 FileCreate must truncate the file 1999-02-04 21:43:08 +00:00
michael
536151d796 + Added filetruncate, corrected FileCreate 1999-02-02 21:20:34 +00:00
michael
956fa8015c Corrected wrong mode error in fdopen 1999-02-02 21:19:54 +00:00
michael
5076475236 + Fixed memory leak in findfirst/findnext 1999-01-28 12:54:13 +00:00
michael
13e1341858 + Fixed findclose bug 1999-01-28 12:10:42 +00:00
peter
725887d0ba + detect,default constants 1999-01-25 20:31:30 +00:00
peter
3995151c5e * utimbuf alias added 1999-01-20 13:29:09 +00:00
pierre
33aac9b556 + system_exit procedure added 1999-01-18 10:05:47 +00:00
michael
5812e04e95 + semun.arr points to array of word. 1999-01-15 13:42:27 +00:00
peter
e692c842b3 * init window size to the size of the console instead of 80,25 1999-01-15 12:47:16 +00:00
peter
08007ae0ab * added math unit to objects 1999-01-15 11:45:14 +00:00
michael
29e8608a19 tested semaphore stuff 1999-01-14 14:35:12 +00:00