index
:
platform/upstream/kmod
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_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
old/tizen-20170403
old/tizen-20180130
old/tizen-20190318
old/tizen-20200224
old/tizen-20210217
old/tizen_base-20231107
pristine-tar
sandbox/wangbiao/zstd_support
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_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
upstream-pristine-tar
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-27
shared: fix UNIQ definition
Lucas De Marchi
1
-2
/
+5
2020-09-10
add Zstandard compression support
Torge Matthies
1
-0
/
+3
2017-06-05
shared/util.c: assert_cc() can only be used inside functions
Thomas Petazzoni
1
-2
/
+4
2016-11-10
shared: make scratchbuf_str static
Yauheni Kaliuta
1
-1
/
+1
2016-08-15
Add scratchbuf implementation
Lucas De Marchi
2
-0
/
+91
2016-08-10
util: fix warning of equal values on logical OR
Lucas De Marchi
1
-4
/
+4
2015-03-23
util: use UINT64_MAX
Lucas De Marchi
1
-1
/
+1
2015-02-26
shared: avoid checking for __STDC_VERSION__
Lucas De Marchi
1
-1
/
+1
2015-02-10
shared: add helper function to add and check for overflow
Lucas De Marchi
1
-0
/
+16
2015-01-21
util: remove dead code in freadline_wrapped
Caio Marcelo de Oliveira Filho
1
-7
/
+1
2015-01-14
shared: add STRINGFY macro
Lucas De Marchi
1
-0
/
+2
2015-01-02
Fix includes after change to build-sys
Lucas De Marchi
1
-2
/
+0
2014-12-25
Remove FSF mailing address
Lucas De Marchi
5
-10
/
+5
2014-11-17
util: fix build on systems missing strndupa
Natanael Copa
1
-0
/
+1
2014-10-16
strbuf: make strbuf_pushchars() a little less dumb
Lucas De Marchi
1
-7
/
+13
2014-10-16
strbuf: do not calculate next step in size on all calls
Lucas De Marchi
1
-3
/
+3
2014-10-16
strbuf: reduce default buffer size
Lucas De Marchi
1
-1
/
+1
2014-10-11
shared: rename prefixes of strbuf functions
Lucas De Marchi
2
-21
/
+21
2014-10-11
Move strbuf implementation to shared/
Lucas De Marchi
2
-0
/
+153
2014-10-09
testsuite: remove now unused array of tests
Lucas De Marchi
1
-0
/
+2
2014-10-09
Change parameter from int to char
Lucas De Marchi
2
-2
/
+2
2014-10-09
Log error on failed underscores(), moving it to shared/
Lucas De Marchi
2
-0
/
+32
2014-10-09
Move remaining functions from libkmod-util to shared
Lucas De Marchi
2
-0
/
+66
2014-10-09
Move alias_normalize() to shared
Lucas De Marchi
2
-0
/
+44
2014-10-03
Rename getline_wrapped() to freadline_wrapped()
Lucas De Marchi
2
-2
/
+2
2014-10-03
Reorder and reorganize header files
Lucas De Marchi
3
-11
/
+11
2014-10-03
Move hash implementation to shared directory
Lucas De Marchi
2
-0
/
+361
2014-10-03
Move array implementation to shared directory
Lucas De Marchi
2
-0
/
+138
2014-10-03
Move generic util functions to shared directory
Lucas De Marchi
3
-0
/
+414
2014-10-03
Move missing.h to shared directory
Lucas De Marchi
1
-0
/
+55
2014-10-02
Move macro.h to shared directory
Lucas De Marchi
1
-0
/
+70