summaryrefslogtreecommitdiff
path: root/py/asmarm.h
diff options
context:
space:
mode:
authorDavid Yang <mmyangfl@gmail.com>2025-03-21 10:25:40 +0800
committerDavid Yang <mmyangfl@gmail.com>2025-04-22 00:20:47 +0800
commit6025b78d01a883ed24c2f983c1d7b6a4a05d3774 (patch)
tree67877b6a088d83a635848e70d6d757ca564d3301 /py/asmarm.h
parent52ca8268800416538368dea1976d0922ff07543f (diff)
unix/main: Remove PATH_MAX from realpath.
POSIX.1-2008 ensures realpath() give a dynamically allocated buffer if NULL is passed (which is also true for ports/windows/realpath.c), avoiding an explicit call to malloc() and use of PATH_MAX, which may be undefined on some systems. Signed-off-by: David Yang <mmyangfl@gmail.com>
Diffstat (limited to 'py/asmarm.h')
0 files changed, 0 insertions, 0 deletions