summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Denis Khalikov [Thu, 15 Dec 2016 17:09:38 +0000 (20:09 +0300)]
removed -flto
Dongkyun, Son [Wed, 2 Nov 2016 16:21:34 +0000 (01:21 +0900)]
add linking option -pthread
Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
seolheui,kim [Fri, 25 Nov 2016 05:18:12 +0000 (14:18 +0900)]
Add fileuser
Change-Id: I8094360a56acb3082b4de876469ddedaa37c65cd
Signed-off-by: seolheui,kim <s414.kim@samsung.com>
Sungbae Yoo [Fri, 25 Nov 2016 06:34:51 +0000 (15:34 +0900)]
Add getting inode and device number function in filesystem
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I6b42941cf9e610168f6ba46a083b316d924640a2
MyungJoo Ham [Thu, 17 Nov 2016 07:01:34 +0000 (16:01 +0900)]
Remove Profile Build Dependency (trivial)
1. This is for Tizen 4.0.
(For 4.0 Configurability / Building Blocks, we are going to
prohibit "profile" macro in public build soon.)
klay$ grep -r "TIZEN_PROFILE_NAME" *
packaging/klay.spec: -DTIZEN_PROFILE_NAME=%{profile} \
klay$
Thus, this profile macro usage has been useless. Remove it.
Change-Id: Ib600b37fad8dd6cb022a5f8615fed7d7abb54923
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Seok Hong [Thu, 10 Nov 2016 07:38:39 +0000 (16:38 +0900)]
Add lseek for filesystem
Change-Id: I46251f11892788bde41fdc57ba88bc331fee3cd1
Signed-off-by: Seok Hong <seok85.hong@samsung.com>
sangwan.kwon [Tue, 25 Oct 2016 11:37:24 +0000 (20:37 +0900)]
Add dlog backend to logger system
Change-Id: I5412fe14dcbb7a89ed28c7c68faed930f16de08c
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Jaemin Ryu [Mon, 19 Sep 2016 01:26:17 +0000 (10:26 +0900)]
Fix improper EINTR handling
Change-Id: Iaa76eb63cbc6f2e47da7eca11944420035ec9b20
Signed-off-by: Jaemin Ryu <jm77.ryu@samsung.com>
Sungbae Yoo [Tue, 19 Jul 2016 07:03:01 +0000 (16:03 +0900)]
Move from device-policy-manager git
Signed-off-by: Sungbae Yoo <sungbae.yoo@samsung.com>
Change-Id: I47a7b10f2ff22135256067adec5346ae4a40bd27
Jong Jeong Kim [Tue, 19 Jul 2016 05:26:02 +0000 (22:26 -0700)]
Initial empty repository