Segev Finer 4186037aaa Make backtraces work on Windows GNU targets again.
This is done by adding a function that can return a filename
to pass to backtrace_create_state. The filename is obtained in
a safe way by first getting the filename, locking the file so it can't
be moved, and then getting the filename again and making sure it's the same.

See: https://github.com/rust-lang/rust/pull/37359#issuecomment-260123399
Issue: #33985
2017-01-24 23:10:00 +02:00
..
2017-01-22 10:29:56 -08:00
2017-01-20 09:25:03 -06:00
2017-01-22 21:37:38 +00:00
2017-01-22 15:45:06 +08:00
2017-01-22 01:31:02 +00:00
2017-01-22 01:31:02 +00:00
2017-01-22 21:37:40 +00:00