fpc/rtl/unix
daniel d19c95db8f * various bugfixes
- Disable shared linking for now since it since it simply breaks
    svn. (Already disabled in Makefile itself, likely accidentally
    done with an old FPCMake, but it "fixed" svn to compile.)

git-svn-id: trunk@2401 -
2006-02-02 08:22:35 +00:00
..
aliasctp.inc * remove $Log 2005-06-07 09:47:55 +00:00
aliasptp.inc * remove $Log 2005-06-07 09:47:55 +00:00
baseunix.pp * {$inline on in baseunix and some inlines in bunxovlh while I was at it 2005-09-28 20:31:24 +00:00
bunxh.inc * remove $Log 2005-06-07 09:47:55 +00:00
bunxovl.inc * fixed fpdup2() for non-text files 2005-10-21 12:34:36 +00:00
bunxovlh.inc * fixed compilation with 2.0.x 2005-09-29 06:26:02 +00:00
classes.pp
crt.pp * fix isatty return value checks 2005-10-05 06:50:16 +00:00
cthreads.pp * release old stack pointer register on ppc64 after method prolog 2005-10-26 19:50:17 +00:00
ctypes.inc * remove $Log 2005-06-07 09:47:55 +00:00
cwstring.pp * more "shared" fixes 2006-01-15 14:56:20 +00:00
dl.pp * made HMODULE a PtrInt on unix, this is compatible with the other platforms 2005-09-17 22:49:42 +00:00
dos.pp * Fixed tzseconds problem. I hope. 2005-08-04 06:36:35 +00:00
dynlibs.inc * fixed declaration of NullHandle 2005-12-10 22:15:00 +00:00
errors.pp * Ales Katona's errors patch 2006-01-07 18:41:15 +00:00
fpmake.inc + Initial check-in 2005-08-29 07:38:56 +00:00
genfdset.inc * remove $Log 2005-06-07 09:47:55 +00:00
genfuncs.inc * remove $Log 2005-06-07 09:47:55 +00:00
gensigset.inc * fixed range error in FpSigFillSet 2005-11-08 09:15:20 +00:00
initc.pp + Removed HASGLOBALPROPERTY define 2005-06-07 20:52:42 +00:00
ipc.pp
ipccdecl.inc * remove $Log 2005-06-07 09:47:55 +00:00
keyboard.pp * Remove debugging code. 2006-02-01 08:27:30 +00:00
linux.pp * remove $Log 2005-06-07 09:47:55 +00:00
linuxnew.inc
linuxold.inc * blksze to blksize 2005-12-25 11:08:23 +00:00
mouse.pp * various bugfixes 2006-02-02 08:22:35 +00:00
oldlinux.pp
oscdeclh.inc * use vfork instead of fork for popen and one variant of executeprocess 2006-01-21 20:19:19 +00:00
ports.pp
printer.pp
serial.pp
settimeo.inc * remove $Log 2005-06-07 09:47:55 +00:00
sockets.pp
syscall.pp
sysdir.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysfile.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysheap.inc * remove $Log 2005-06-07 09:47:55 +00:00
systhrd.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysunixh.inc * remove $Log 2005-06-07 09:47:55 +00:00
sysutils.pp * use vfork instead of fork for popen and one variant of executeprocess 2006-01-21 20:19:19 +00:00
terminfo.pp
termiosh.inc * inlined few procs. Didn't inline makeraw since that triggers inline WITH bug. 2005-09-28 20:59:20 +00:00
timezone.inc * remove $Log 2005-06-07 09:47:55 +00:00
ttyname.inc * fixed ttyname() 2005-10-07 09:36:35 +00:00
unix.pp * use vfork instead of fork for popen and one variant of executeprocess 2006-01-21 20:19:19 +00:00
unixtype.pp
unixutil.pp
unxdeclh.inc * remove $Log 2005-06-07 09:47:55 +00:00
unxovl.inc * remove $Log 2005-06-07 09:47:55 +00:00
unxovlh.inc * remove $Log 2005-06-07 09:47:55 +00:00
varutils.pp
video.pp * 2.0 workaround 2006-01-29 18:15:50 +00:00
x86.pp