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:50:01 +0000 (04:50 +0000)
commit8ebed95cc06b7495e1321b4f9ad25406d2b05a3e
treecb4c85b85ed216ab8e49a9a8121b08ac1ea17891
parent5e535d721078f8c0d4594329df5d982005ca46c0
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/14055
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Kevin Kane <kkane@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