fpc/rtl/unix
Jonas Maebe d4eb2d7336 * fixed the conversion of 'UTF-8' to the corresponding code page number
(there's a dummy entry with code page 0 for UTF-8 in the table for
     when 0 is searched, but when going from string to number that
     entry has to be skipped so the real UTF-8 entry is used)

git-svn-id: trunk@22245 -
2012-08-26 08:58:42 +00:00
..
scripts * Use gsed if present and temp directory to avoid system recompilation 2012-08-22 09:43:34 +00:00
aliasctp.inc
aliasptp.inc
baseunix.pp
bunxh.inc Fix FpSigProcMask overload for OpenBSD: Warning this probably breaks compilation of unix's RTL by obsolete 2.4.4 release compiler, 2.6.0 required 2012-04-23 10:12:43 +00:00
bunxovl.inc
bunxovlh.inc
classes.pp
clocale.pp
convert.inc
crt.pp * send full x/y ansi position information in case of an X-coordinate 2012-07-17 18:03:23 +00:00
cthreads.pp
ctypes.inc
cwstraix.inc
cwstring.pp + Add ACCEPT_646 for systems that return '646' for nl_langinfo(CODESET) call 2012-04-17 15:28:28 +00:00
dl.pp
dos.pp * add platform modifiers to all locally defined functions in unix' dos unit. 2012-08-13 10:14:07 +00:00
dynlibs.inc * Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321) 2012-07-11 15:31:09 +00:00
errors.pp
fpmake.inc
genfdset.inc
genfunch.inc
genfuncs.inc
gensigset.inc
initc.pp
ipc.pp - Removed level 2 comments and control characters in comments. 2012-06-27 20:04:39 +00:00
ipccdecl.inc
keyboard.pp
lnfogdb.pp
mouse.pp
oscdecl.inc
oscdeclh.inc
ports.pp
printer.pp
serial.pp
settimeo.inc
sockets.pp
syscall.pp
sysdir.inc
sysfile.inc
sysheap.inc
sysunixh.inc + FileNameCasePreserving added - see #18066 in Mantis 2012-04-15 20:56:13 +00:00
sysutils.pp * Added GetLocalTimeOffset function 2012-07-11 09:56:34 +00:00
terminfo.pp
termiosh.inc
timezone.inc
tthread.inc
ttyname.inc
unix.pp * sleeper vfork code copied from deleted parts so it is not lost, made 2012-05-19 14:03:20 +00:00
unixsockets.pas
unixtype.pp
unixutil.pp * more removal of deprecated functions (deprecated before 2.4.0) 2012-05-22 08:04:24 +00:00
unxdeclh.inc
unxovl.inc * removed an empty overloaded version of statfs that could be called recursively 2012-05-19 12:09:39 +00:00
unxovlh.inc * removed an empty overloaded version of statfs that could be called recursively 2012-05-19 12:09:39 +00:00
varutils.pp
video.pp
winiconv.inc * fixed the conversion of 'UTF-8' to the corresponding code page number 2012-08-26 08:58:42 +00:00
x86.pp