Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow warnings during a libstd build | Alex Crichton | 2015-11-02 | 1 | -0/+1 |
* | Add support to build as part of the standard library | Alex Crichton | 2015-11-02 | 1 | -0/+13 |
* | Add bindings for -D_FILE_OFFSET_BITS=64 | Alex Crichton | 2015-11-02 | 1 | -1/+1 |
* | Merge pull request #25 from alexcrichton/more-constants | Alex Crichton | 2015-10-30 | 1 | -1/+1 |
|\ | |||||
| * | Add more bindings for signals and select/pselect | Alex Crichton | 2015-10-30 | 1 | -1/+1 |
* | | Define dirent_t on all platforms | Alex Crichton | 2015-10-30 | 1 | -2/+0 |
|/ | |||||
* | OK, maybe a little soon for iOS | Alex Crichton | 2015-10-29 | 1 | -6/+0 |
* | Document iOS triples | Alex Crichton | 2015-10-29 | 1 | -0/+6 |
* | Explain weirdness of c_void and android missing fns | Alex Crichton | 2015-10-29 | 1 | -2/+6 |
* | Improve the README and switch URLs | Alex Crichton | 2015-10-29 | 1 | -13/+13 |
* | Use isize/usize | Alex Crichton | 2015-09-22 | 1 | -1/+20 |
* | Add aarch64 url | Alex Crichton | 2015-09-17 | 1 | -0/+3 |
* | Fix all tests on OSX | Alex Crichton | 2015-09-17 | 1 | -1/+0 |
* | Fix android | Alex Crichton | 2015-09-17 | 1 | -0/+1 |
* | Show some crate docs | Alex Crichton | 2015-09-17 | 1 | -0/+2 |
* | i686 => x86 | Alex Crichton | 2015-09-17 | 1 | -2/+2 |
* | Root urls for everyone! | Alex Crichton | 2015-09-17 | 1 | -2/+36 |
* | Attempt to build docs on Travis | Alex Crichton | 2015-09-16 | 1 | -0/+8 |
* | Hide variants of c_void from docs | Alex Crichton | 2015-09-16 | 1 | -0/+3 |
* | Major organization revamp | Alex Crichton | 2015-09-15 | 1 | -25/+10 |
* | Get android tests working | Alex Crichton | 2015-09-11 | 1 | -51/+10 |
* | Windows working again | Alex Crichton | 2015-09-11 | 1 | -13/+9 |
* | Remove now stray comment | Alex Crichton | 2015-09-11 | 1 | -1/+0 |
* | Get OSX working | Alex Crichton | 2015-09-11 | 1 | -3/+32 |
* | Let's just juggle everything around! | Alex Crichton | 2015-09-11 | 1 | -6485/+171 |
* | Correct ip6_mreq => ipv6_mreq | Alex Crichton | 2015-09-11 | 1 | -6/+6 |
* | Windows 32-bit fixes | Alex Crichton | 2015-09-11 | 1 | -14/+27 |
* | Fix OSX | Alex Crichton | 2015-09-10 | 1 | -15/+3 |
* | Add appveyor config | Alex Crichton | 2015-09-10 | 1 | -3/+0 |
* | More windows compat | Alex Crichton | 2015-09-10 | 1 | -9/+9 |
* | Fix linkage on OSX | Alex Crichton | 2015-09-10 | 1 | -29/+110 |
* | Get OSX tests compiling | Alex Crichton | 2015-09-10 | 1 | -6/+10 |
* | Test some functions! | Alex Crichton | 2015-09-10 | 1 | -49/+12 |
* | Try to fix _PC_NAME_MAX again | Alex Crichton | 2015-09-10 | 1 | -0/+3 |
* | More windows fixes | Alex Crichton | 2015-09-10 | 1 | -91/+33 |
* | What is wrong with _PC_NAME_MAX | Alex Crichton | 2015-09-10 | 1 | -3/+0 |
* | Re-fix _PC_NAME_MAX | Alex Crichton | 2015-09-10 | 1 | -0/+3 |
* | Fix defines on x86_64 OSX | Alex Crichton | 2015-09-10 | 1 | -6/+4 |
* | Fix wrong constants on linux | Alex Crichton | 2015-09-10 | 1 | -3/+3 |
* | Fix rlim_t for 32-bit linux | Alex Crichton | 2015-09-10 | 1 | -2/+2 |
* | Fix glob_t definition on linux | Alex Crichton | 2015-09-10 | 1 | -2/+3 |
* | Make all padding and such private | Alex Crichton | 2015-09-10 | 1 | -35/+36 |
* | Test struct field offsets/sizes | Alex Crichton | 2015-09-09 | 1 | -50/+50 |
* | Test size/align of structs | Alex Crichton | 2015-09-09 | 1 | -6/+12 |
* | Initial import of liblibc | Alex Crichton | 2015-09-09 | 1 | -0/+6509 |