Rafael Espindola
3816c53f04
Use posix_fallocate instead of ftruncate.
...
This makes sure that space is actually available. With this change
running lld on a full file system causes it to exit with
failed to open foo: No space left on device
instead of crashing with a sigbus.
llvm-svn: 276017
2016-07-19 20:19:56 +00:00
..
2016-07-19 17:50:27 +00:00
2016-07-04 08:01:29 +00:00
2016-07-18 18:31:50 +00:00
2016-07-19 19:48:36 +00:00
2016-07-15 22:17:19 +00:00
2016-07-15 12:56:37 +00:00
2016-07-19 18:29:06 +00:00
2016-07-19 15:07:43 +00:00
2016-01-26 21:29:08 +00:00
2016-06-29 22:27:42 +00:00
2016-03-28 17:40:08 +00:00
2016-06-24 21:21:32 +00:00
2016-07-14 21:21:16 +00:00
2016-07-18 19:35:21 +00:00
2016-07-15 22:27:55 +00:00
2016-07-15 22:27:55 +00:00
2016-04-15 00:23:30 +00:00
2016-07-18 21:41:50 +00:00
2016-07-19 01:17:20 +00:00
2016-07-19 20:19:56 +00:00
2016-07-14 14:53:14 +00:00
2016-07-19 19:49:13 +00:00
2016-07-19 20:16:08 +00:00
2016-03-01 19:15:06 +00:00
2016-03-01 21:29:33 +00:00