Commit Graph

84 Commits

Author SHA1 Message Date
peter
ae8b7b153b * include file cleanup 2005-02-13 20:01:37 +00:00
Jonas Maebe
45ffd3b843 * fixed SYS_NMLN constant 2005-02-11 13:07:05 +00:00
peter
f5bc749953 * bsd thread updates 2005-02-06 12:16:52 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +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
Jonas Maebe
8dcdb3281a * fixed missing dependencies 2005-01-14 20:55:55 +00:00
Jonas Maebe
1a729a00a3 * enabled compilation of dynlibs, since it's now required for the
packages (ibase60)
2005-01-14 17:06:39 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
marco
dcb17bde4c * ctypes update 2005-01-10 10:33:10 +00:00
marco
0db4315ea9 * rtlevent kraam. Checked (compile): Linux, FreeBSD, Darwin, Windows
Check work: ask Neli.
2004-12-22 21:29:24 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
Tomas Hajny
c016de5709 * Makefiles regenerated 2004-12-05 19:26:19 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
marco
65e58b0814 * priority constants 2004-11-14 12:24:33 +00:00
peter
86f78c7300 * units are now created in separate directory units/cpu-os/
* distclean uses cleanall rule and removes units dir
  * cross compile support fixed, it is now possible to cycle a ppcsparc
    without deleting ppc386
  * bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
Jonas Maebe
159912ec47 * fixed definition of pthread_mutex_t for non-linux targets (and for
linux as well, actually).
  * base libpthread definitions are now in ptypes.inc, included in unixtype
    They sometimes have an extra underscore in front of their name, in
    case they were also exported by the packages/base/pthreads unit, so
    they can keep their original name there
  * cthreadds unit now imports systuils, because it uses exceptions (it
    already did so before as well)
  * fixed many linux definitions of libpthread functions in pthrlinux.inc
    (integer -> cint etc)
  + added culonglong type to ctype.inc
2004-09-09 20:29:06 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
marco
220d19cee7 *** empty log message *** 2004-08-27 18:59:48 +00:00
Jonas Maebe
341d25bfb2 * fixed pthread type definitions for darwin and made them generic 2004-08-25 21:42:11 +00:00
Jonas Maebe
44f9089931 * fixed dependencies so the rtl can be built with make -j (saves only
about 25% on a dual processor machine though)
2004-08-25 21:35:06 +00:00
olle
3a29988676 + Added unit macpas 2004-08-16 16:22:11 +00:00
olle
77d3d9efab * updated makefile with an up to date Fpcmake 2004-08-08 13:31:51 +00:00
peter
25f2475323 * revert back isatty 2004-07-09 21:41:47 +00:00
daniel
74f637cb11 * gpm now uses a Pascal translation of libgpm instead of linking against
it.
  * isatty result type changed into boolean
2004-07-08 13:23:21 +00:00
daniel
6c4cade37d * Matrix unit included in build process 2004-07-07 21:37:29 +00:00
Jonas Maebe
e64c0684a3 * adapted second pclose as well 2004-07-01 18:34:53 +00:00
Jonas Maebe
f6517d70b6 * fixed returning of proper exit status after pclose 2004-07-01 18:28:15 +00:00
marco
1608074eba * fixes for darwin specific external name '' behaviour. Must still be
tested
2004-05-28 18:23:55 +00:00
marco
85f2a0ac87 * 2nd attempt 2004-05-26 20:05:21 +00:00
marco
ea6d4e0e3b * first iteration 2004-05-26 19:23:17 +00:00
peter
423fde7ac6 * regenerated 2004-05-23 18:25:48 +00:00
olle
73f73fb6f1 * updated according to the new version of fpcmake.ini 2004-04-20 23:29:59 +00:00
marco
52a9379c8d * copied from FreeBSD, needs checking 2004-03-16 18:24:03 +00:00
marco
42cf83cec8 * sockets active again 2004-03-16 18:20:55 +00:00
peter
abfc396c40 * cmem moved to rtl
* longint replaced with ptrint in heapmanagers
2004-03-15 21:48:26 +00:00
marco
6043f1a626 * more unixtype fixes 2004-03-04 22:37:40 +00:00
marco
5c28b3002f * updated 2004-03-04 22:28:42 +00:00
marco
6ad0c08e17 * Darwin specific unixtype fixes. 2004-03-04 22:28:08 +00:00
olle
9ff2987d96 + added comment to ETXTBSY
* changed i386 -> cpui386, m68k -> cpum68k
2004-03-04 13:10:23 +00:00
Jonas Maebe
45863d051d - removed legacy code 2004-03-04 12:42:44 +00:00
Jonas Maebe
fad9a3ed01 * fixed compilation 2004-03-04 12:34:36 +00:00
Jonas Maebe
246629c717 - removed wordsinfdset again, because now it's defined in a common file 2004-03-01 19:50:40 +00:00
Jonas Maebe
f7e4eb439a + added wordsinfdset constant 2004-02-22 23:18:24 +00:00
Tomas Hajny
fa6166944f Makefiles regenerated 2004-02-22 16:07:41 +00:00
Jonas Maebe
57c37fd31d + some declarations added from other bsds and /usr/include/sys/termios.h
to termios.inc and termiosproc.inc (by Karl-Michael Schindler)
  + added crt, mouse (because required by keyboard), keyboard, termio,
    console to Darwin makefile (thanks to the above they now compile,
    functionality untested)
  * fixed wrong dependency for sysconst unit (it was always recompiled)
2004-02-05 14:00:45 +00:00
Jonas Maebe
8ab3c8af01 * classes.ppu requires types.ppu 2004-01-22 20:05:52 +00:00
peter
98105d8055 * classes uses types to import TPoint and TRect 2004-01-22 17:11:23 +00:00
Jonas Maebe
337fe6d9af * fixed makefile (systhrds didn't have a compilation rule) 2004-01-12 22:04:39 +00:00