mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
1999-11-29 Andreas Schwab <schwab@suse.de>
* sysdeps/m68k/bits/byteswap.h (__bswap_32): Rename local variable __v to __bswap_32_v. (__bswap_64): Rename local variables __v and __r to __bswap_64_v and __bswap_64_r to avoid clash with __bswap_32 macro.
This commit is contained in:
parent
15e4660f05
commit
b262681268
@ -1,3 +1,10 @@
|
||||
1999-11-29 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* sysdeps/m68k/bits/byteswap.h (__bswap_32): Rename local variable
|
||||
__v to __bswap_32_v.
|
||||
(__bswap_64): Rename local variables __v and __r to __bswap_64_v
|
||||
and __bswap_64_r to avoid clash with __bswap_32 macro.
|
||||
|
||||
1999-11-28 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* iconvdata/t.61.c (CHARSET_NAME): Correct name to what is used in
|
||||
|
Loading…
Reference in New Issue
Block a user