projects
/
platform
/
upstream
/
libxkbcommon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
darray: check integer overflow
[platform/upstream/libxkbcommon.git]
/
gen_tables.sh
1
#!/bin/sh
2
3
BASE_HEADER_FILE="./include/xkbcommon/xkbcommon-keysyms.h"
4
5
LC_CTYPE=C python scripts/makekeys ${BASE_HEADER_FILE} > ./src/ks_tables.h