Historique des commits

Auteur SHA1 Message Date
  pierre 7bbb30ccd4 * Reset filerec mode field to fmClosed if the system call to open the file failed il y a 11 ans
  nickysn b7d759344d * fixed do_filepos and do_seekend not returning the high 16 bits of the file il y a 11 ans
  nickysn d989a42111 * several local variables changed from longint to integer il y a 11 ans
  Jonas Maebe df6a2dce00 + unicodestring support for assign/erase/rename il y a 12 ans
  nickysn bca3cd6160 + implemented all the remaining msdos file functions il y a 12 ans
  nickysn a463c1f558 + implemented file routines do_open and do_close for msdos, based on the go32v2 code il y a 12 ans
  nickysn aab6df13ba * use Seg() instead of DSeg in the msdos rtl il y a 12 ans
  nickysn 27559aa5f8 * use Ofs() instead of typecasting to word for getting the offset of a pointer il y a 12 ans
  nickysn d8af51fdab + implemented do_read for i8086-msdos il y a 12 ans
  nickysn 1077093b08 + added error checking to the dos file operations il y a 12 ans
  nickysn 7b578f3e9c * reimplemented do_write and do_isdevice in Pascal, using the MsDos procedure il y a 12 ans
  nickysn b2fc6a2f6d + basic implementation of do_isdevice for msdos il y a 12 ans
  nickysn e3ce68612c + very simple implementation of do_write for i8086-msdos. 'Hello World' now works!!! il y a 12 ans
  nickysn bca7bf78dc + added sysheap.inc and sysfile.inc to the msdos target, empty for now il y a 12 ans