fpc/rtl/unix
Jonas Maebe 159912ec47 * fixed definition of pthread_mutex_t for non-linux targets (and for
linux as well, actually).
  * base libpthread definitions are now in ptypes.inc, included in unixtype
    They sometimes have an extra underscore in front of their name, in
    case they were also exported by the packages/base/pthreads unit, so
    they can keep their original name there
  * cthreadds unit now imports systuils, because it uses exceptions (it
    already did so before as well)
  * fixed many linux definitions of libpthread functions in pthrlinux.inc
    (integer -> cint etc)
  + added culonglong type to ctype.inc
2004-09-09 20:29:06 +00:00
..
aliasctp.inc * UnixType changes. Please report problems to me. 2004-03-04 22:15:16 +00:00
aliasptp.inc * UnixType changes. Please report problems to me. 2004-03-04 22:15:16 +00:00
bunxh.inc * FPC_USE_LIBC 2003-12-30 12:24:01 +00:00
bunxovl.inc * fixed missing cdecl procedure directive 2004-06-01 10:30:03 +00:00
bunxovlh.inc * FPC_USE_LIBC 2003-12-30 12:24:01 +00:00
crt.pp * some updates to xy2ansi 2004-07-20 09:26:04 +00:00
cthreads.pp * fixed definition of pthread_mutex_t for non-linux targets (and for 2004-09-09 20:29:06 +00:00
dl.pp
dos.pp * alignment for sparc fixed 2004-08-14 14:22:17 +00:00
dynlibs.inc
errors.pp + added comment to ETXTBSY 2004-03-04 13:10:23 +00:00
genfdset.inc * fix for fdset. introduciton of wordsinfdset 2004-02-22 15:06:56 +00:00
genfuncs.inc * FPC_USE_LIBC fixes to fpgetenv. No more appending of '=', and making a proper nullterminated string) 2004-01-01 14:07:55 +00:00
gensigset.inc * FPC_USE_LIBC 2003-12-30 12:24:01 +00:00
ggigraph.pp
gpm.pp * fixed range check errors 2004-07-09 23:10:14 +00:00
graph16.inc * use smallint instead of integer 2004-03-23 22:36:31 +00:00
graph.pp
initc.pp * "clib" constant moved to interface, since initc is prefered way of 2004-09-08 08:32:33 +00:00
ipc.pp * IPC reform 2004-04-25 19:15:43 +00:00
ipccdecl.inc * intiial 2004-04-25 20:33:50 +00:00
keyboard.pp * isatty return cint again 2004-07-09 19:03:35 +00:00
linux.pp
linuxnew.inc * ptrint 2004-05-01 16:35:13 +00:00
linuxold.inc + added comment to ETXTBSY 2004-03-04 13:10:23 +00:00
mouse.pp
oldlinux.pp
oscdeclh.inc + fpnanosleep for oscdeclh.inc 2004-02-06 20:47:00 +00:00
ports.pp
printer.pp
serial.pp
sockets.pp * first changes sockets units 2004-03-16 18:03:37 +00:00
syscall.pp * FPC_USE_LIBC 2003-12-30 12:24:01 +00:00
sysdeclh.inc
systhrds.pp * fixed definition of pthread_mutex_t for non-linux targets (and for 2004-09-09 20:29:06 +00:00
sysunixh.inc + added maxExitCode to all System.pp 2004-09-03 19:25:21 +00:00
sysutils.pp + Give path, not comline in ExecuteProcess 2004-08-30 11:20:39 +00:00
terminfo.pp * fixed declaration for cur_term for darwin now that the importing of 2004-03-05 22:18:15 +00:00
termiosh.inc * isatty return cint again 2004-07-09 19:03:35 +00:00
timezone.inc
ttyname.inc * isatty return cint again 2004-07-09 19:03:35 +00:00
unix.pp * fixed BSD getdomainname for FPC_USE_LIBC 2004-07-18 14:54:42 +00:00
unixtype.pp * UnixType changes. Please report problems to me. 2004-03-04 22:15:16 +00:00
unixutil.pp + Patch from Michalis Kamburelis for FNMatch 2004-06-12 13:48:08 +00:00
unxdeclh.inc * flock -> fpflock because of conflicting structure name 2004-04-23 19:16:24 +00:00
unxovl.inc * fpreadlink(pathstr) moved to unxovl (since not platform specific), 2004-01-01 16:10:23 +00:00
unxovlh.inc * fpreadlink(pathstr) moved to unxovl (since not platform specific), 2004-01-01 16:10:23 +00:00
varutils.pp
video.pp * isatty return cint again 2004-07-09 19:03:35 +00:00
x86.pp * ioperm/iopl added from linuxold. Untested but will probably work 2004-04-12 10:31:58 +00:00