Penguin
Blame: ENAMETOOLONG
EditPageHistoryDiffInfoLikePages
Annotated edit history of ENAMETOOLONG version 1, including all changes. View license author blame.
Rev Author # Line
1 PerryLorier 1 !!!Name too long
2
3 The name passed was too long. Depending on what your doing this can be 4096 bytes (standard PATH_MAX), 103 (UNIX_PATH_MAX (for unix domain sockets?)), or 256 (_POSIX_PATH_MAX), or perhaps some other limitation for your filesystem.