]> git.ipfire.org Git - thirdparty/glibc.git/commit
* time/Makefile (tzcompile): Add missing backslash.
authorRoland McGrath <roland@gnu.org>
Sun, 26 May 1996 22:09:13 +0000 (22:09 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 26 May 1996 22:09:13 +0000 (22:09 +0000)
commit71a40c74716aa19ddb181391c0583f55bb491c2f
treef49023812c478b76da868493c280d437614ee43a
parent59dd864187ee61b6f0bfd7abc85e2fea4b479cb7
* time/Makefile (tzcompile): Add missing backslash.

* wctype/wctype.h (__need_wint_t): Define this and include stddef.h.
[! _WINT_T] (wint_t): Conditionalize typedef on this in case pre-2.7.3
stddef.h doesn't define it.
* wcsmbs/wchar.h: Likewise.
* stdlib/strtod.c: Likewise.

* wcsmbs/wcstok.c: Fix argument name typo.
ChangeLog
stdlib/ldiv.c
stdlib/strtod.c
time/Makefile
wcsmbs/wchar.h
wcsmbs/wcstok.c
wctype/wctype.h