IOT-1476 Remove pthread from sampleserver_randompin
authorDavid Antler <david.a.antler@intel.com>
Wed, 26 Oct 2016 18:18:11 +0000 (11:18 -0700)
committerRandeep Singh <randeep.s@samsung.com>
Mon, 7 Nov 2016 04:49:36 +0000 (04:49 +0000)
commit4f8d3fd0bc552f18f13df11ea1347d9c452ebbac
treeb092de6a1f9207703e2b6dba5bb561ca15f99d46
parent163a06004670441ebde778f706c5aa2c0e38fc34
IOT-1476 Remove pthread from sampleserver_randompin

- Using C++ threads as a cross-platform approach
- Added .gitattributes file to ensure *.dat files are binary

Change-Id: I602649d55ee5a8e24a2215d5f68ca5897c9cc6c7
Signed-off-by: David Antler <david.a.antler@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/13727
Reviewed-by: Kevin Kane <kkane@microsoft.com>
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-by: Dave Thaler <dthaler@microsoft.com>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
.gitattributes [new file with mode: 0644]
resource/csdk/security/provisioning/sample/sampleserver_randompin.cpp