Commits

Antoine Pitrou authored 1c4d4333ecf
ARROW-5389: [C++] Add Temporary Directory facility Author: Antoine Pitrou <antoine@python.org> Closes #4364 from pitrou/ARROW-5389-temp-dir-api and squashes the following commits: a7668038c <Antoine Pitrou> Inclure share.h 2655f1a16 <Antoine Pitrou> Try to fix MinGW 372f087de <Antoine Pitrou> Improve random name generation b56f32cd1 <Antoine Pitrou> Try to fix socket length exceeded issue on Travis-CI 74dcf50be <Antoine Pitrou> ARROW-5389: Add Temporary Directory facility