[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tyndur-devel] [PATCH 0/5] Funktionen fuer FPC 2.3.x



Diese Patchserie erweitert die Pascal-RTL, so dass FPC 2.3.x damit auch
unter tyndur funktioniert.

Kevin Wolf (5):
  Pascal-RTL: Fixes fuer Dateifunktionen
  Pascal-RTL: Implementierung von Do_FileSize
  Pascal-RTL: Defines fuer FExpand
  Pascal-RTL: FileAge-Stub korrigiert
  Pascal-RTL: ExecuteProcess

 src/modules/pas/lib/rtl/sysfile.inc |   22 ++++++++++++---
 src/modules/pas/lib/rtl/sysutils.pp |   49 ++++++++++++++++++++++++++++++----
 2 files changed, 60 insertions(+), 11 deletions(-)