Commit Graph

17 Commits

Author SHA1 Message Date
marco
238510c59d * added resource consts and types
git-svn-id: trunk@1749 -
2005-11-14 11:31:28 +00:00
Jonas Maebe
828eebe984 * cwstring fixed and activated for Darwin
git-svn-id: trunk@407 -
2005-06-14 18:30:05 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
Jonas Maebe
619cbfd88b * definition of pthread_mutex_t moved to pmutext.inc
git-svn-id: trunk@186 -
2005-06-03 21:07:55 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
Jonas Maebe
45ffd3b843 * fixed SYS_NMLN constant 2005-02-11 13:07:05 +00:00
marco
65e58b0814 * priority constants 2004-11-14 12:24:33 +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
Jonas Maebe
341d25bfb2 * fixed pthread type definitions for darwin and made them generic 2004-08-25 21:42:11 +00:00
marco
6ad0c08e17 * Darwin specific unixtype fixes. 2004-03-04 22:28:08 +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
Jonas Maebe
82343a6dc6 * first working version of the Darwin/Mac OS X (for PowerPC) RTL
Several non-essential units are still missing, but make cycle works
2004-01-04 20:05:38 +00:00
Jonas Maebe
eac3e6f828 * several fixes, addition of Mach trap numbers (thye are simply syscalls
with a negative number)
2003-05-25 12:59:56 +00:00
Jonas Maebe
15e37e7154 + initial revision, simply copied from FreeBSD 2002-09-08 09:00:54 +00:00