fpc/rtl/unix
Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and
rawbytestring: FileExists, DirectoryExists, FileSetDate, FileGetAttr,
    FileSetAttr, DeleteFile, RenameFile, FileSearch, ExeSearch,
    FileIsReadOnly

git-svn-id: branches/cpstrrtl@25078 -
2013-07-09 19:01:45 +00:00
..
scripts
aliasctp.inc
aliasptp.inc
baseunix.pp
bunxh.inc
bunxovl.inc
bunxovlh.inc
classes.pp
clocale.pp + Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning 2013-03-05 11:40:24 +00:00
convert.inc
crt.pp
cthreads.pp
ctypes.inc
cwstraix.inc
cwstring.pp * synchronised with trunk up to r24912 2013-06-17 20:50:02 +00:00
dl.pp * correct dlopen flag values for Darwin (patch by lks, mantis #23979) 2013-03-10 10:22:43 +00:00
dos.pp
dynlibs.inc
errors.pp
fpmake.inc
genfdset.inc
genfunch.inc
genfuncs.inc
gensigset.inc
initc.pp
ipc.pp
ipccdecl.inc
keyboard.pp * mousebutton 4 and 5 support (gpm only?) Mantis #13469 2013-04-06 18:58:05 +00:00
lnfogdb.pp
mouse.pp
oscdecl.inc
oscdeclh.inc
ports.pp
printer.pp
serial.pp
settimeo.inc
sockets.pp
syscall.pp
syscgen.inc
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc
sysheap.inc
sysunixh.inc
sysutils.pp * converted the following sysutils routines to unicodestring and 2013-07-09 19:01:45 +00:00
terminfo.pp
termiosh.inc
timezone.inc
tthread.inc
ttyname.inc
unix.pp
unixcp.pp * Use UTF-8 as fallback code page on linux and ASCII on other unix systems. 2013-03-02 09:51:05 +00:00
unixsockets.pas
unixtype.pp
unixutil.pp * fill in purpose of the unit in comment, updated copyright 2013-03-08 09:18:26 +00:00
unxdeclh.inc
unxovl.inc
unxovlh.inc
varutils.pp
video.pp
x86.pp