History log of /netbsd-src/common/lib/libc/stdlib/getopt.c (Results 1 – 2 of 2)
Revision Date Author Comments
# f77396c9 29-Jun-2024 rin <rin@NetBSD.org>

getopt(): Make this built for _KERNEL || _STANDALONE

NFC as a libc routine.


# 30d0c2db 29-Jun-2024 rin <rin@NetBSD.org>

getopt.c: Migrate from lib/libc/stdlib to common/lib/libc/stdlib