May 20, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2116

           Summary: Very incomplete docs
           Product: D
           Version: 2.014
          Platform: PC
               URL: std_c_process.html
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: jlquinn@optonline.net


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.


-- 

December 06, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2116


jlquinn@optonline.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Very incomplete docs        |Very incomplete docs for
                   |                            |std.c.process




------- Comment #1 from jlquinn@optonline.net  2008-12-06 13:12 -------
Made summary more specific, though same comment is true of most of std.c.


--