CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/12 08:48:14
Modified files:
lib/libc/stdlib: getopt_long.c
Added files:
lib/libc/hidden: getopt.h
Log message:
Wrap <getopt.h> to make the functions weak and make access to the initialized
variables go direct. (Common variables cannot be aliased.)
