| .. | 
		
		
			
			
			
			
				| aliasctp.inc | * long double=double on powerpc-linux | 2007-07-22 10:04:48 +00:00 | 
		
			
			
			
			
				| aliasptp.inc | * use TIOCtlRequest instead of hard ifdefs to remove warnings | 2007-09-29 14:22:41 +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 | * use TIOCtlRequest instead of hard ifdefs to remove warnings | 2007-09-29 14:22:41 +00:00 | 
		
			
			
			
			
				| bunxovl.inc |  |  | 
		
			
			
			
			
				| bunxovlh.inc |  |  | 
		
			
			
			
			
				| classes.pp | + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS | 2007-03-25 19:19:04 +00:00 | 
		
			
			
			
			
				| convert.inc |  |  | 
		
			
			
			
			
				| crt.pp | * now also fixes div hz with hz=0 for Linux, and reenables it for FreeBSD. Still needs phys console check though | 2007-05-27 12:00:55 +00:00 | 
		
			
			
			
			
				| cthreads.pp | * give generic IntbasiceventWaitFor a granularity of 50 rather than | 2007-11-12 22:06:39 +00:00 | 
		
			
			
			
			
				| ctypes.inc |  |  | 
		
			
			
			
			
				| cwstring.pp | * setlength in utf16/widestringtoutf32 fixed, resolves #10462 | 2007-12-22 18:43:29 +00:00 | 
		
			
			
			
			
				| dl.pp | * arm-linux has to link explicitly against libc | 2007-02-07 17:42:40 +00:00 | 
		
			
			
			
			
				| dos.pp | * Fix another bug found by new hint. | 2007-06-26 08:24:09 +00:00 | 
		
			
			
			
			
				| dynlibs.inc |  |  | 
		
			
			
			
			
				| errors.pp |  |  | 
		
			
			
			
			
				| fpmake.inc |  |  | 
		
			
			
			
			
				| genfdset.inc |  |  | 
		
			
			
			
			
				| genfunch.inc | * first set of deprecated tags. | 2007-04-29 22:08:18 +00:00 | 
		
			
			
			
			
				| genfuncs.inc | * fixed 64 bit error | 2007-02-16 15:24:55 +00:00 | 
		
			
			
			
			
				| gensigset.inc |  |  | 
		
			
			
			
			
				| initc.pp | * beos support from Olivier Coursiere | 2007-05-24 07:16:17 +00:00 | 
		
			
			
			
			
				| ipc.pp | * fix IPC for FPC_USE_LIBS | 2007-07-07 09:13:23 +00:00 | 
		
			
			
			
			
				| ipccdecl.inc | * fix IPC for FPC_USE_LIBS | 2007-07-07 09:13:23 +00:00 | 
		
			
			
			
			
				| keyboard.pp | * fixed compilation | 2007-05-04 08:26:38 +00:00 | 
		
			
			
			
			
				| mouse.pp | * removed surplus semicolon | 2007-01-28 19:21:14 +00:00 | 
		
			
			
			
			
				| oscdecl.inc | * fixed ioctl for non-linux: the third parameter is "..." there rather | 2007-11-10 18:22:37 +00:00 | 
		
			
			
			
			
				| oscdeclh.inc | * fixed ioctl for non-linux: the third parameter is "..." there rather | 2007-11-10 18:22:37 +00:00 | 
		
			
			
			
			
				| ports.pp |  |  | 
		
			
			
			
			
				| printer.pp |  |  | 
		
			
			
			
			
				| serial.pp | * fixed deprecated | 2007-06-17 20:29:33 +00:00 | 
		
			
			
			
			
				| settimeo.inc | * fix settimeofday timeval parameter | 2007-08-28 09:29:25 +00:00 | 
		
			
			
			
			
				| sockets.pp | - dec(comment_typos,2); | 2007-07-22 10:22:26 +00:00 | 
		
			
			
			
			
				| syscall.pp |  |  | 
		
			
			
			
			
				| sysdir.inc | * reenabled the old getdir code when fpgetcwd was not FPC_USE_LIBC. getcwd | 2006-11-05 22:03:37 +00:00 | 
		
			
			
			
			
				| sysfile.inc | + 64 bit file support for linux | 2006-10-31 11:20:21 +00:00 | 
		
			
			
			
			
				| sysheap.inc | * Convert heap to ptruint. | 2007-07-04 19:46:47 +00:00 | 
		
			
			
			
			
				| sysunixh.inc | + AllFilesMask constant added | 2007-09-15 12:09:25 +00:00 | 
		
			
			
			
			
				| sysutils.pp | * pchar(pointer()) isms that were safe. | 2007-09-28 21:57:45 +00:00 | 
		
			
			
			
			
				| terminfo.pp |  |  | 
		
			
			
			
			
				| termiosh.inc |  |  | 
		
			
			
			
			
				| timezone.inc | * avoid a range check error | 2007-01-19 02:53:46 +00:00 | 
		
			
			
			
			
				| tthread.inc | * only print exception backtrace at end of unhandled exception in | 2007-09-21 15:09:08 +00:00 | 
		
			
			
			
			
				| ttyname.inc | * beos support from Olivier Coursiere | 2007-05-24 07:16:17 +00:00 | 
		
			
			
			
			
				| unix.pp | * hopefuly fix the fp* problems for stat and others | 2007-09-08 13:51:39 +00:00 | 
		
			
			
			
			
				| unixsockets.pas | * add preliminary UnixSockets with linux implementation | 2007-08-19 13:35:43 +00:00 | 
		
			
			
			
			
				| unixtype.pp |  |  | 
		
			
			
			
			
				| unixutil.pp |  |  | 
		
			
			
			
			
				| unxdeclh.inc | * hopefuly fix the fp* problems for stat and others | 2007-09-08 13:51:39 +00:00 | 
		
			
			
			
			
				| unxovl.inc |  |  | 
		
			
			
			
			
				| unxovlh.inc |  |  | 
		
			
			
			
			
				| varutils.pp |  |  | 
		
			
			
			
			
				| video.pp | * Modify code to set xterm in rigth font. | 2007-01-28 16:04:34 +00:00 | 
		
			
			
			
			
				| x86.pp |  |  |