glibc/locale/programs
Mike Frysinger b482d0364e localedef: improve error message [BZ #16985]
If you pass in a path that fails to be opened, then output_path is set to
NULL, and an error is flagged.  Then at the end, we use both of those:
	cannot write output files to `(null)': No such file or directory

Tweak the message to use the user's input when output_path is NULL.
2015-09-11 23:25:06 -04:00
..
3level.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
charmap-dir.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
charmap-dir.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
charmap-kw.gperf Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
charmap-kw.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
charmap.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
charmap.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
config.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-address.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-collate.c Improve strcoll with strdiff. 2015-05-12 11:37:52 +02:00
ld-ctype.c Remove unused PREDEFINED_CLASSES code 2015-06-09 09:34:06 +02:00
ld-identification.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-measurement.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-messages.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-monetary.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-name.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-numeric.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-paper.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-telephone.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
ld-time.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
linereader.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
linereader.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
locale-spec.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
locale.c Update copyright dates not handled by scripts/update-copyrights. 2015-01-02 16:54:45 +00:00
localedef.c localedef: improve error message [BZ #16985] 2015-09-11 23:25:06 -04:00
localedef.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
locarchive.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
locfile-kw.gperf Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
locfile-kw.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
locfile-token.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
locfile.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
locfile.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
repertoire.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
repertoire.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
simple-hash.c Remove some references to bcopy/bcmp/bzero. 2015-01-13 11:12:55 -08:00
simple-hash.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
xmalloc.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
xstrdup.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00