Fix BlueSky build on modern Linux and libs3.
authorMichael Vrable <vrable@cs.hmc.edu>
Wed, 28 Oct 2015 04:19:49 +0000 (21:19 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Wed, 28 Oct 2015 04:19:49 +0000 (21:19 -0700)
  - Update S3_initialize calls to current API (3-argument form).
  - Minor CMakeLists updates.
  - dirfd is now a system function so avoid that name in our code.


No differences found