Files
rust/library/std/src
Matthias Krüger 35ff2cf295 Rollup merge of #105399 - mikebenfield:lfs, r=thomcc
Use more LFS functions.

On Linux, use mmap64, open64, openat64, and sendfile64 in place of their non-LFS counterparts.

This is relevant to #94173.

With these changes (together with rust-lang/backtrace-rs#501), the simple binaries I produce with rustc seem to have no non-LFS functions, so maybe #94173 is fixed. But I can't be sure if I've missed something and maybe some non-LFS functions could sneak in somehow.
2022-12-14 17:17:56 +01:00
..
2022-08-01 20:10:40 +00:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2022-10-24 01:06:34 -07:00
2022-11-13 18:49:21 +00:00
2022-08-18 18:07:39 -04:00
2022-03-23 05:33:44 +00:00
2022-12-05 16:42:36 +08:00
2022-04-14 01:33:13 -04:00
2022-09-26 10:14:45 +02:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2022-10-07 15:21:47 +02:00
2022-11-06 17:11:02 -05:00