summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #614 - Razican:version_update, r=alexcrichton0.2.24bors2017-06-152-16/+16
|\
| * cargo updateRazican2017-06-151-15/+15
| * Bumped version numberRazican2017-06-111-1/+1
* | Auto merge of #619 - gdf8gdn8:fixed-missing-epolloneshot-android, r=alexcrichtonbors2017-06-151-0/+1
|\ \
| * | Fixed missing epoll one shotUwe Strempel2017-06-151-0/+1
* | | Auto merge of #618 - jcowgill:mips-cleanups, r=alexcrichtonbors2017-06-153-67/+75
|\ \ \ | |/ / |/| |
| * | Add missing struct flock to mips64James Cowgill2017-06-151-0/+8
| * | Add missing MIPS syscallsJames Cowgill2017-06-153-33/+39
| * | Move types common to mips32 and mips64 into the main mips moduleJames Cowgill2017-06-153-34/+28
* | | Auto merge of #617 - Mic92:dirfd, r=alexcrichtonbors2017-06-141-0/+9
|\ \ \ | |/ / |/| |
| * | Add dirfd on netbsdJörg Thalheim2017-06-141-0/+9
|/ /
* | Auto merge of #611 - vityafx:add-pthread-priority-functions, r=alexcrichtonbors2017-06-132-0/+8
|\ \
| * | Move pthread_setschedprio into the linux submoduleVictor Polevoy2017-06-132-3/+2
| * | Disable pthread_setschedprio for androidVictor Polevoy2017-06-131-0/+1
| * | Move pthread_setschedprio to not-bsdVictor Polevoy2017-06-132-2/+2
| * | Build fix for non-bsdVictor Polevoy2017-06-132-6/+6
| * | Add schedule params & priority pthread functionsVictor Polevoy2017-06-091-0/+8
* | | Auto merge of #571 - Mic92:dirfd, r=alexcrichtonbors2017-06-135-0/+6
|\ \ \
| * | | add dirfd on unixJörg Thalheim2017-06-135-0/+6
* | | | Auto merge of #612 - shawnanastasio:master, r=alexcrichtonbors2017-06-131-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add unix seteuid()Shawn Anastasio2017-06-091-0/+1
|/ / /
* | | Auto merge of #608 - Uplifting:unix, r=alexcrichtonbors2017-06-084-0/+25
|\ \ \ | |_|/ |/| |
| * | move some functions not in androidAndrew Salmon2017-06-072-3/+3
| * | sys/io.h only in linux x86_64Andrew Salmon2017-06-073-4/+6
| * | add a number of syscallsAndrew Salmon2017-06-073-0/+23
* | | Auto merge of #607 - humenda:master, r=alexcrichtonbors2017-06-041-0/+3
|\ \ \ | |_|/ |/| |
| * | Add x86_64 module to uclibc/mod.rsSebastian Humenda2017-06-041-0/+3
* | | Auto merge of #591 - humenda:master, r=alexcrichtonbors2017-06-012-1/+313
|\ \ \ | |/ /
| * | Add experimental L4re supportSebastian Humenda2017-06-012-1/+313
|/ /
* | Auto merge of #599 - xd009642:master, r=alexcrichtonbors2017-05-304-3/+131
|\ \
| * | Fixed issues in test and struct names.Daniel McKenna2017-05-293-58/+100
| * | Updated cargo.lockDaniel McKenna2017-05-241-5/+5
| * | Fixed style issues and reverted version number.Daniel McKenna2017-05-242-2/+2
| * | Updated cargo.lock and toml for release.Daniel McKenna2017-05-232-3/+3
| * | Added missing linux/user.h structures.Daniel McKenna2017-05-232-0/+86
* | | Auto merge of #606 - kubo39:add-SC_NPROCESSORS_CONF-to-linux, r=alexcrichtonbors2017-05-291-0/+1
|\ \ \
| * | | Add _SC_NPROCESSORS_CONF on LinuxHiroki Noda2017-05-291-0/+1
|/ / /
* | | Auto merge of #605 - Uplifting:unix, r=alexcrichtonbors2017-05-287-1/+32
|\ \ \ | | |/ | |/|
| * | move functions to linuxAndrew Salmon2017-05-272-5/+4
| * | add ::timeval to settimeofdayAndrew Salmon2017-05-274-4/+4
| * | make modifications for proper build.Andrew Salmon2017-05-276-6/+11
| * | add unix utilities assumed portable (expecting build failures)Andrew Salmon2017-05-262-0/+11
| * | sys/times.h, setreuid/setregid, and sigpendingAndrew Salmon2017-05-262-0/+16
* | | Auto merge of #604 - Uplifting:posix, r=alexcrichtonbors2017-05-273-0/+17
|\ \ \ | |/ /
| * | remove semid_dsAndrew Salmon2017-05-261-8/+0
| * | remove struct fields because build failureAndrew Salmon2017-05-261-4/+5
| * | Merge branch 'posix' of https://github.com/Uplifting/libc into posixAndrew Salmon2017-05-261-0/+3
| |\ \
| | * \ Merge branch 'master' into posixAndrew Salmon2017-05-261-0/+3
| | |\ \
| * | | | fix overflow linesAndrew Salmon2017-05-261-2/+4
| |/ / /
| * | | typo in sem_flgAndrew Salmon2017-05-261-1/+1