Historique des commits

Auteur SHA1 Message Date
  Michael VAN CANNEYT 6f2196d4fd * Char -> AnsiChar il y a 2 ans
  Jonas Maebe 2191e451c7 Linux: fix pthread types il y a 2 ans
  pierre 2b023c62c5 Do not set __USE_LARGEFILE64 macro for sparc CPU, as it does not seem to be used for regular linux kernels il y a 5 ans
  pierre 2e6bba76bf Define __USE_LARGEFILE64 for sparc-linux, and adapt filed ffree type to that macro il y a 5 ans
  florian 7e3acda739 * TIOCtlRequest is declared as unsigned long according to man 2 ioctl il y a 6 ans
  pierre ae5a9e033a Add flags field to TStatfs record il y a 6 ans
  florian 50fab14389 * TIOCtlRequest is 64 bit on sparc64 il y a 8 ans
  florian 13e76ccc01 * some type declarations for sparc64-linux fixed il y a 8 ans
  Jonas Maebe 4fa2edc638 + Linux/AArch64 RTL support (patch by Edmund Grimley Evans) il y a 10 ans
  Jonas Maebe 23254e7ce2 * refactored definition of pthread_mutex_t into single location il y a 10 ans
  Jonas Maebe 0a1b851b5c - removed commented out MIPS mutex size constants il y a 10 ans
  pierre 32644a526c Use CPUMIPS instead of MIPS conditional il y a 13 ans
  pierre 8b65ef2d94 * Fix error in last commit for MIPS cpu il y a 13 ans
  pierre 5fb3d1398a + Use SIZEOF_PTHREAD_XXX macros for /usr/include/bits/pthreadtypes.h for MIPS cpu il y a 13 ans
  pierre 1c5babbeba Fix SIG_MAXSIG const for cpumips il y a 13 ans
  marco a0becaa727 * fix size of pthread_rwlock_t. Mantis #21552 Fields are now opaque. il y a 13 ans
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed il y a 14 ans
  marco 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. il y a 15 ans
  micha d7e90f9e48 + add splice and sync_file_range linux-only syscalls il y a 17 ans
  Almindor cb5d95a43d * properly fix the statfs for both 32 and 64bit linux il y a 17 ans
  michael dd75625d8d * Fixed size in StatFS for 64 bit il y a 17 ans
  marco 58b3208552 * fixed 16-bits types tgid/tpid/mode_t removed 1.0 compat ifdef il y a 17 ans
  Jonas Maebe 68595c8b72 * fixed wchar_t type (was: widechar, now is cint/cint32/long depending on il y a 18 ans
  Almindor fdcc5f4332 * use TIOCtlRequest instead of hard ifdefs to remove warnings il y a 18 ans
  florian 572608a64f * fixed ipc for 32 bit systems il y a 18 ans
  florian d90bc77a54 * fixed several type declarations il y a 18 ans
  florian 0c889207ca * fixed ipc syscalls and data structures for x86-64, resolves #8616 il y a 18 ans
  Jonas Maebe 37487d682e * tv_sec field of timeval is time_t (just for form, the actual type il y a 18 ans
  marco 57cfd89fbd * Linux 64-bit FS patch from neli for FPC_USE_LIBC il y a 18 ans
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit il y a 19 ans