mirror of git://sourceware.org/git/glibc.git
* stdlib/Makefile (headers): Move bits/wchar.h to ...
* wcsmbs/Makefile (headers): ... here. Add bits/wchar2.h too.
This commit is contained in:
parent
42be025fc0
commit
4fd8fd7ee8
|
|
@ -1,3 +1,8 @@
|
||||||
|
2005-07-21 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* stdlib/Makefile (headers): Move bits/wchar.h to ...
|
||||||
|
* wcsmbs/Makefile (headers): ... here. Add bits/wchar2.h too.
|
||||||
|
|
||||||
2005-07-21 Jakub Jelinek <jakub@redhat.com>
|
2005-07-21 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
|
* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue