]> Kevux Git Server - fll/commit
Update: Fall back to MAXNAMLEN if NAME_MAX is not available.
authorKevin Day <thekevinday@gmail.com>
Wed, 8 Nov 2023 02:32:34 +0000 (20:32 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 8 Nov 2023 02:32:34 +0000 (20:32 -0600)
commitaf429b6afa5c2b75b64385237004ee3def3f2d0a
treec8eb77d5ce50f61de67b0d991ac860305fabce59
parent4b999ea7b41785f1c5cebb00a68d8303f0c3dea0
Update: Fall back to MAXNAMLEN if NAME_MAX is not available.

On systems like BSD, MAXNAMLEN is available in place of NAME_MAX.
level_0/f_directory/c/directory/common.h