summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #499 - alexcrichton:bump, r=alexcrichton0.2.20bors2017-01-172-3/+3
|\
| * Bump to 0.2.20Alex Crichton2017-01-172-3/+3
|/
* Auto merge of #494 - johalun:dragonfly-ttycom, r=alexcrichtonbors2017-01-171-0/+6
|\
| * Update mod.rsJohannes Lundberg2017-01-141-1/+0
| * Added some DragonFly-only constants.johalun2017-01-141-0/+7
* | Auto merge of #496 - lucab:to-upstream/fchdir, r=alexcrichtonbors2017-01-171-0/+1
|\ \
| * | unix: add fchdir(2)Luca Bruno2017-01-151-0/+1
| |/
* | Auto merge of #497 - learnopengles:master, r=alexcrichtonbors2017-01-171-0/+5
|\ \ | |/ |/|
| * Fix for removed OS X constants.Kevin Brothaler2017-01-161-0/+5
|/
* Auto merge of #493 - johalun:freebsd-ttycom, r=alexcrichtonbors2017-01-143-1/+68
|\
| * Added defines from ttycom.h for dragonfly and freebsd.johalun2017-01-133-1/+68
|/
* Auto merge of #489 - zackw:add-waitid, r=alexcrichtonbors2017-01-108-0/+80
|\
| * Remove remaining copy of the comment about idtype_t being an enum.Zack Weinberg2017-01-101-5/+0
| * Changes requested by reviewersZack Weinberg2017-01-107-37/+2
| * Patch in id_t missing in a few placesZack Weinberg2017-01-073-1/+3
| * Reorganize again; more portability fixes.Zack Weinberg2017-01-078-41/+108
| * Another round of portability fixes:Zack Weinberg2017-01-061-9/+28
| * Corrections based on CI failures.Zack Weinberg2017-01-065-10/+29
| * Add waitid and related constants and types.Zack Weinberg2017-01-062-0/+13
* | Auto merge of #492 - APTy:add-socket-peek-flag, r=alexcrichtonbors2017-01-106-0/+7
|\ \
| * | Add MSG_PEEK socket flagTyler Julian2017-01-096-0/+7
|/ /
* | Auto merge of #490 - redox-os:master, r=alexcrichtonbors2017-01-071-2/+2
|\ \
| * | Remove kind='static'Jeremy Soller2017-01-061-2/+2
* | | Auto merge of #491 - Roguelazer:add_getpeereid_function, r=alexcrichtonbors2017-01-061-0/+4
|\ \ \ | |/ / |/| |
| * | Add getpeereid functionJames Brown2017-01-061-0/+4
|/ /
* | Auto merge of #488 - redox-os:redox, r=alexcrichtonbors2017-01-061-0/+4
|\ \ | |/ |/|
| * Link libc and libmJeremy Soller2017-01-061-0/+4
|/
* Merge pull request #487 from alexcrichton/bump0.2.19Alex Crichton2017-01-042-3/+3
|\
| * Bump to 0.2.19Alex Crichton2017-01-042-3/+3
|/
* Auto merge of #485 - dhduvall:solaris-flock, r=alexcrichtonbors2017-01-031-0/+4
|\
| * Fix a brown-paper-bag bug: botched constant types.Danek Duvall2017-01-031-3/+3
| * Add Solaris constants for fcntl-style advisory lockingDanek Duvall2017-01-031-0/+4
* | Auto merge of #484 - eddyb:dox-unops, r=alexcrichtonbors2017-01-031-0/+38
|\ \
| * | Support Neg and Not in no_core mode.Eduard-Mihai Burtescu2017-01-031-0/+38
* | | Auto merge of #483 - japaric:sparc64, r=alexcrichtonbors2017-01-0113-194/+1312
|\ \ \
| * | | tidy and last minute fixesJorge Aparicio2016-12-316-6/+27
| * | | less cfg, way more codeJorge Aparicio2016-12-3113-689/+1092
| |/ /
| * | [WIP] sparc64-linux supportJorge Aparicio2016-12-305-9/+703
| |/
* | Auto merge of #482 - MrFloya:initgroups, r=alexcrichtonbors2016-12-292-0/+3
|\ \
| * | Added initgroupsFlorian Wilkens2016-12-292-0/+3
* | | Auto merge of #481 - philippkeller:master, r=alexcrichtonbors2016-12-291-0/+6
|\ \ \ | |/ / |/| |
| * | Remove trailing whitespacePhilipp Keller2016-12-291-1/+1
| * | Add execl, execle, execlp for all unix systemsPhilipp Keller2016-12-281-0/+6
* | | Auto merge of #477 - zethra:master, r=alexcrichtonbors2016-12-281-0/+120
|\ \ \ | |/ / |/| |
| * | Moved PR constants to linuxzethra2016-12-282-120/+120
| * | Merge branch 'master' of https://github.com/rust-lang/libczethra2016-12-282-0/+13
| |\ \ | |/ / |/| |
* | | Auto merge of #479 - nanosankaku:master, r=alexcrichtonbors2016-12-271-0/+9
|\ \ \ | |_|/ |/| |
| * | Add binding for mremap.sankaku2016-12-271-0/+9
|/ /
* | Auto merge of #478 - jackpot51:patch-1, r=alexcrichtonbors2016-12-211-0/+4
|\ \
| * | Add memalign to Redox (for use in allocator)Jeremy Soller2016-12-211-0/+4
|/ /