Histórico de Commits

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