summaryrefslogtreecommitdiff
path: root/src/minmax.h
AgeCommit message (Collapse)Author
2024-02-06refactor error message-related functionsRyo Nakamura
split message print fuctions (mpr_*), strerrno, and mscp_get/set_error into print.c/h and strerrno.c/h. ToDo: revise usages of priv_set_errv and pr_* functions.