Revīziju vēsture

Autors SHA1 Ziņojums Datums
  florian fd784931dd * don't mess with the command line buffers if no command line is given 19 gadi atpakaļ
  florian 73083de898 * IsLibrary initialized by declaration 19 gadi atpakaļ
  micha 51ee73772e remove startup sigaction flag hack for x86_64 (fixed properly using SA_RESTORER) 19 gadi atpakaļ
  peter 4c56a87d59 * integrate loaders in system unit 19 gadi atpakaļ
  peter 94f2b1d941 * add initialstkptr to get the stackpointer at startup before 19 gadi atpakaļ
  tom_at_work 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking 20 gadi atpakaļ
  tom_at_work 701638138b * fixed exception handling for PowerPC64 20 gadi atpakaļ
  michael c15d1b280f + Initial implementation of RTL resource support 20 gadi atpakaļ
  peter 2654bf6a16 * reset fpucw in system startup 20 gadi atpakaļ
  michael 21425e303c + Removed HASVARIANT define 20 gadi atpakaļ
  michael 8a226bba52 + Removed HASWIDESTRING/HASWIDECHAR defines 20 gadi atpakaļ
  michael aea4d56d46 + Reversed setup of stdio and arguments to fix bug #3962 20 gadi atpakaļ
  fpc 790a4fe2d3 * log and id tags removed 20 gadi atpakaļ
  michael ffb55c4254 + Removed VER1_0 defines 20 gadi atpakaļ
  fpc 50778076c3 initial import 20 gadi atpakaļ
  peter 16b121f8c4 * unblock signal in signalhandler, remove the sigprocmask call 20 gadi atpakaļ
  peter e417e34496 * truncate log 20 gadi atpakaļ
  peter 4534feb917 * include file cleanup part 2 20 gadi atpakaļ
  peter 2fbaae2b91 * threading in system unit 20 gadi atpakaļ
  florian 4f7560d89e * improved widestring infrastructure manager 20 gadi atpakaļ
  Tomas Hajny 353d5cc3de + GetProcessID added 21 gadi atpakaļ
  peter dbc2025604 ErrOutput added 21 gadi atpakaļ
  peter 52fa49866d * fixed execpathstr setting 21 gadi atpakaļ
  daniel eb2dd5c4f8 * Tweaking... 21 gadi atpakaļ
  daniel 178f87f437 * Use /proc/self/exe instead of /proc/[getpid]/exe 21 gadi atpakaļ
  peter 2ed14823c5 * New heapmanager that releases memory back to the OS, donated 21 gadi atpakaļ
  Tomas Hajny e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 21 gadi atpakaļ
  marco a7d446d496 * getcwd missed cdecl 21 gadi atpakaļ
  marco b447c92828 * small additions for getcwd what we need for FPC_USE_LIBC 21 gadi atpakaļ
  marco 0afb6fd8ca * some more fixes. Testing on idefix 21 gadi atpakaļ