aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_getopt.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-30ws_getopt: Rename struct and macrosJoão Valverde1-6/+6
2021-09-19ws_getopt: Cleaner better __getopt_msg()João Valverde1-4/+7
2021-09-17Revert "ws_getopt: Disable MSVC warning C4244"João Valverde1-6/+0
2021-09-16ws_getopt: Fix some clang warnings.Gerald Combs1-6/+10
2021-09-17ws_getopt: Disable MSVC warning C4244João Valverde1-0/+6
2021-09-17Merge ws_getopt source filesJoão Valverde1-5/+142
2021-09-17Use the musl in-tree getopt_long() everywhereJoão Valverde1-44/+64
2021-09-17Add musl getopt_long() source files to projectJoão Valverde1-0/+105