commit | 6e766936396e2da7fb3820cadb3a9ae823caa9a8 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sat Sep 02 20:40:24 2017 -0500 |
committer | Rob Landley <rob@landley.net> | Sat Sep 02 20:40:24 2017 -0500 |
tree | 2f451efca683de7858d201fb8de7b3719f7429df | |
parent | 67ddade3373d0fefeff25b48430e5f08c3a7711b [diff] |
utf8towc() has to be in lib.c if strlower() is going to use it, because scripts/*.c builds against lib.c but not linestack.c.