summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
kibak.yoon [Tue, 5 Apr 2016 06:26:31 +0000 (15:26 +0900)]
sensor-hal-tw1: remove useless code in pressure_device
Change-Id: Ic53b59890e8aea459326f9a9cf3ea1c810da5c58
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Mu-Woong Lee [Sun, 3 Apr 2016 04:57:58 +0000 (21:57 -0700)]
Merge "sensor-hal: tw1: change strerror to strerror_r" into devel/tizen_3.0
kibak.yoon [Fri, 1 Apr 2016 13:16:07 +0000 (22:16 +0900)]
sensor-hal: tw1: change readdir to readdir_r
- Although HAL is thread-safe now, but for later, this patch is applied.
- remove the assign statement in while loop
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Change-Id: Id5d0c3ece1231e216a063cb6978295b5d1960831
kibak.yoon [Fri, 1 Apr 2016 12:59:40 +0000 (21:59 +0900)]
sensor-hal: tw1: change strerror to strerror_r
* use thread-safe function(strerror_r)
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Change-Id: Ia09a12f6b7732ad49cdf8d1d14d74904b00584ab
kibak.yoon [Fri, 1 Apr 2016 13:27:02 +0000 (22:27 +0900)]
Revert "sensor-hal: tw1: change strerror to strerror_r"
This reverts commit
89c6bd75e0b2ed42b8ec9f82ce426810d7a2e055.
kibak.yoon [Fri, 1 Apr 2016 13:26:56 +0000 (22:26 +0900)]
Revert "sensor-hal: tw1: change readdir to readdir_r"
This reverts commit
05497ff6c919ed714342b5e7bbf3f9f8451fc6db.
kibak.yoon [Fri, 1 Apr 2016 13:16:07 +0000 (22:16 +0900)]
sensor-hal: tw1: change readdir to readdir_r
- Although HAL is thread-safe now, but for later, this patch is applied.
- remove the assign statement in while loop
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
kibak.yoon [Fri, 1 Apr 2016 12:59:40 +0000 (21:59 +0900)]
sensor-hal: tw1: change strerror to strerror_r
* use thread-safe function(strerror_r)
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
kibak.yoon [Wed, 16 Mar 2016 01:05:10 +0000 (10:05 +0900)]
sensor-hal-tw1: fix profile about ExcludeArch in spec
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Change-Id: I48f23a01d3e9a63a6e3d3cefb7c075e5d1a5fc6f
kibak.yoon [Tue, 15 Mar 2016 08:23:59 +0000 (17:23 +0900)]
sensor-plugin-tw1: plugins for tw1
supported sensors on TW1:
accelerometer
gyroscope
light
hrm sensors
pressure
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Jinkun Jang [Tue, 15 Mar 2016 08:15:35 +0000 (01:15 -0700)]
Initial empty repository