fix ctype abi junk (pointer should point to 0 slot, not -128 slot)
authorRich Felker <dalias@aerifal.cx>
Tue, 5 Jun 2012 23:42:33 +0000 (19:42 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 5 Jun 2012 23:42:33 +0000 (19:42 -0400)
commit908bed20cd877a6c0c290c0c56cc7057ecc00296
treeb3132b0e3e857dbcbc45a09025bb9d0ebabd389a
parent3b94daba711090f1936f59fae6f7cbcba963b29e
fix ctype abi junk (pointer should point to 0 slot, not -128 slot)
src/ctype/__ctype_b_loc.c
src/ctype/__ctype_tolower_loc.c
src/ctype/__ctype_toupper_loc.c