This matches the getcwd() definition.
This is technically an ABI change, but that would only effect 64-bit
big-endian platforms that pass arguments on the stack. We have none of
those.
Differential D9428
Change the size argument of __getcwd() to size_t. brooks on Feb 3 2017, 4:14 PM. Authored by Tags None Referenced Files
Subscribers None
Details
This matches the getcwd() definition. This is technically an ABI change, but that would only effect 64-bit
Diff Detail
|