Libuargp
libuargp extracted from uclibc, modified lightly, intl-friendly
Install / Use
/learn @xhebox/LibuargpREADME
libuargp
extracted from (uclibc-ng)[https://github.com/wbx-github/uclibc-ng].
what happened to musl's intl & gnu's argp:
-
https://www.openwall.com/lists/musl/2017/03/24/10
-
http://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00046.html
-
https://github.com/coreutils/gnulib/commit/ff3fe55c7c95bdb9460a40747912b4b309519838#diff-e8acc63b1e238f3255c900eed37254b8
-
https://github.com/coreutils/gnulib/commit/5f985580b9473b951eff13d92db613d464884091#diff-e8acc63b1e238f3255c900eed37254b8
currently, gnu has fixed this bug.
so this project is to provide another choice than the old argp-standalone.
usage
remove all files, and link the modified version:
truncate -s 0 gnulib/lib/argp*
ln -sf /usr/include/argp.h gnulib/lib/argp.h
LDFLAGS="$LDFLAGS -l:libargp.so.0"
or just overwrite, since argp symbols from gnulib are weak symbols:
CFLAGS="$CFLAGS -l:libargp.so.0"
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
