summaryrefslogtreecommitdiff
path: root/src/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* Deprecate mach APIs: users should use the `mach` crate instead.gnzlbg2019-05-241-0/+38
* Remove more documentation cruftgnzlbg2019-02-201-7/+0
* Cleanup dox messgnzlbg2019-02-131-6/+6
* Fix build on all platformsgnzlbg2019-02-071-20/+76
* Check style using rustfmt and reformatgnzlbg2019-02-071-1/+3
* Implement Hash for all typesBryant Mairs2019-02-021-1/+1
* Implement Debug for all typesBryant Mairs2019-02-021-1/+1
* Implement PartialEq,Eq for all typesBryant Mairs2019-02-021-0/+15
* re-formatgnzlbg2018-11-191-1/+3
* the f macro is unused in some targetsgnzlbg2018-11-101-0/+1
* Add align feature to pthread structsLinus Färnstrand2018-07-291-0/+17
* Implement statfs for dragonfly, freebsd and openbsdalesharik2018-07-171-2/+2
* Rename the dox configuration option to cross_platform_docsFrancis Gagné2018-03-181-2/+2
* Add more fcntl and seal constants for Android/LinuxBryant Mairs2017-08-201-37/+0
* Fix evaluation order of the cfg_if! macroSebastian Wicki2016-02-291-1/+1
* Add rumprun CI and get tests passingAlex Crichton2015-12-011-1/+2
* Add more bindings for signals and select/pselectAlex Crichton2015-10-301-0/+18
* Attempt to build docs on TravisAlex Crichton2015-09-161-2/+2
* Let's just juggle everything around!Alex Crichton2015-09-111-9/+25
* Tweak macros moduleAlex Crichton2015-09-111-5/+3
* Windows 32-bit fixesAlex Crichton2015-09-111-0/+75