]> git.lizzy.rs Git - rust.git/history - src/shims/foreign_items.rs
Fix merge conflicts
[rust.git] / src / shims / foreign_items.rs
2019-10-21 Christian PovedaFix merge conflicts
2019-10-21 borsAuto merge of #991 - christianpoveda:errno-place, r...
2019-10-21 borsAuto merge of #1010 - RalfJung:xargo, r=RalfJung
2019-10-20 Christian PovedaTransform the last error place to an immediate instead
2019-10-20 Christian PovedaChange last_error to a place
2019-10-20 Christian PovedaMove last error functions to helpers
2019-10-20 borsAuto merge of #1009 - RalfJung:expect_none, r=RalfJung
2019-10-20 Ralf Junguse expect_none and unwrap_none where it makes sense
2019-10-19 borsAuto merge of #1006 - RalfJung:bounds, r=RalfJung
2019-10-19 Ralf Jungaudit our bounds checks
2019-10-18 borsAuto merge of #1005 - RalfJung:cleanup, r=RalfJung
2019-10-18 Ralf Jungcleanup now that borrow checker knows memory is a field
2019-10-18 borsAuto merge of #1004 - JohnTitor:use-memory, r=RalfJung
2019-10-18 Yuki OkushiUse memory field instead of memory()
2019-10-16 borsAuto merge of #987 - christianpoveda:check-unsupported...
2019-10-15 borsAuto merge of #980 - JOE1994:master, r=RalfJung
2019-10-15 borsAuto merge of #975 - christianpoveda:clock-shim, r...
2019-10-11 Christian PovedaMove time related functions to its own module
2019-10-11 Christian PovedaAdd helper function to write structs
2019-10-11 Christian PovedaAdd gettimeofday shim for macOS
2019-10-11 Christian PovedaGet size of integers using libc
2019-10-11 Christian PovedaReturn negative times when the current time is before...
2019-10-11 Christian PovedaReduce size of nanoseconds
2019-10-11 Christian PovedaAdd clock_gettime shim
2019-10-11 borsAuto merge of #983 - christianpoveda:fs-shims-tweaks...
2019-10-11 Christian PovedaMove functions to eval libc constants to helpers
2019-10-08 borsAuto merge of #976 - christianpoveda:unlink-shim, r...
2019-10-08 Christian PovedaAdd errno_location shim for MacOS
2019-10-08 Christian PovedaAdd unlink shim to delete files
2019-10-08 borsAuto merge of #977 - christianpoveda:last-error-ptr...
2019-10-08 Christian PovedaAdd method to consume io::Error
2019-10-07 Christian PovedaAdd __errno_location shim
2019-10-07 Christian PovedaMove last_error into memory
2019-10-07 Christian PovedaRustfmt
2019-10-02 borsAuto merge of #973 - christianpoveda:write-shim, r...
2019-10-01 Christian PovedaAdd file writing capabilities
2019-10-01 borsAuto merge of #962 - christianpoveda:file-shim, r=oli-obk
2019-09-30 Christian PovedaReserve fides for stdio and fix merge issues
2019-09-28 borsAuto merge of #957 - christianpoveda:ptr-align-offset...
2019-09-25 Christian PovedaEnable close call for macos
2019-09-25 Christian PovedaAdd helper function to fetch `libc` constants
2019-09-25 Christian PovedaFirst version of file handling
2019-09-24 borsAuto merge of #960 - christianpoveda:chdir-shim, r...
2019-09-24 Christian PovedaAdd `chdir` shim
2019-09-24 borsAuto merge of #958 - christianpoveda:getcwd-shim, r...
2019-09-18 Christian PovedaAdd getcwd shim
2019-09-08 borsAuto merge of #942 - rust-lang:rustup, r=oli-obk
2019-09-06 Oliver SchererRustup
2019-08-27 borsAuto merge of #925 - christianpoveda:environ-shim,...
2019-08-27 borsAuto merge of #917 - RalfJung:isolation, r=oli-obk
2019-08-27 borsAuto merge of #926 - RalfJung:rustup, r=RalfJung
2019-08-27 Ralf Jungrustup
2019-08-15 borsAuto merge of #863 - RalfJung:deref-checks, r=RalfJung
2019-08-15 borsAuto merge of #907 - christianpoveda:env-vars-shim...
2019-08-14 Christian PovedaDelegate writing to emulate_foreign_item
2019-08-14 Christian PovedaMove env shims to its own module
2019-08-14 borsAuto merge of #894 - christianpoveda:env-vars-communica...
2019-08-14 Christian PovedaRemove tcx parameter for EnvVars::alloc_env_value
2019-08-13 Christian PovedaWrap hashmap for env vars in its own type
2019-08-10 borsAuto merge of #902 - RalfJung:ldexp, r=RalfJung
2019-08-10 Ralf Jungtypo
2019-08-10 Ralf Jungclamp ldexp exponent to i16
2019-08-10 Ralf Jungalso support scalbn itself
2019-08-09 Ralf Junguse apfloat for ldexp
2019-08-09 borsAuto merge of #896 - tmandry:add-generator-uninhabited...
2019-08-08 borsAuto merge of #898 - christianpoveda:master, r=RalfJung
2019-08-08 Christian PovedaUse ldexp from cmath instead
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
2019-08-06 Christian PovedaAdd support for env communication
2019-08-05 borsAuto merge of #888 - RalfJung:rustup, r=RalfJung
2019-08-05 Ralf Jungfix for latest rustc
2019-08-04 borsAuto merge of #886 - Aaron1011:shim/getrandom, r=RalfJung
2019-08-04 Aaron HillApply more formatting fixes
2019-08-04 Aaron HillAdd trailing comma
2019-08-04 Aaron HillCleanup formatting
2019-08-04 Aaron HillShim 'libc::getrandom' in addition to 'libc::syscall...
2019-08-04 borsAuto merge of #887 - RalfJung:readme, r=RalfJung
2019-08-04 borsAuto merge of #883 - RalfJung:gen_random, r=RalfJung
2019-08-04 Ralf Junggen_random helper: move ptr argument to front
2019-08-04 borsAuto merge of #882 - RalfJung:miri-rustc, r=RalfJung
2019-08-03 borsAuto merge of #881 - RalfJung:rustup, r=RalfJung
2019-08-03 Ralf Jungtest memalign contract (rustc is fixed)
2019-08-03 Ralf Jungadjust for rustc changes
2019-08-03 borsAuto merge of #877 - christianpoveda:ldexp-shim, r...
2019-08-03 Christian PovedaFormatting
2019-08-03 borsAuto merge of #878 - RalfJung:rustup, r=RalfJung
2019-08-03 Ralf Jungfix for error refactoring
2019-08-02 Christian PovedaAdd shim for ldexp
2019-07-24 borsAuto merge of #853 - RalfJung:readme, r=RalfJung
2019-07-24 borsAuto merge of #852 - lzutao:rustup, r=RalfJung
2019-07-24 Lzu Taobuild: Fix build after rust-lang/rust#60951
2019-07-21 borsAuto merge of #849 - RalfJung:rustup, r=RalfJung
2019-07-21 Ralf Jungbump rust
2019-07-11 borsAuto merge of #833 - RalfJung:win, r=RalfJung
2019-07-11 Ralf Jungthread creation error for Windows
2019-07-11 borsAuto merge of #830 - RalfJung:check-place, r=RalfJung
2019-07-10 Ralf Jungadjust for rustc changes; normalize mplace before doing...
2019-07-06 borsAuto merge of #827 - lzutao:patch-1, r=RalfJung
2019-07-06 borsAuto merge of #826 - RalfJung:uninit, r=RalfJung
2019-07-06 borsAuto merge of #824 - RalfJung:c_str, r=RalfJung
next