This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-04-25 00:39:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5c31042f6a
fpc
/
rtl
/
unix
History
Tomas Hajny
5c31042f6a
* SharedSuffix moved to include files to reduce number of ifdefs
...
git-svn-id: trunk@14902 -
2010-02-13 15:44:12 +00:00
..
aliasctp.inc
aliasptp.inc
baseunix.pp
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
classes.pp
clocale.pp
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
cthreads.pp
* fix pthread problem wen using nice for solaris
2010-01-28 19:05:42 +00:00
ctypes.inc
cwstring.pp
* fixes bootstrapping with 2.2.x
2009-12-07 20:16:31 +00:00
dl.pp
dos.pp
dynlibs.inc
* SharedSuffix moved to include files to reduce number of ifdefs
2010-02-13 15:44:12 +00:00
errors.pp
fpmake.inc
genfdset.inc
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
keyboard.pp
* Harmonize kbAltUp, kbAltDown and kbAltRight declarations for xterm
2009-09-04 21:29:25 +00:00
mouse.pp
oscdecl.inc
oscdeclh.inc
* Linux specific time_t fixes. Also tested with -dFPC_USE_LIBC and more problem fixed.
2010-01-09 22:02:36 +00:00
ports.pp
printer.pp
serial.pp
settimeo.inc
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
sysheap.inc
sysunixh.inc
sysutils.pp
* Revised yesterday solution to a more general one. Executeprocess gets
2010-01-07 20:49:28 +00:00
terminfo.pp
termiosh.inc
timezone.inc
+ Timezone support for solaris
2010-01-28 11:03:32 +00:00
tthread.inc
* don't access the thread instance after calling DoTerminate to avoid
2009-12-30 14:46:56 +00:00
ttyname.inc
unix.pp
unixsockets.pas
unixtype.pp
* moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
2010-01-09 16:05:42 +00:00
unixutil.pp
unxdeclh.inc
unxovl.inc
unxovlh.inc
varutils.pp
video.pp
* tune new variable TerminalSupportsBold and TerminalSupportsHighIntensityColors
2009-09-19 16:10:36 +00:00
x86.pp