libc/locale loadarchive.c
drepper@sources.redhat.com
drepper@sources.redhat.com
Wed Aug 28 15:08:00 GMT 2002
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sources.redhat.com 2002-08-28 15:08:28
Modified files:
locale : loadarchive.c
Log message:
(_nl_load_locale_from_archive): Add fd >= 0
check to close_and_out close. Replace return NULL statements where
fd might be >= 0 with goto close_and_out. Close the file descriptor
when it is no longer needed.
More information about the Glibc-cvs
mailing list