efl/src/modules/ecore_imf
Carsten Haitzler 58eceeef12 ecore imf - scim module - fix string handling to stop warnings
so blind use of strncpy was again wrong - it limited to the length of
the src not the dest buffer and gcc warnings pointed out this
silliness. so instead go back to strcpy with proper length checks
before and now it's clear that it's correct and not trying to hide
behind strncpy which was wrong.
2019-03-03 11:43:36 +00:00
..
ibus ecore imf - ibus - fill all struct fields 2018-11-09 11:44:00 +00:00
scim ecore imf - scim module - fix string handling to stop warnings 2019-03-03 11:43:36 +00:00
wayland ecore imf - wl - fill all stgruct fields with something... 2018-11-09 11:44:00 +00:00
xim ecore imf - xim module - use proper prorotypes and returns for xim 2018-11-09 11:44:00 +00:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00