-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: rust-lang/libc
base: 07a92067930670473dc53300dfdda23ff486344d
head repository: rust-lang/libc
compare: e19309c8b4e8bbd11f4d84dfffd75e3d1ac477fe
- 15 commits
- 32 files changed
- 4 contributors
Commits on Mar 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 993ea7e - Browse repository at this point
Copy the full SHA 993ea7eView commit details
Commits on Mar 2, 2016
-
Merge pull request #207 from alexcrichton/android-select
Add select() to Android bindings
Configuration menu - View commit details
-
Copy full SHA for 91ef172 - Browse repository at this point
Copy the full SHA 91ef172View commit details -
Add a style checking script to CI
It's tough to have PRs bounce or to have a back and forth with contributors about minor style quibbles. Sometimes it ends up just being easier to fix style after the fact, but let's add some automation to help this! This commit adds a script to run on CI and locally to verify the style of this repository. There's a few stylistic guidelines to ensure that definitions are understandable across the jungle of modules. This consistency should help assist readability for any future readers!
Configuration menu - View commit details
-
Copy full SHA for 8a8bc66 - Browse repository at this point
Copy the full SHA 8a8bc66View commit details
Commits on Mar 3, 2016
-
Use nightlies for iOS and rumprun
iOS was fixed awhile back and we should have rumprun nightlies now, so let's use them!
Configuration menu - View commit details
-
Copy full SHA for c02a5c2 - Browse repository at this point
Copy the full SHA c02a5c2View commit details
Commits on Mar 6, 2016
-
Merge pull request #208 from alexcrichton/moar-nightlies
Use nightlies for iOS and rumprun
Configuration menu - View commit details
-
Copy full SHA for 5f527b0 - Browse repository at this point
Copy the full SHA 5f527b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4c019 - Browse repository at this point
Copy the full SHA 3e4c019View commit details -
i686-musl: split timespec fields into (time_t, c_long) pairs
This is how MetadaExt expects these fields to be named. See https://github.com/rust-lang/rust/blob/c116ae35cf49b55bd8d82e31f1ba030cf7e63867/src/libstd/os/linux/fs.rs#L107-L121
Jorge Aparicio committedMar 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 37db5af - Browse repository at this point
Copy the full SHA 37db5afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88396ac - Browse repository at this point
Copy the full SHA 88396acView commit details -
unix: Include fdatasync(2) on non-Apple systems
The function is defined in POSIX [0], but according to Gnulib docs [1], it is missing or not declared on at least some versions of OS X and FreeBSD. On Solaris, it is not a system call but is present as fdatasync(3) [2]. [0] http://www.opengroup.org/onlinepubs/9699919799/functions/fdatasync.html [1] https://www.gnu.org/software/gnulib/manual/html_node/fdatasync.html [2] http://docs.oracle.com/cd/E36784_01/html/E36874/fdatasync-3c.html
Configuration menu - View commit details
-
Copy full SHA for a3d4884 - Browse repository at this point
Copy the full SHA a3d4884View commit details -
same treatment for arm and asmjs
Jorge Aparicio committedMar 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 689fee5 - Browse repository at this point
Copy the full SHA 689fee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 735863a - Browse repository at this point
Copy the full SHA 735863aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b98b81 - Browse repository at this point
Copy the full SHA 8b98b81View commit details -
Merge branch 'style' of https://github.com/alexcrichton/libc into merge
Conflicts: src/unix/notbsd/linux/musl/b32/arm.rs src/unix/notbsd/linux/musl/b32/asmjs.rs src/unix/notbsd/linux/musl/b32/x86.rs src/unix/notbsd/linux/musl/b64/mod.rs src/unix/notbsd/linux/other/b32/x86.rs src/unix/notbsd/linux/other/b64/aarch64.rs src/unix/notbsd/linux/other/b64/powerpc64.rs src/unix/notbsd/linux/other/b64/x86_64.rs
Configuration menu - View commit details
-
Copy full SHA for 518e09f - Browse repository at this point
Copy the full SHA 518e09fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3b423 - Browse repository at this point
Copy the full SHA dd3b423View commit details -
Merge pull request #212 from alexcrichton/merge
Merge a few PRs together
Configuration menu - View commit details
-
Copy full SHA for e19309c - Browse repository at this point
Copy the full SHA e19309cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 07a92067930670473dc53300dfdda23ff486344d...e19309c8b4e8bbd11f4d84dfffd75e3d1ac477fe