posix.module
---------------------------> GNU Sather - module <---------------------------
-- Copyright (C) 2000 by K Hopper, University of Waikato, New Zealand --
-- This file is part of the GNU Sather package. It is free software; you may --
-- redistribute and/or modify it under the terms of the GNU General Public --
-- License (GPL) as published by the Free Software Foundation; either --
-- version 2 of the license, or (at your option) any later version. --
-- This program is distributed in the hope that it will be useful, but --
-- WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY --
-- or FITNESS FOR A PARTICULAR PURPOSE. See Doc/GPL for more details. --
-- The license text is also available from: Free Software Foundation, Inc., --
-- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --
--------------> Please email comments to <--------------
File_Sys.sa -has File_Sys.sa FILE_SYS OS_FILESYS FUDGE_FILESYS
Flabel.sa -has Flabel.sa OS_DEVCODE OS_IDENT OS_COUNT OS_FSTIME OS_FLABEL
Opsys.sa -has Opsys.sa OPSYS OS_SYS
OS_asynch.sa -has OS_asynch.sa OS_SIGKINDS OS_SIGNAL OS_SIGACTIONS OS_ACTIONDATA
OS_clock.sa -has OS_clock.sa OS_TIMEVAL OS_TIME OS_HIRES_TIME OS_TIMES
OS_float.sa -has OS_float.sa OS_FLOAT_MATHS
OS_timers.sa -has OS_timers.sa OS_TIMERS OS_TIMER OS_TIMER_DATA OS_TIMING
OS_usage.sa -has OS_usage.sa TIME_USAGE MEMORY_USAGE OS_TIME_USAGE
-- C interface files
interface.c
-external FUDGE_FILESYS os_filesys.c -end
-external OS_SYS os_sys.c -end
-external OS_TIMES os_time.c -end