]> git.ipfire.org Git - thirdparty/glibc.git/commit - locale/lc-ctype.c
Wed Mar 8 13:38:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Thu, 9 Mar 1995 10:00:12 +0000 (10:00 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 9 Mar 1995 10:00:12 +0000 (10:00 +0000)
commit6c2f050742cfb5b3ff6ee96b106409f541eb53bc
treef7296a81b8d5524dddfa0aa1cc24342d8ef9ac24
parent286351153566acc7dcc82834d90e0b8d87dff8be
Wed Mar  8 13:38:13 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>

* posix/glob/configure.bat: Fixes from DJ.

* time/backward, time/europe, time/northamerica, time/pacificnew,
time/zdump.c, time/zic.c, time/tzfile.h, time/private.h,
time/ialloc.c: Code and data updated from ADO's 95b.
* time/emkdir.c: File removed.
* time/Makefile (distribute, extra-objs, zic): Omit it.

* time/localtime.c: Deansideclized.  Never #define __tzname et al
  to non-__ names.

* locale/lc-ctype.c (__ctype_tolower, __ctype_toupper): Use int *
  instead of short int *.
* ctype/ctype-info.c: Likewise.
* ctype/ctype.h: Likewise.

* locale/langinfo.h (_NL_CTYPE_CLASS): Use this (just one) instead
  of EB and EL versions.
19 files changed:
ChangeLog
ctype/ctype-info.c
ctype/ctype.h
locale/langinfo.h
locale/lc-ctype.c
posix/glob/configure.bat
sysdeps/generic/signame.c
time/Makefile
time/backward
time/emkdir.c [deleted file]
time/europe
time/ialloc.c
time/localtime.c
time/northamerica
time/pacificnew
time/private.h
time/tzfile.h
time/zdump.c
time/zic.c