issues
search
fitzgen
/
mach
A rust interface to the Mach 3.0 kernel that underlies OSX.
https://docs.rs/mach
Other
81
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
.
#67
AustinLiew-okta
closed
2 years ago
0
switch to SPDX license expression
#66
Benjamin-L
opened
2 years ago
0
Upgrade to GitHub-native Dependabot
#65
dependabot-preview[bot]
opened
3 years ago
1
Add support for exceptions ports + aarch64
#64
bnjbvr
closed
2 years ago
4
Crate maintenance
#63
nbaksalyar
opened
4 years ago
3
Implement error and mach_error
#62
roblabla
opened
4 years ago
0
Docs.rs broken since version 0.3.0
#61
roblabla
opened
4 years ago
0
sectcreate Info.plist
#60
xd009642
opened
4 years ago
6
Add docs.rs default target
#59
FreeMasen
closed
4 years ago
1
Travis now supports Xcode 11.2
#58
steven-joruk
opened
5 years ago
0
Update README with license, contributing instructions; update ctest
#57
gnzlbg
closed
5 years ago
0
Support needed to setup call to mach::clock::clock_get_time.
#56
shribe
closed
1 year ago
5
Relicense from BSD-2 to tri-license of BSD-2/MIT/Apache-2.0
#55
fitzgen
closed
5 years ago
1
Re-license under MIT and Apache 2.0; add contribution section to the README
#54
gnzlbg
closed
5 years ago
0
Re-license under apache and MIT
#53
gnzlbg
closed
5 years ago
14
Add mach/mach_time.h support and update features and deps
#52
gnzlbg
closed
5 years ago
0
Breaking changes for 0.3 release
#51
gnzlbg
closed
6 years ago
0
disable ffi and run tests for the ios simulator targets
#50
gnzlbg
closed
6 years ago
0
Fix xcode64 builds
#49
gnzlbg
closed
6 years ago
1
Deprecate unsound APIs
#48
gnzlbg
closed
6 years ago
0
enable dependabot for mach
#47
gnzlbg
closed
6 years ago
3
bump ctest version
#46
gnzlbg
closed
6 years ago
0
Updates ci
#45
gnzlbg
closed
6 years ago
0
add mach-test to the workspace
#44
gnzlbg
closed
6 years ago
0
fix ctest version to 0.2.0
#43
gnzlbg
closed
6 years ago
0
Add mach_thread_self, thread_suspend, and thread_resume
#42
gterzian
closed
6 years ago
10
Implement more thread related api
#41
gterzian
closed
6 years ago
0
fix maintenance key
#40
gnzlbg
closed
6 years ago
0
ios failures when validating against xcode 9.4
#39
gnzlbg
closed
6 years ago
0
make clear which APIs this library exposes
#38
gnzlbg
closed
6 years ago
0
updates to ctest 0.2 API
#37
gnzlbg
closed
6 years ago
0
Make fields of thread status public.
#36
codimension
closed
6 years ago
6
Make fields of thread state struct public
#35
codimension
closed
6 years ago
0
Typo fix
#34
lashomb
closed
6 years ago
1
update minimum Rust version to 1.13 in readme
#33
gnzlbg
closed
6 years ago
0
Fix undefined-behavior in nightly Rust
#32
gnzlbg
closed
6 years ago
9
Implement mach headers
#31
gnzlbg
opened
6 years ago
0
Add clock, dyld_kernel, and exception types
#30
gnzlbg
closed
6 years ago
0
Use repr(packed) once it becomes stable
#29
gnzlbg
closed
5 years ago
7
Fix most ABI issues
#28
gnzlbg
closed
6 years ago
0
Test relevant XCode versions
#27
gnzlbg
closed
6 years ago
0
Test on different Xcode versions
#26
gnzlbg
closed
6 years ago
0
Which APIs should mach offer ?
#25
gnzlbg
closed
6 years ago
8
Make sure that no_std builds don't have artifacts from std
#24
gnzlbg
closed
6 years ago
0
Add no_std support.
#23
gnzlbg
closed
6 years ago
1
Make a minor release before fixing any ABI issues
#22
gnzlbg
closed
6 years ago
2
Mach should re-export libc's use_std feature
#21
gnzlbg
closed
6 years ago
0
Add CI for i686-apple-darwin and {i386, x86_64, arm, aarch64}-apple-ios and verify ABI using ctest
#20
gnzlbg
closed
6 years ago
3
Bump minimum rust version to 1.11.0 to fix travis-ci
#19
gnzlbg
closed
6 years ago
3
Test more apple targets
#18
gnzlbg
closed
6 years ago
1
Next