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-12-07 00:27:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
edacea82be
fpc
/
rtl
/
unix
History
Jonas Maebe
c2190ebd30
* return errors from unimplemented functions instead of random values
...
git-svn-id: trunk@14002 -
2009-11-01 15:41:29 +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
* 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
cwstring.pp
* force utf-8 on iPhoneOS, because locale settings are absent/ignored there
2009-05-01 09:19:53 +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
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
* 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
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
sysfile.inc
* EINTR handling...
2009-03-20 13:03:14 +00:00
sysheap.inc
sysunixh.inc
sysutils.pp
* do not mark all found files with Find* as "faHidden" if the search path
2009-06-21 10:21:06 +00:00
terminfo.pp
termiosh.inc
timezone.inc
tthread.inc
ttyname.inc
unix.pp
unixsockets.pas
unixtype.pp
unixutil.pp
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