提交历史

作者 SHA1 备注 提交日期
  Károly Balogh b49aa071ca * linux: fix some formatting in ostypes.inc, no functional change 5 年之前
  pierre 9f60f5093d F_GetLk/SetLk have different values for sparc/sparc64 5 年之前
  florian d6d92e3666 * revert part of r44879: flock must use kernel_off_t: off_t breaks e.g. i386 5 年之前
  svenbarth eb6f503bad * fix O_LARGEFILE for Aarch64, RISC-V 32-bit and RISC-V 64-bit 5 年之前
  pierre 4d25558519 * Use off_t type for l_start and l_end fields instead of kernel_off_t 5 年之前
  florian 1dd914ffc8 + initial xtensa-linux rtl 5 年之前
  florian d425a85f8d + Linux.fpstatx, resolves #36501 5 年之前
  Jeppe Johansen 6352328f3a Update packages with information about RiscV. 7 年之前
  pierre 1ff7f061ff Sparc64 uses the same value as sparc for O_APPEND 8 年之前
  michael 52cd572cec * Use specific type for TFPSet elements 8 年之前
  marco c335a3ea6e * change TDIR fields to longint. Should have been abandonned long ago. 9 年之前
  Jonas Maebe 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) 10 年之前
  svenbarth fe49a4b60c Fix Fp*Stat calls when compiling with FPC_USE_LIBC for x86_64-linux. 10 年之前
  Jonas Maebe 5b58162d6b * increased the size of tdirent to 11 年之前
  pierre 61acf7de97 * Fix O_ constants for mips cpu 13 年之前
  pierre 594a0e6217 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore, one missing 13 年之前
  pierre 651589c9a4 * Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore 13 年之前
  pierre 6a985f1ece * Patch from Fuxin Zhang: Mips specific MAP_XXX constants 13 年之前
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed 13 年之前
  Jonas Maebe 36aa39cc38 o fixed several Linux ipc bugs, based on patch by Ruben Chaer/ 14 年之前
  Jonas Maebe 53ad1bcabe * fixed linux flock type by defining and using a kernel_off_t type 16 年之前
  marco 8056591845 * marked domain field of Linux record with "platform" directive. under IFNDEF 2.2, do not merge 16 年之前
  micha 4594758ae5 + add poll support for unix 16 年之前
  ivost 69bd90996b * added S_IRWXG and S_IRWXU constants to ostypes.inc of linux (defined in sys/stat.h) 17 年之前
  daniel 74ad03e264 * Remove double definition of O_LARGEFILE for powerpc-linux and give it 18 年之前
  florian 6250a3ccb9 * proper definition of O_LARGEFILE for all cpu platforms 18 年之前
  marco fd6f6cf7e9 * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) 18 年之前
  daniel 59a972ec9c * Change dd_nextoff to cardinal to prevent upscaling of calculations to 64-bit. 18 年之前
  ivost 79b02de351 * fixed type defintion putsname 18 年之前
  tom_at_work 704f8dae14 * fixed rtl compilation with -dFPC_USE_LIBC by providing a more generic fpprctl() call (including libc variant) and moving related constants slightly 18 年之前