Commit Verlauf

Autor SHA1 Nachricht Datum
  michael d49510cc8c * Fix bug #0034499 vor 6 Jahren
  yury b717a149b6 * android: Removed cwstring from the uses clause of the unix unit. Use cwstring indirectly. It allows to avoid using cwstring if needed. vor 6 Jahren
  yury 064375ea72 * android: Use ICU to get timezone information if running on an Android version where libc does not implement timezone. vor 9 Jahren
  yury 2630f3c498 * android: Properly initialize time zone information. vor 9 Jahren
  marco 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein vor 9 Jahren
  marco 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 vor 9 Jahren
  marco ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes vor 11 Jahren
  Jonas Maebe 953e088c14 + unicodestring support for POpen(), and DefaultFileSystemCodePage support vor 12 Jahren
  tom_at_work 4150f0a2fb Rebase with r21814 vor 13 Jahren
  marco 725a280059 * sleeper vfork code copied from deleted parts so it is not lost, made vor 13 Jahren
  marco 1a73c652ca * improve deprecation message. vor 13 Jahren
  marco 0ddd03eef2 * removed some deprecated functions (deprecated since 2.2.0/2007 times) vor 13 Jahren
  tom_at_work a7b48be598 bugfixes: vor 13 Jahren
  tom_at_work acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development. vor 13 Jahren
  Jonas Maebe 8d8fc0fdee + RTL for AIX vor 13 Jahren
  michael 86c0b324fd * Added ReReadTimeZone vor 13 Jahren
  Jonas Maebe 1d88e3eb11 * replace strpcopy with its own code because unix no longer vor 17 Jahren
  peter 37e509f290 * remove uses strings, strlen/strpas are in system unit vor 17 Jahren
  Almindor d2e4f53a13 * hopefuly fix the fp* problems for stat and others vor 18 Jahren
  Almindor 148255b5cf * fix deprecated stat calls to use the fp<> ones and not the other way around vor 18 Jahren
  peter dd3fdac68e * beos support from Olivier Coursiere vor 18 Jahren
  marco 11bda8f5f2 * fpexeclpe vor 18 Jahren
  marco e074f9383c * typo corrected vor 18 Jahren
  marco 699e231223 * more cleanup of unit unix (merge) vor 18 Jahren
  marco fd6f6cf7e9 * fix for 8801. mmap constants inconsistancy. Old constants are aliased for compat. non portable moved to OS specific units (merge) vor 18 Jahren
  marco 4ba29cdbe1 * first set of deprecated tags. vor 18 Jahren
  ivost 025b57815f * removed inline flag from FUTEX_OP in linux.pp vor 18 Jahren
  chrivers 9fa75157ce + Added MAP_FAILED const for all unix platforms vor 18 Jahren
  Jonas Maebe 87a4372d7f * enable vfork for solaris vor 18 Jahren
  daniel 598cf9fcf0 + Add shortstring version of system(). vor 18 Jahren