racket/collects/scribblings/inside
Matthew Flatt 4fc71951ee change subprocess handling to avoid waitpid(0, ...)
Keep track of whether any Racket-managed subprocesses are pending,
and use waitpid(0, ...) only if there is one, to better cooperate
with an embedding environment.

Also, add a chapter to the "Inside" manual to explain the issues.
2012-12-19 08:54:32 -07:00
..
contmarks.scrbl typo 2011-11-27 18:42:11 -07:00
custodians.scrbl add `ffi/unsafe/custodian' 2012-08-12 20:17:29 -06:00
eval.scrbl Comment and clarify top-level evaluation & barriers 2012-08-31 16:27:35 -04:00
exns.scrbl inside: add new error functions to docs 2012-06-23 02:04:55 -07:00
hooks.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
inside.scrbl change subprocess handling to avoid waitpid(0, ...) 2012-12-19 08:54:32 -07:00
memory.scrbl fix docs on scheme_malloc_fail_ok 2012-12-16 13:11:56 -07:00
misc.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
namespaces.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
numbers.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
overview.scrbl add info on building Racket to the "Inside" document 2012-10-02 15:06:27 -06:00
params.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
ports.scrbl Small typo in 2nd paragraph of scribblings/inside/procedures.html "a" should be "as"; update for "collects/scribblings/inside/ports.scrbl". 2012-02-02 12:46:01 -05:00
procedures.scrbl Small typo in 2nd paragraph of scribblings/inside/procedures.html "a" should be "as"; update for "collects/scribblings/inside/ports.scrbl". 2012-02-02 12:46:01 -05:00
security.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
strings.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
structures.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
subprocesses.scrbl change subprocess handling to avoid waitpid(0, ...) 2012-12-19 08:54:32 -07:00
threads.scrbl make scheme_check_threads() run at least on thread quantum 2012-12-16 13:11:56 -07:00
utils.rkt inside: add new error functions to docs 2012-06-23 02:04:55 -07:00
values.scrbl doc correction 2012-02-09 16:49:33 -07:00