www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22448] New: OpenBSD: Add OpenBSD-specific alloc and free

https://issues.dlang.org/show_bug.cgi?id=22448

          Issue ID: 22448
           Summary: OpenBSD: Add OpenBSD-specific alloc and free function
                    prototypes from stdlib.h
           Product: D
           Version: D2
          Hardware: All
                OS: Other
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: bcallah openbsd.org

Add freezero, calloc_conceal, malloc_conceal, reallocarray, and recallocarray.
These are OpenBSD-specific extensions to the *alloc family that provide
security and safety enhancements.

--
Oct 28 2021