Histórico de Commits

Autor SHA1 Mensagem Data
  eth.guenter 1cde65c61a fixed Unix.lseek() calls há 7 anos atrás
  eth.guenter d866457d3b fixed UnixOpen() há 8 anos atrás
  eth.guenter 6b5f3d14f5 fixed UnixFileSystem.Old0() há 8 anos atrás
  eth.guenter b20598ac26 fixed reuse of just created files, fixed deletion of temp files (.tmp.dd.*) há 8 anos atrás
  eth.guenter 98b9d9b154 fixed handling of interruped Unix system calls há 8 anos atrás
  eth.guenter a12604aa8e use absolute path for CWD instead of "." há 8 anos atrás
  skoster f3fcbe8bfc ignore EINTR errors of Unix.read and retry há 8 anos atrás
  skoster de21b9fa88 read syscall can return -1 at any time due to EINTR. If that happens, retry. há 8 anos atrás
  felixf 3ce2d2facf AddSearchPath há 8 anos atrás
  felixf 5f78a06533 Remove debugging trace há 8 anos atrás
  felixf e29617a016 Support Files.Exists(fileName, VAR fullFilename, VAR flags) on the level of the file systems. Using enumerators made problems and was inappropriate for this low-level FS-related task. há 8 anos atrás
  felixf fcff2d2237 Convert paths to fullpath when enumerating in linux aos. há 8 anos atrás
  skoster 063656d3b6 Fixed how enumerating works with relative paths: Always create absolute paths. há 8 anos atrás
  skoster d743bde5f7 Added path validation to make behavior the same as WinFS. há 8 anos atrás
  felixf 7d5632e55c Should only reuse file handles that are not being finalized há 8 anos atrás
  eth.guenter 6cac49a084 incorporated the enhancements of the generic version, há 8 anos atrás
  felixf 4d6012b051 Linux Kernel Boots (no GC yet, Module Loading untested yet) há 8 anos atrás
  felixf 3caa9ca2ce UnixAos Generic -- TrapHandler works há 8 anos atrás
  eth.guenter feba7ecdfd fixed a possible deadlock while heapspace got expanded há 9 anos atrás
  eth.guenter 8c97ab902c removed deprecated extension of record to object há 9 anos atrás
  eth.guenter 5683661088 fixed Timeval structure, LONGINT -> HUGEINT há 9 anos atrás
  eth.guenter bf02d5cebb adaptation to 64bit há 9 anos atrás
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. há 9 anos atrás