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
|
пре 6 година |
Valentin Lorentz
|
0b6d6549f1
Update ralloc. Closes GH-83.
|
пре 6 година |
Jeremy Soller
|
ed12713aa8
Update gitignore for tests
|
пре 6 година |
Jeremy Soller
|
c647fdfed3
Merge pull request #116 from matijaskala/patch-1
|
пре 6 година |
Jeremy Soller
|
8eec109cc0
Merge pull request #120 from Majora320/master
|
пре 6 година |
Jeremy Soller
|
c8d4ea3ee6
Merge pull request #123 from Arcterus/qsort-real
|
пре 6 година |
Jeremy Soller
|
4fb4790890
Merge pull request #122 from Arcterus/qsort
|
пре 6 година |
Matija Skala
|
9bbb070104
Add optimized version of memchr
|
пре 7 година |
Alex Lyon
|
f5ded007c6
stdlib: recurse into the smaller partition when sorting
|
пре 6 година |
Alex Lyon
|
4d3ac1c0dc
stdlib: save stack space by looping in introsort_helper()
|
пре 6 година |
Alex Lyon
|
b15aa83a8a
stdlib: move insertion sort from introsort() into a separate function
|
пре 6 година |
Alex Lyon
|
aa21e5fc3f
stdlib: implement qsort() as an introsort
|
пре 6 година |
Jeremy Soller
|
6e8e6ad5d2
Merge pull request #121 from Arcterus/strtoul
|
пре 6 година |
Alex Lyon
|
0cabecd5b5
stdio, string, platform: fix a bug in printf() involving chars
|
пре 6 година |
Moses Miller
|
d14d0b5965
Fix various formatting issues
|
пре 6 година |
Moses Miller
|
766e00c69e
Implement conversion of nanoseconds to clocks in terms of CLOCKS_PER_SEC
|
пре 6 година |
Moses Miller
|
3d1a66f270
Add CLOCKS_PER_SEC
|
пре 6 година |
Moses Miller
|
9d8758006d
Change 1000000 to 1_000_000
|
пре 6 година |