summaryrefslogtreecommitdiff
path: root/lib/wcwidth.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Work around MacOS X wcwidth(0x0301) bug.Bruno Haible2007-07-071-1/+23
* Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.Bruno Haible2007-07-071-1/+1
* Provide wcwidth replacement in separate file wcwidth.c.Bruno Haible2007-07-071-0/+30