fpc/rtl/unix
florian a3884c4e49 * fixes bootstrapping with 2.2.x
git-svn-id: trunk@14355 -
2009-12-07 20:16:31 +00:00
..
aliasctp.inc * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 2009-01-26 12:58:20 +00:00
aliasptp.inc * add psize_t 2008-06-28 18:16:44 +00:00
baseunix.pp * fixed ioctl for non-linux: the third parameter is "..." there rather 2007-11-10 18:22:37 +00:00
bunxh.inc * set/getrlimit now also visible in baseunix when syscalls are used. 2009-10-17 19:14:09 +00:00
bunxovl.inc * fixed fpsignal for linux/x86_64 and possibly some other platforms as well 2009-09-06 20:03:09 +00:00
bunxovlh.inc * moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all 2008-09-02 10:14:45 +00:00
classes.pp
clocale.pp * skip glibc-specific modifiers while parsing the locale info 2009-07-16 16:51:10 +00:00
convert.inc o patch by Nikolay Nikolov to make the text mode IDE look pretty under 2009-09-05 14:54:22 +00:00
crt.pp * changed the parameters of gotoxy() and the return values of wherex/wherey 2009-05-24 11:48:49 +00:00
cthreads.pp * return errors from unimplemented functions instead of random values 2009-11-01 15:41:29 +00:00
ctypes.inc * added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp) 2009-01-26 12:58:20 +00:00
cwstring.pp * fixes bootstrapping with 2.2.x 2009-12-07 20:16:31 +00:00
dl.pp * couple of small haiku fixes by Olivier Coursiere 2009-02-14 10:36:12 +00:00
dos.pp * fixed AddDisk() in sysutils and dos units, and fixed memory leaks 2009-02-27 22:02:24 +00:00
dynlibs.inc
errors.pp * remove uses strings 2008-01-20 21:27:01 +00:00
fpmake.inc
genfdset.inc * two more culong(1) shl fixes. 2008-12-23 14:00:59 +00:00
genfunch.inc
genfuncs.inc
gensigset.inc
initc.pp
ipc.pp * Patch from Henry Vermaak to fix EABI kernel API for arm. 2009-08-20 08:00:50 +00:00
ipccdecl.inc * fix IPC for FPC_USE_LIBS 2007-07-07 09:13:23 +00:00
keyboard.pp * Harmonize kbAltUp, kbAltDown and kbAltRight declarations for xterm 2009-09-04 21:29:25 +00:00
mouse.pp
oscdecl.inc * fixed FpFcntl() for libc-based systems 2009-01-29 15:38:17 +00:00
oscdeclh.inc * moved ugetrlimit to the implementation (as linux specific call it shouldn't be exported) 2009-10-16 18:47:43 +00:00
ports.pp
printer.pp * and more ESysEINTR and fpwaitpid fixing 2009-03-19 22:51:41 +00:00
serial.pp
settimeo.inc * fix settimeofday timeval parameter 2007-08-28 09:29:25 +00:00
sockets.pp * Patch from Henry Vermaak to fix EABI kernel API for arm. 2009-08-20 08:00:50 +00:00
syscall.pp
sysdir.inc * ansistring versions of mk/rm/chdir in objpas, Mantis 15010. The os-dependant routines of *nix/os2/win/dos have been converted 2009-11-18 18:04:51 +00:00
sysfile.inc * EINTR handling... 2009-03-20 13:03:14 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysunixh.inc + proper handling of lineinfo retrival for dyn. libs in unix 2008-05-18 18:42:09 +00:00
sysutils.pp * only return an error if locking a file fails when the file is already 2009-12-07 13:30:19 +00:00
terminfo.pp
termiosh.inc
timezone.inc
tthread.inc * changed byte/word/longbool to be Delphi-compatible (+ similar changes 2008-01-24 21:30:55 +00:00
ttyname.inc
unix.pp * replace strpcopy with its own code because unix no longer 2008-01-21 14:45:40 +00:00
unixsockets.pas * add preliminary UnixSockets with linux implementation 2007-08-19 13:35:43 +00:00
unixtype.pp
unixutil.pp * deprecated (for 2.4) some functions that take a shortstring path. 2009-02-02 10:06:03 +00:00
unxdeclh.inc * use statvfs/fstatvfs on solaris instead of statfs/fstatfs, because the 2009-02-28 10:18:36 +00:00
unxovl.inc
unxovlh.inc
varutils.pp
video.pp * tune new variable TerminalSupportsBold and TerminalSupportsHighIntensityColors 2009-09-19 16:10:36 +00:00
x86.pp * fixed x86 unit for x86-64 2008-07-10 19:52:14 +00:00