Historique des commits

Auteur SHA1 Message Date
  Pierre Muller 7c9cf75418 Fix syscall unit compilation for i386-linux using -dFPC_USE_LIBC il y a 1 an
  Pierre Muller 0f0454a092 Modify references to old syslinux unit in comments il y a 2 ans
  Michael VAN CANNEYT 4c2b54ee0d * Char -> AnsiChar il y a 2 ans
  svenbarth 04cbf32b1b * rename local import of fpc_geteipasebx il y a 5 ans
  marco 3053f8c2e8 * many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified il y a 5 ans
  yury dbf482d62b * Fixed version of FpSysCall() with 6 params for Linux with PIC. il y a 8 ans
  yury c40960466a * More correctly scan Elf Auxiliary Vector. Fixes possible crash when the first vector entry is AT_NULL. Issue #26973. il y a 11 ans
  florian 7dc4b6ecc1 + adds mcount calls to syscall assembler helpers for i386 and x86-64, resolves #17140 il y a 15 ans
  Jonas Maebe 92ff07deaf * several fixes by Pierre Pede (parts of his patch to mantis #12492) il y a 16 ans
  Almindor a42b134a81 * fix sysenter variable duplication il y a 18 ans
  Almindor c626740043 * adds support for sysenter syscall style for i386 on 2.6 kernels il y a 18 ans
  ivost e7fb4e6a32 * changed i386 syscall from oldfpccall to register calling convention il y a 18 ans
  ivost 240938a6ed * fixed syscall6 (still experimental, but so far it worked here!) il y a 18 ans
  florian b07cd83892 * made system unit on m68k-linux compilable il y a 19 ans
  florian ce73006fc3 * picfied code il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  michael ffb55c4254 + Removed VER1_0 defines il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  florian 60ad6f1482 * applied syscall patch from C Western il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  marco a9b2ee072f * and now for others too il y a 21 ans
  marco 9adbeab70d * added mov errno,%eax il y a 21 ans
  Jonas Maebe 7afabeb8a9 * fixed syscall return value checking il y a 21 ans
  peter 88e72a69da * fixed previous commit il y a 21 ans
  peter 30780f5859 * regcall fix for threadvar il y a 21 ans
  florian 3f4d98624f - killed tsyscallregs il y a 21 ans
  peter 680590f792 * use relocate_proc il y a 22 ans
  marco 7efaf7dee2 * Unix reform stage two. Remove all calls from Unix that exist in Baseunix. il y a 22 ans
  peter abbc3fa755 * moved int64 asm code to int64p.inc il y a 22 ans