/freebsd/usr.bin/locale/tests/ |
H A D | no_flags_posix_monetary.out | de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
H A D | no_flags_posix_numeric.out | de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
H A D | no_flags_posix_time.out | de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
H A D | no_flags_posix_messages.out | de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
H A D | k_flag_posix_numeric.out | diff de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
H A D | k_flag_posix_time.out | diff de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
H A D | k_flag_posix_monetary.out | diff de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
H A D | Makefile | diff de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
H A D | locale_test.sh | diff de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|
/freebsd/usr.bin/locale/ |
H A D | locale.c | diff de96322b741085aa7c7df2302b928721773196b1 Wed Sep 11 17:39:28 CEST 2019 Yuri Pankov <yuripv@FreeBSD.org> locale: more output fixes
- make abday, day, abmon, mon, am_pm output quoting match linux - workaround localeconv() issue for mon_grouping and grouping (PR172215) - for other values not available in default locale, output -1 instead of 127 (CHAR_MAX) as returned by localeconv()
With these changes, output of `locale` and `locale -k` for all keywords specified by POSIX exactly matches the linux one.
PR: 237752 Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D21599
|