svenbarth fbceb574eb Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC. преди 12 години
..
scripts 4ecd67f6e2 * Use gsed if present and temp directory to avoid system recompilation преди 13 години
aliasctp.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) преди 16 години
aliasptp.inc d9773a2ee0 * added alias for statsfs преди 14 години
baseunix.pp be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. преди 15 години
bunxh.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. преди 13 години
bunxovl.inc 8538f48fda * made the ansistring parameters of the fp*() overloads constant, changed преди 12 години
bunxovlh.inc 8538f48fda * made the ansistring parameters of the fp*() overloads constant, changed преди 12 години
classes.pp 3a1b633325 + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS преди 18 години
clocale.pp f4b6625145 + Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning преди 12 години
convert.inc a023c165da o patch by Nikolay Nikolov to make the text mode IDE look pretty under преди 16 години
crt.pp 129fddf800 * fixed compilation of unit crt on linux преди 12 години
cthreads.pp d26f0552a0 * Sync with trunk r23404. преди 12 години
ctypes.inc 38bf32dddf * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) преди 16 години
cwstraix.inc 1e9b92ee50 + AIX support for cwstring преди 13 години
cwstring.pp ecd3cba02b * synchronised with trunk up to r24912 преди 12 години
dl.pp f00d9f6f84 * correct dlopen flag values for Darwin (patch by lks, mantis #23979) преди 12 години
dos.pp df6a2dce00 + unicodestring support for assign/erase/rename преди 12 години
dynlibs.inc 3fdb3092af + defaultfilesystemcodepage support for dynlibs преди 12 години
errors.pp 1aa548426b * remove uses strings преди 17 години
fpmake.inc 03f441c966 + Initial check-in преди 20 години
genfdset.inc be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. преди 15 години
genfunch.inc 4ba29cdbe1 * first set of deprecated tags. преди 18 години
genfuncs.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. преди 13 години
gensigset.inc ce3ce89028 * Prevent range check error when compiling with -Cr преди 19 години
initc.pp a7b48be598 bugfixes: преди 13 години
ipc.pp 4150f0a2fb Rebase with r21814 преди 13 години
ipccdecl.inc 5baca0cfd3 * fix IPC for FPC_USE_LIBS преди 18 години
keyboard.pp 40045e6269 - Removed unused variables преди 12 години
lnfogdb.pp d545a72f1a + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets преди 13 години
mouse.pp 40045e6269 - Removed unused variables преди 12 години
oscdecl.inc 9b67b6469b * fixed FpFcntl() for libc-based systems преди 16 години
oscdeclh.inc 832b902df6 * ordered the declarations the same was as in bunxh.inc, so it's easier преди 12 години
ports.pp 790a4fe2d3 * log and id tags removed преди 20 години
printer.pp df6a2dce00 + unicodestring support for assign/erase/rename преди 12 години
serial.pp 0ef2cb0b02 * fixed deprecated преди 18 години
settimeo.inc 65afe53eb0 * fix settimeofday timeval parameter преди 18 години
sockets.pp 02069109d1 * haiku also sinlen, Mantis 16176 преди 15 години
syscall.pp b6f9f170f7 * FPC_USE_LIBC преди 21 години
syscgen.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. преди 13 години
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit преди 12 години
sysfile.inc df6a2dce00 + unicodestring support for assign/erase/rename преди 12 години
sysheap.inc 0c3a2a257d * Convert heap to ptruint. преди 18 години
sysunixh.inc d442d14e0c + FileNameCasePreserving added - see #18066 in Mantis преди 13 години
sysutils.pp f9f041d470 * SystemOldNAme -> SystemOldName преди 12 години
terminfo.pp 790a4fe2d3 * log and id tags removed преди 20 години
termiosh.inc 8d8fc0fdee + RTL for AIX преди 13 години
timezone.inc 8d8fc0fdee + RTL for AIX преди 13 години
tthread.inc fbceb574eb Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC. преди 12 години
ttyname.inc dd3fdac68e * beos support from Olivier Coursiere преди 18 години
unix.pp 953e088c14 + unicodestring support for POpen(), and DefaultFileSystemCodePage support преди 12 години
unixcp.pp 5e369ae7fc * Use UTF-8 as fallback code page on linux and ASCII on other unix systems. преди 12 години
unixsockets.pas 7a21cb5888 * add preliminary UnixSockets with linux implementation преди 18 години
unixtype.pp 5d87461507 * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. преди 15 години
unixutil.pp 9f53738142 * fill in purpose of the unit in comment, updated copyright преди 12 години
unxdeclh.inc 8d8fc0fdee + RTL for AIX преди 13 години
unxovl.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively преди 13 години
unxovlh.inc 455d675c5a * removed an empty overloaded version of statfs that could be called recursively преди 13 години
varutils.pp 790a4fe2d3 * log and id tags removed преди 20 години
video.pp 55665c6713 Set local variable s to empty string at entry of transform_cp437_to_UTF8 function преди 13 години
x86.pp 77a85b7448 * basic android/x86 support преди 13 години