bug-gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wait and waitpid


From: Tomas Hlavaty
Subject: wait and waitpid
Date: Sun, 24 Jul 2022 22:40:53 +0200

Hi,

my gforth does not seem to have the words wait (and waitpid, which is
easier to search) defined.  Those words are present in
wordlibs/unixlib.pri.

What is the idea behind those pri files?

   netlib/netlib.pri
   wordlibs/dlerror.pri
   wordlibs/time.pri
   wordlibs/unixlib.pri

How can I "require" wordlibs/unixlib.pri?

Do I need to specify something during gforth compilation?

Why is it different from, for example, require unix/libc.fs?

Why does unix/libc.fs contain fork but not wait and waitpid?

Thanks in advance

Tomas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]