Home
last modified time | relevance | path

Searched refs:waitid (Results 1 – 25 of 1813) sorted by relevance

12345678910>>...73

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dwaitid.texi1 @node waitid
2 @section @code{waitid}
3 @findex waitid
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/waitid.html}
19 As of 2005, no system is known on which @code{waitid} with flag @code{WNOWAIT}
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dwaitid.texi1 @node waitid
2 @section @code{waitid}
3 @findex waitid
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/waitid.html}
19 As of 2005, no system is known on which @code{waitid} with flag @code{WNOWAIT}
/dports/net/py-trio/trio-0.19.0/trio/_subprocess_platform/
H A Dwaitid.py11 from os import waitid
14 waitid(os.P_PID, pid, os.WEXITED | os.WNOWAIT)
43 waitid = waitid_ffi.dlopen(None).waitid variable
56 while waitid(P_PID, pid, result, WEXITED | WNOWAIT) < 0:
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dswaith.inc20 function waitid(__idtype:idtype_t; __id:__id_t; __infop:Psiginfo_t; __options:longint):longint;cdec…
32 function waitid(__idtype:idtype_t; __id:__id_t; var __infop: siginfo_t; __options:longint):longint;…
/dports/devel/sunpromake/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/devel/smake/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/devel/schilybase/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/devel/sccs/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/net/rscsi/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/archivers/star/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/editors/ved/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/ANNOUNCEMENTS/
H A DAN-2015-06-2452 they are missing. This allows to implement a waitid() emulation.
59 non-POSIX with respect to waitid(). This prevents potential users of
60 waitid() from the unusable implementation on Mac OS X.
62 The rule for accepting an existing waitid() is the following:
102 - Bourne Shell: is now using waitid() instead of waitpid().
106 While newer FreeBSD include a working waitid() emulation, Mac OS X
107 offers a waitid() that is completely unusable even though it claims
116 - Bourne Shell: smake COPTX=-DNO_WAITID allows to enforce the waitid()
123 commands where the status can be retrieved from waitid().
127 print the full signed int exitcode retrieved via waitid().
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d327 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
343 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
373 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
423 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
434 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
450 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
466 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d327 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
343 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
373 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
423 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
434 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
450 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
466 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d327 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
343 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
373 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
423 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
434 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
450 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
466 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d327 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
343 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
373 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
423 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
434 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
450 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
466 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d306 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
322 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
380 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
391 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
407 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
423 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d306 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
322 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
380 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
391 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
407 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
423 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d306 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
322 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
380 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
391 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
407 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
423 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dwaitid.c44 __weak_alias(waitid,_waitid) in __weak_alias() argument
48 waitid(idtype_t idtype, id_t id, siginfo_t *info, int flags) in __weak_alias()
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d283 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
299 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
350 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
361 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
380 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d283 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
299 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
350 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
361 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
380 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/sys/
H A Dwait.d283 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
299 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
350 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
361 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
380 int waitid(idtype_t, id_t, siginfo_t*, int); in version()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/shared_child-0.3.4/src/sys/
H A Dunix.rs19 libc::waitid( in wait_without_reaping()
57 libc::waitid( in try_wait_without_reaping()

12345678910>>...73