Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 11 Aug 2001 05:32:47 +0000 (05:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 11 Aug 2001 05:32:47 +0000 (05:32 +0000)
commit6ae9b99ef23691204c5e1e8128425f1a78465a4f
treea062a94ad8ac565bcb85c58a4547a70cb472025f
parentc020d48c6e91b351cefebbc7a82a9c1ec2d9d83b
Update.

* posix/getopt_init.c (__getopt_clean_environment): Avoid making
the strncmp calls most of the time by testing for '_' as the first
character of the name.
ChangeLog
posix/getopt_init.c