summaryrefslogtreecommitdiff
path: root/lib/libc/citrus/modules/citrus_mapper_std.c
AgeCommit message (Expand)Author
2018-06-11Avoid left-shifting a negative number in the non-compat case, too.maya
2018-06-11Correct Undefined Behavior in libc/citruskamil
2011-11-19fix memory leak, pointed by nonaka-san(again^3).tnozaki
2011-10-30Use boolean AND instead of bitwise one in _DIAGASSERT.wiz
2006-09-11correct typo in _DIAGASSERT() and some KNF.tnozaki
2006-09-09mapper_std iconv module and mkcsmapper(1) now can treattnozaki
2006-03-19Coveriry CID 2472: If the number of bits is invalid, return immediatelychristos
2006-02-09change #include <sys/endian.h> => #include <machine/endian.h> so thatdogcow
2004-12-21constify.yamt
2003-07-12separate "nonidentical conversion" and "ilseq" under csmapper.tshiozak
2003-06-27sync with the last change for citrus_hash.h.tshiozak
2003-06-25Citrus iconv support (1)tshiozak