•  Back 
  •  Libraries 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Library Documentation
Author      : John Kormylo
Version     : LIB.HYP 1.0
Subject     : Documentation/Pure C Library
Nodes       : 1309
Index Size  : 32068
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ MiNT Extensions to GEMDOS ]

Process Control:
  Pfork         Pgetppid      Prusage       Pvfork        Pwaitpid
  Pgetpgrp      Pnice         Psetlimit     Pwait         Syield
  Pgetpid       Prenice       Psetpgrp      Pwait3

Signals:
  Pause         Psigaction    Psignal       Psigpending   Psigsetmask
  Pkill         Psigblock     Psigpause     Psigreturn    Talarm

Interprocess Communication:
  Fpipe         Pmsg          Psemaphore    Pusrval

Security:
  Fchmod        Pdomain       Pgeteuid      Pgetuid       Psetuid
  Fchown        Pgetegid      Pgetgid       Psetgid       Pumask

File System:
  Dclosedir     Dpathconf     Drewinddir    Freadlink     Fxattr
  Dopendir      Dreaddir      Flink         Fsymlink

Other:
  Dcntl         Fcntl         Fmidipipe     Fselect
  Dlock         Fgetchar      Fputchar      Sysconf

MiNT was developed by a third party to be more like the UNIX OS.
Most of its features were adopted by Atari with MultiTOS.

Like GEMDOS, MiNT functions are implemented using TRAP #1 instructions
(see gemdos).

See also Signals, MINT.CNF, U: and Cookies.