Commit Graph

  • 464b95941c (cargo-release) version 0.5.4 Dan Gohman 2021-01-04 10:26:38 -08:00
  • 28f90b460f Implement ttyname. Dan Gohman 2021-01-04 10:21:34 -08:00
  • 127fffeb1c (cargo-release) start next development iteration 0.5.4-alpha.0 Dan Gohman 2021-01-04 08:15:17 -08:00
  • c7158db9b4 (cargo-release) version 0.5.3 Dan Gohman 2021-01-04 08:15:00 -08:00
  • 3caca21a77 Add argument names for closures mapping errors from one type to another. Dan Gohman 2021-01-04 08:06:52 -08:00
  • 2eeffe18f5 Mark several small functions as #[inline]. Dan Gohman 2021-01-04 08:06:06 -08:00
  • ccfa3a64c0 Update to itoa 0.4.7. Dan Gohman 2020-12-29 17:03:19 -08:00
  • 5705aba321 Implement dup. Dan Gohman 2020-12-29 16:35:49 -08:00
  • a774cfefb5 Whitespace cleanup. Dan Gohman 2020-12-11 11:15:02 -08:00
  • e30fdf8c29 (cargo-release) start next development iteration 0.5.3-alpha.0 Dan Gohman 2020-12-07 20:44:20 -08:00
  • 1d5a2c02ff (cargo-release) version 0.5.2 Dan Gohman 2020-12-07 20:44:06 -08:00
  • b2e5931835 Alwasy use F_PEOFPOSMODE with F_PREALLOCATE, and set the offset to 0. Dan Gohman 2020-12-07 20:42:59 -08:00
  • fe7ec6e2e8 (cargo-release) start next development iteration 0.5.2-alpha.0 Dan Gohman 2020-12-07 18:22:19 -08:00
  • 83418313f8 (cargo-release) version 0.5.1 Dan Gohman 2020-12-07 18:21:55 -08:00
  • aa04df4253 Use F_VOLPOSMODE with F_PREALLOCATE when the offset is non-zero. Dan Gohman 2020-12-07 18:20:35 -08:00
  • f1a2cf9d3d (cargo-release) start next development iteration 0.5.1-alpha.0 Dan Gohman 2020-12-07 17:35:54 -08:00
  • 1170b49088 (cargo-release) version 0.5.0 Dan Gohman 2020-12-07 17:35:38 -08:00
  • dd7f0c36ae Update to libc 0.2.81. Dan Gohman 2020-12-07 17:33:14 -08:00
  • a56a38bbe0 Implement posix_fadvise and refine the return type of isatty (#1) Dan Gohman 2020-12-07 17:33:33 -08:00
  • e995f25de9 Update to actions/checkout@v2 and the latest install-rust files. Dan Gohman 2020-10-29 12:47:16 -07:00
  • 7978e3470c (cargo-release) start next development iteration 0.4.2-alpha.0 Dan Gohman 2020-10-27 12:56:07 -07:00
  • ab480e1215 (cargo-release) version 0.4.1 Dan Gohman 2020-10-27 12:55:55 -07:00
  • f9845f8f1f Update dependencies. Dan Gohman 2020-10-27 12:54:22 -07:00
  • b832a562fd Move to the Bytecode Alliance. Dan Gohman 2020-10-22 14:48:26 -07:00
  • 6b005de8a7 Update dependencies. Dan Gohman 2020-10-22 14:11:33 -07:00
  • 2e6937c9cb Test the riscv64gc-unknown-linux-gnu target. Dan Gohman 2020-10-09 16:14:19 -07:00
  • c9d8a73367 Add support for timespec, UTIME_NOW, UTIME_OMIT on wasm32-wasi. Dan Gohman 2020-10-08 06:21:19 -07:00
  • 1b1ebd2d37 (cargo-release) start next development iteration 0.4.1-alpha.0 Dan Gohman 2020-10-01 13:39:47 -07:00
  • 90711f4322 (cargo-release) version 0.4.0 Dan Gohman 2020-10-01 13:39:33 -07:00
  • 18e9ea39a8 Add wasi support. Dan Gohman 2020-10-01 13:35:21 -07:00
  • 6eafc20bd9 Illumos has O_DSYNC. Dan Gohman 2020-09-16 06:03:51 -07:00
  • cd0243c2e4 Add more to README.md and mention syscalls in the description. Dan Gohman 2020-09-23 07:50:39 -07:00
  • 624531daff (cargo-release) start next development iteration 0.3.1-alpha.0 Dan Gohman 2020-09-22 21:36:06 -07:00
  • 59f562e590 (cargo-release) version 0.3.0 Dan Gohman 2020-09-22 21:35:51 -07:00
  • 0c470a0c5e Add redox support. Dan Gohman 2020-09-22 21:30:56 -07:00
  • f29eee4f63 Add the "os::unix-apis" category. Dan Gohman 2020-09-21 14:21:18 -07:00
  • bb0c885354 (cargo-release) start next development iteration 0.2.1-alpha.0 Dan Gohman 2020-09-21 05:07:48 -07:00
  • 7874af91f0 (cargo-release) version 0.2.0 Dan Gohman 2020-09-21 05:07:34 -07:00
  • 4c5f3c3c2e Add a way to let readlinkat reuse memory allocation. Dan Gohman 2020-09-18 07:35:29 -07:00
  • 0830ff6285 Fix spelling errors. Dan Gohman 2020-09-15 15:03:29 -07:00
  • 8f83b37a3a Rename cstr to c_str. Dan Gohman 2020-09-21 11:29:35 -07:00
  • 0254d97410 Rename Arg::as_utf8_bytes to Arg::as_maybe_utf8_bytes. Dan Gohman 2020-09-21 10:53:42 -07:00
  • efc17b66c5 Clippy fixes. Dan Gohman 2020-09-21 10:49:29 -07:00
  • 635c1b205e Add support for openat2. Dan Gohman 2020-09-19 19:24:39 -07:00
  • 10ae697dd0 Add copy_file_range support. Dan Gohman 2020-09-19 19:30:36 -07:00
  • 1894d42452 Add fcopyfile support. Dan Gohman 2020-09-16 15:03:09 -07:00
  • 944a16e499 Add major and minor functions. Dan Gohman 2020-09-13 08:49:23 -07:00
  • 2dcd8d5419 Move PathArg into the path module. Dan Gohman 2020-09-17 06:19:20 -07:00
  • 31ac211bc5 (cargo-release) start next development iteration 0.1.1-alpha.0 Dan Gohman 2020-09-16 13:17:19 -07:00
  • faf349c91d (cargo-release) version 0.1.0 Dan Gohman 2020-09-16 13:17:04 -07:00
  • 5a58a1ec21 Add a path::DecInt module for formatting integers a decimal strings. Dan Gohman 2020-09-16 08:41:41 -07:00
  • da3a6b4697 (cargo-release) start next development iteration 0.0.1-alpha.0 Dan Gohman 2020-09-15 11:38:51 -07:00
  • 00d7ad747a Add fclonefileat support. Dan Gohman 2020-09-15 11:26:12 -07:00
  • d37320c3d8 Initial checkin. Dan Gohman 2020-09-14 13:26:29 -07:00