Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
spc476
on July 2, 2022
|
parent
|
context
|
favorite
| on:
The Windows malloc() implementation from MSVCRT is...
malloc() is defined by the C Standard. If you want to claim your compiler is ANSI or ISO certified, you need to support malloc() (as well as the rest of the C Standard library).
pjmlp
on July 3, 2022
[–]
Quite right, except we are then talking about compilers and not OS APIs.
UNIXes are the only OSes were there is an overlapping between OS APIs and libc due to C's origin.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: