]> git.ipfire.org Git - thirdparty/glibc.git/commit
* stdio-common/_itowa.c: Don't compile _itowa for 64-bit
authorUlrich Drepper <drepper@redhat.com>
Mon, 22 Jan 2007 21:21:52 +0000 (21:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 22 Jan 2007 21:21:52 +0000 (21:21 +0000)
commit765bbb24bd0bc5da4e183b1f6f43196da0126ffb
tree4b2950da43a7d6c3dcf3d2be97431e7e3b102e54
parent6cae39579b699d09b94a315483a9ac804b56fe34
* stdio-common/_itowa.c: Don't compile _itowa for 64-bit

platforms.
* stdio-common/_itoa.c: Don't compile in _itoa and _fitoa for
64-bit platforms.
* malloc/mtrace.c (tr_where): Use _fitoa_word instead of _fitoa if
possible.
* posix/wordexp.c (parse_arith): Use _itoa_word instead of _itoa
if possible.
ChangeLog
malloc/mtrace.c
posix/wordexp.c
stdio-common/_itoa.c
stdio-common/_itowa.c