yury d26f0552a0 * Sync with trunk r23404. %!s(int64=12) %!d(string=hai) anos
..
scripts 4ecd67f6e2 * Use gsed if present and temp directory to avoid system recompilation %!s(int64=13) %!d(string=hai) anos
aliasctp.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) %!s(int64=16) %!d(string=hai) anos
aliasptp.inc d9773a2ee0 * added alias for statsfs %!s(int64=14) %!d(string=hai) anos
baseunix.pp be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. %!s(int64=15) %!d(string=hai) anos
bunxh.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. %!s(int64=13) %!d(string=hai) anos
bunxovl.inc 1f6b55290e * fixed fpsignal for linux/x86_64 and possibly some other platforms as well %!s(int64=16) %!d(string=hai) anos
bunxovlh.inc e245802fa8 * deprecated old shortstring getenv func. %!s(int64=13) %!d(string=hai) anos
classes.pp 3a1b633325 + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS %!s(int64=18) %!d(string=hai) anos
clocale.pp 8d8fc0fdee + RTL for AIX %!s(int64=13) %!d(string=hai) anos
convert.inc a023c165da o patch by Nikolay Nikolov to make the text mode IDE look pretty under %!s(int64=16) %!d(string=hai) anos
crt.pp 6cc78635d7 * send full x/y ansi position information in case of an X-coordinate %!s(int64=13) %!d(string=hai) anos
cthreads.pp d26f0552a0 * Sync with trunk r23404. %!s(int64=12) %!d(string=hai) anos
ctypes.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) %!s(int64=16) %!d(string=hai) anos
cwstraix.inc 1e9b92ee50 + AIX support for cwstring %!s(int64=13) %!d(string=hai) anos
cwstring.pp 8bf71af3b1 * fixed compatilation on Haiku Alpha4 (patch by Olivier Coursière, %!s(int64=13) %!d(string=hai) anos
dl.pp 8d8fc0fdee + RTL for AIX %!s(int64=13) %!d(string=hai) anos
dos.pp b822371d41 * add platform modifiers to all locally defined functions in unix' dos unit. %!s(int64=13) %!d(string=hai) anos
dynlibs.inc 8eeb22720b * Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321) %!s(int64=13) %!d(string=hai) anos
errors.pp 1aa548426b * remove uses strings %!s(int64=17) %!d(string=hai) anos
fpmake.inc 03f441c966 + Initial check-in %!s(int64=20) %!d(string=hai) anos
genfdset.inc be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. %!s(int64=15) %!d(string=hai) anos
genfunch.inc 4ba29cdbe1 * first set of deprecated tags. %!s(int64=18) %!d(string=hai) anos
genfuncs.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. %!s(int64=13) %!d(string=hai) anos
gensigset.inc ce3ce89028 * Prevent range check error when compiling with -Cr %!s(int64=19) %!d(string=hai) anos
initc.pp a7b48be598 bugfixes: %!s(int64=13) %!d(string=hai) anos
ipc.pp 4150f0a2fb Rebase with r21814 %!s(int64=13) %!d(string=hai) anos
ipccdecl.inc 5baca0cfd3 * fix IPC for FPC_USE_LIBS %!s(int64=18) %!d(string=hai) anos
keyboard.pp c32bc3a22a * patch by Nikolay Nikolov to support Alt-Tab and Ctrl-Tab on the linux console, resolves #19247 %!s(int64=14) %!d(string=hai) anos
lnfogdb.pp d545a72f1a + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets %!s(int64=13) %!d(string=hai) anos
mouse.pp 923c70932e * removed surplus semicolon %!s(int64=18) %!d(string=hai) anos
oscdecl.inc 9b67b6469b * fixed FpFcntl() for libc-based systems %!s(int64=16) %!d(string=hai) anos
oscdeclh.inc 7c0469e1fd * link libbsd for AIX, because several UNIX routines are part of its BSD %!s(int64=13) %!d(string=hai) anos
ports.pp 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
printer.pp 803e78ff8c * and more ESysEINTR and fpwaitpid fixing %!s(int64=16) %!d(string=hai) anos
serial.pp 0ef2cb0b02 * fixed deprecated %!s(int64=18) %!d(string=hai) anos
settimeo.inc 65afe53eb0 * fix settimeofday timeval parameter %!s(int64=18) %!d(string=hai) anos
sockets.pp 02069109d1 * haiku also sinlen, Mantis 16176 %!s(int64=15) %!d(string=hai) anos
syscall.pp b6f9f170f7 * FPC_USE_LIBC %!s(int64=22) %!d(string=hai) anos
syscgen.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. %!s(int64=13) %!d(string=hai) anos
sysdir.inc 17062d667c * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted %!s(int64=16) %!d(string=hai) anos
sysfile.inc fe773871d6 * EINTR handling... %!s(int64=16) %!d(string=hai) anos
sysheap.inc 0c3a2a257d * Convert heap to ptruint. %!s(int64=18) %!d(string=hai) anos
sysunix.inc a2548fc9f9 rtl: pass exact size to delete instead of full string length %!s(int64=13) %!d(string=hai) anos
sysunixh.inc d442d14e0c + FileNameCasePreserving added - see #18066 in Mantis %!s(int64=13) %!d(string=hai) anos
sysutils.pp e914ec7f00 Add platform independant support for "GetTickCount" and "GetTickCount64" to unit "SysUtils". "GetTickCount" is declared as deprecated from the beginning and thus "GetTickCount64" should be used instead. %!s(int64=12) %!d(string=hai) anos
terminfo.pp 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
termiosh.inc 8d8fc0fdee + RTL for AIX %!s(int64=13) %!d(string=hai) anos
timezone.inc 8d8fc0fdee + RTL for AIX %!s(int64=13) %!d(string=hai) anos
tthread.inc 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. %!s(int64=12) %!d(string=hai) anos
ttyname.inc dd3fdac68e * beos support from Olivier Coursiere %!s(int64=18) %!d(string=hai) anos
unix.pp 4150f0a2fb Rebase with r21814 %!s(int64=13) %!d(string=hai) anos
unixsockets.pas 7a21cb5888 * add preliminary UnixSockets with linux implementation %!s(int64=18) %!d(string=hai) anos
unixtype.pp 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. %!s(int64=15) %!d(string=hai) anos
unixutil.pp 0757517dde * more removal of deprecated functions (deprecated before 2.4.0) %!s(int64=13) %!d(string=hai) anos
unxdeclh.inc 8d8fc0fdee + RTL for AIX %!s(int64=13) %!d(string=hai) anos
unxovl.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively %!s(int64=13) %!d(string=hai) anos
unxovlh.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively %!s(int64=13) %!d(string=hai) anos
varutils.pp 790a4fe2d3 * log and id tags removed %!s(int64=20) %!d(string=hai) anos
video.pp 55665c6713 Set local variable s to empty string at entry of transform_cp437_to_UTF8 function %!s(int64=13) %!d(string=hai) anos
winiconv.inc d4eb2d7336 * fixed the conversion of 'UTF-8' to the corresponding code page number %!s(int64=13) %!d(string=hai) anos
x86.pp 77a85b7448 * basic android/x86 support %!s(int64=13) %!d(string=hai) anos