kc3-lang/libxkbcommon/src/xkbcomp/utils.c

Branch :


Log

Author Commit Date CI Message
5889cef8 2009-04-05 20:27:35 Require strdup and remove utils wrapper This kills a couple warnings from using the uStringDup wrapper. If you don't have strdup on your platform, you have bigger issues.
5c910623 2009-04-04 09:19:51 Remove trailing spaces in source files
3a709e39 2009-04-03 21:16:56 xkbcomp: Don't segfault if the debug files aren't set Another interface that needs to be cleaned up.
0c1bbb05 2009-03-27 06:55:32 Import xkbcomp sources for CompileKeymap A copy of the xkbcomp sources (except the frontend) have been copied in to provide a means to compile a XkbDescPtr. This definitely doesn't build or do the right thing yet.