1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Implement Burmese language locale for Myanmar.

This commit is contained in:
Keith Stribley
2009-10-30 08:14:02 -07:00
committed by Ulrich Drepper
parent 3a83202db6
commit 3c2c4bf6f7
8 changed files with 3671 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
/* Copyright (C) 2002, 2004, 2007, 2008 Free Software Foundation, Inc.
/* Copyright (C) 2002, 2004, 2007, 2008, 2009 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -884,8 +884,6 @@ __strftime_internal (s, maxsize, format, tp, tzset_called ut_argument
#endif
case L_('C'):
if (modifier == L_('O'))
goto bad_format;
if (modifier == L_('E'))
{
#if HAVE_STRUCT_ERA_ENTRY