CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sources.redhat.com 2001-08-12 22:22:44 Modified files: posix : getopt.c Log message: Remove store_args_and_env which is not needed is USE_NONOPTION_FLAGS is undefined anyhow. Use __libc_argc and __libc_argv variables.