D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 2116 - Very incomplete docs for std.c.process
Summary: Very incomplete docs for std.c.process
Status: RESOLVED WONTFIX
Alias: None
Product: D
Classification: Unclassified
Component: phobos (show other issues)
Version: D2
Hardware: x86 Linux
: P2 normal
Assignee: No Owner
URL: std_c_process.html
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-20 13:31 UTC by Jerry Quinn
Modified: 2015-06-09 01:21 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Jerry Quinn 2008-05-20 13:31:08 UTC
The docs here says this corresponds to process.h.  On Linux, there doesn't seem to be a /usr/include/process.h.  Even so, there should be an explicit list of the symbols that are exported into the D namespace.
Comment 1 Jerry Quinn 2008-12-06 13:12:23 UTC
Made summary more specific, though same comment is true of most of std.c.  
Comment 2 AndyC 2015-01-24 16:58:40 UTC
recommend closing, std.c.process is deprecated.  no need to document it anymore.