CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sources.redhat.com 2001-12-06 00:41:52 Modified files: locale/programs: localedef.c Log message: (main): Check result of construct_output_path and exit if it failed. (construct_output_path): CHeck result of asprintf and mkdir calls and fail if they failed.