Unix RTL to do list

From Free Pascal wiki
Revision as of 20:46, 4 February 2006 by Marcov (talk | contribs)
Jump to navigationJump to search
  • 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.