提交历史

作者 SHA1 备注 提交日期
  jD91mZM2 996445a6a3 Add empty locale functions 6 年之前
  Jeremy Soller 05f7371e46 Merge branch 'master' into 'master' 6 年之前
  jD91mZM2 91221645c5 Add *scanf to header 6 年之前
  jD91mZM2 5936c7a76e Add scanf 6 年之前
  Jeremy Soller 6f8fff4b1c Merge branch 'sys_wait_macros' into 'master' 6 年之前
  Jasen Borisov 06a8d5d89d sys_wait: implement C macros properly 6 年之前
  Jeremy Soller 895e250564 Add aligned_alloc 6 年之前
  Jeremy Soller 9d38494435 Fix missing strtol, strtoul 6 年之前
  Jeremy Soller 1b653c4e60 Update ralloc, fix invalid c++ names 6 年之前
  Jeremy Soller 009ceec188 Merge branch 'sys_wait_fix' into 'master' 6 年之前
  Jasen Borisov 326078a578 Fix compilation error in `sys_wait` 6 年之前
  Jeremy Soller c5552cbb39 Merge branch 'fix-81' into 'master' 6 年之前
  stratact 3fa220237d Add `sys_wait` functions (Fixes #81) 6 年之前
  Jeremy Soller a573549df8 Update links to gitlab 6 年之前
  Jeremy Soller fd05aca991 Update README.md 6 年之前
  Jeremy Soller 1f9f7ce6c8 Merge pull request #127 from stratact/master 6 年之前
  stratact 3aa01b6907 Remove pointless cast 6 年之前
  stratact a7a415603f Fix stupid mistake 6 年之前
  stratact 16c51a297d Use the right C types from `platform::types` 6 年之前
  Jeremy Soller f0227e737e Merge pull request #128 from ids1024/lifetime 6 年之前
  Jeremy Soller aead6d8fd0 Merge pull request #129 from ids1024/cstr 6 年之前
  Ian Douglas Scott 5bcf1d42ff Simplify cstr_from_bytes_with_nul_unchecked() 6 年之前
  Ian Douglas Scott cbd0d0473c Make functions taking raw pointer return &'a instead of &'static 6 年之前
  stratact b389e4831d Have `open()` and `dup()` match `-1` for `Err` instead of `0` 6 年之前
  stratact 9daae71c2a Use the `super` module instead of `sys` 6 年之前
  stratact bb9d0e4aa1 Implement `RawFile::from_raw_fd()` 6 年之前
  stratact 285d1b05c4 Implement `RawFile::open()` and add `*_raw_df()` convenience methods 6 年之前
  stratact 7ca5fac214 Implement `RawFile::dup()` completely 6 年之前
  Jeremy Soller 3311a700e0 Merge pull request #126 from ProgVal/update-ralloc 7 年之前
  Valentin Lorentz 0b6d6549f1 Update ralloc. Closes GH-83. 7 年之前