Difference between revisions of "Unix RTL to do list"

From Free Pascal wiki
Jump to navigationJump to search
(old!)
m (category names are case sensitive)
Line 10: Line 10:
  
 
[[Category:FPC]]
 
[[Category:FPC]]
[[Category:FPC Internals]]
+
[[Category:FPC internals]]
 
[[Category:Historical]]
 
[[Category:Historical]]

Revision as of 17:17, 2 June 2015

Warning-icon.png

Warning: Page content last updated 26 August 2006 so probably obsolete!??

  • check IOPerm and IOPL for all platforms
  • Unix RTL Dev random notes
  • Mac OS X compability IPC unit (when lag on Cider lessens, mostly done)
  • (libc) Directly redirect pipe functions in unit Unix to libc, instead of implement them on top of pipe()
  • 64-bit filesystem support.
  • FPC_USE_LIBCify netdb
  • KQueue