index
:
platform/upstream/libxkbcommon
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/upgrade
devel/x11
master
pristine-tar
sandbox/denis13/LTO
sandbox/jeon/devel
sandbox/jeon/upgrade
sandbox/jeon/upstream
sandbox/kevinthierry/bump-0.4.3
sandbox/pcoval/tizen
sandbox/sj76park/efl120
sandbox/upgrade/efl120
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_bkup_20200225
tizen_bkup_20200317
tizen_bkup_20210105
tizen_bkup_20220207
tizen_bkup_230220
tizen_branch_bkup
tizen_ivi_genivi
tizen_ivi_panda
tizen_work_20200225
tizen_work_20220207
tizen_work_20220303
tizen_work_20231222
tizen_work_230220
upstream
upstream-git
upstream_bkup_20200225
upstream_bkup_20210105
upstream_bkup_20220207
upstream_bkup_20231222
upstream_bkup_230220
upstream_work_20200225
upstream_work_20220207
upstream_work_20231222
upstream_work_230220
Domain: Graphics System / Input Management;
Sung-Jin Park <sj76.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-09
utils: add a STATIC_ASSERT macro
Ran Benita
1
-0
/
+4
2014-06-15
x11: don't iterate on empty batches
Ran Benita
1
-0
/
+3
2014-04-22
utils: detect overflow in memdup()
Ran Benita
1
-1
/
+1
2014-02-08
x11: make msb_pos return unsigned
Ran Benita
1
-3
/
+3
2014-02-08
Define likely()/unlikely() macros
Ran Benita
1
-0
/
+8
2014-02-04
Use secure_getenv when available
Ran Benita
1
-0
/
+8
2014-02-02
x11: add XKB protocol keymap and state creation support
Ran Benita
1
-0
/
+16
2013-12-14
ast: pack the ParseCommon struct
Ran Benita
1
-0
/
+6
2013-10-14
Replace ctype.h functions with ascii ones
Ran Benita
1
-0
/
+41
2013-08-02
scanner: allow empty key name literals
Ran Benita
1
-0
/
+12
2013-05-09
Widen keycode range to 8/255 if possible (bug #63390)
Daniel Stone
1
-0
/
+12
2013-04-01
utils: add {un,}map_file to read an entire file
Ran Benita
1
-0
/
+8
2012-10-16
utils: add and use ARRAY_SIZE macro
Ran Benita
1
-0
/
+2
2012-09-24
symbols: move keysyms into LevelInfo
Ran Benita
1
-0
/
+9
2012-09-16
Organize src/ and test/ headers
Ran Benita
1
-0
/
+4
2012-09-13
symbols: add GroupInfo
Ran Benita
1
-0
/
+2
2012-09-11
utils: Replace DEC copyright with Ran's
Daniel Stone
1
-25
/
+22
2012-09-03
Don't printf NULL strings
Ran Benita
1
-0
/
+6
2012-09-02
state: fix mod_names_are_active
Ran Benita
1
-0
/
+6
2012-09-02
vmod: remove support for resolving integer to virtual modifier
Ran Benita
1
-0
/
+8
2012-09-01
compat: ignore "group" (compatibility) statements
Ran Benita
1
-0
/
+3
2012-09-01
Move ISEMPTY to utils.h
Ran Benita
1
-0
/
+6
2012-07-27
utils: add/replace string equality macros
Ran Benita
1
-3
/
+25
2012-07-23
Remove old logging leftovers
Ran Benita
1
-6
/
+0
2012-07-23
action: use new log functions
Ran Benita
1
-1
/
+0
2012-07-23
Add logging API
Ran Benita
1
-32
/
+5
2012-07-23
utils: replace FATAL by malloc_or_die
Ran Benita
1
-5
/
+6
2012-07-23
utils: remove Xfuncproto.h and use our own macros
Ran Benita
1
-9
/
+28
2012-07-23
utils: remove uTypedAlloc/Calloc
Ran Benita
1
-3
/
+0
2012-07-17
Run source tree through uncrustify
Daniel Stone
1
-34
/
+34
2012-06-09
utils: remove unused recalloc and related macros
Ran Benita
1
-5
/
+0
2012-05-08
Rename XKBcommonint.h to xkb-priv.h and use it
Ran Benita
1
-0
/
+1
2012-05-08
Don't use typeof
Ran Benita
1
-4
/
+4
2012-04-30
Use stdbool.h
Ran Benita
1
-2
/
+3
2012-04-09
Implicitly include config.h in all files
Ran Benita
1
-4
/
+0
2012-03-27
Silence -Wcast-qual warnings
Ran Benita
1
-0
/
+7
2012-03-27
Use strcasecmp consistently instead of uStrCaseCmp
Ran Benita
1
-1
/
+0
2012-03-27
Move utility macro from XKBcommonint.h to utils.h
Ran Benita
1
-13
/
+9
2012-03-27
Rewrite recalloc to the correct type
Ran Benita
1
-2
/
+2
2012-03-27
Remove useless stuff from utils
Ran Benita
1
-84
/
+14
2012-03-27
Move utils.{c,h} to be used by the entire project
Ran Benita
1
-0
/
+163