marco 07e23b8401 * mousebutton 4 and 5 support (gpm only?) Mantis #13469 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 1f6b55290e * fixed fpsignal for linux/x86_64 and possibly some other platforms as well 16 年之前
bunxovlh.inc e245802fa8 * deprecated old shortstring getenv func. 13 年之前
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 6cc78635d7 * send full x/y ansi position information in case of an X-coordinate 13 年之前
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 f4b6625145 + Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning 12 年之前
dl.pp f00d9f6f84 * correct dlopen flag values for Darwin (patch by lks, mantis #23979) 12 年之前
dos.pp b822371d41 * add platform modifiers to all locally defined functions in unix' dos unit. 13 年之前
dynlibs.inc 8eeb22720b * Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321) 13 年之前
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 07e23b8401 * mousebutton 4 and 5 support (gpm only?) Mantis #13469 12 年之前
lnfogdb.pp d545a72f1a + lnfogdb unit that can use gdb to symbolicate backtraces on unix targets 13 年之前
mouse.pp 923c70932e * removed surplus semicolon 18 年之前
oscdecl.inc 9b67b6469b * fixed FpFcntl() for libc-based systems 16 年之前
oscdeclh.inc 7c0469e1fd * link libbsd for AIX, because several UNIX routines are part of its BSD 13 年之前
ports.pp 790a4fe2d3 * log and id tags removed 20 年之前
printer.pp 803e78ff8c * and more ESysEINTR and fpwaitpid fixing 16 年之前
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 22 年之前
syscgen.inc 1a895a875b * move fpgetenv(pchar) to unit system for syscall based *nix rtls. 13 年之前
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 16 年之前
sysfile.inc fe773871d6 * EINTR handling... 16 年之前
sysheap.inc 0c3a2a257d * Convert heap to ptruint. 18 年之前
sysunixh.inc d442d14e0c + FileNameCasePreserving added - see #18066 in Mantis 13 年之前
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. 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 764f36a179 Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 12 年之前
ttyname.inc dd3fdac68e * beos support from Olivier Coursiere 18 年之前
unix.pp 4150f0a2fb Rebase with r21814 13 年之前
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 年之前