mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
03b705ff44
produce hex digits in lower case). (fixed version) Replaced _dig_vec array with two _dig_vec_upper/_dig_vec_lower arrays. Added extra argument to int2str function which controls case of digits you get. Replaced lot of invocations of int2str for decimal radix with more optimized int10_to_str() function. Removed unused my_itoa/my_ltoa functions. |
||
---|---|---|
.. | ||
client.c | ||
Makefile.am | ||
pack.c |