Jonas Maebe
87f7d65650
* made several OS interfacing records non-packed, since they are not packed
...
in the system headers either
git-svn-id: trunk@20652 -
2012-03-29 17:10:13 +00:00
Jonas Maebe
4577a6a98e
+ added a number of constants from /usr/include/sys/iocomm.h and filio.h
...
(including FIONREAD, needed for lazarus)
git-svn-id: trunk@1903 -
2005-12-08 12:18:57 +00:00
peter
4ace790492
* remove $Log
...
git-svn-id: trunk@231 -
2005-06-07 09:47: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
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
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