[Issue 11373] New: flock from <sys/file.h> missing in linux-specific imports

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 28 13:50:49 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11373

           Summary: flock from <sys/file.h> missing in linux-specific
                    imports
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrei at erdani.com


--- Comment #0 from Andrei Alexandrescu <andrei at erdani.com> 2013-10-28 13:50:48 PDT ---
There is no flock defined in runtime. It originates in <sys/file.h> on Linux:
http://man7.org/linux/man-pages/man2/flock.2.html

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list