summaryrefslogtreecommitdiff
path: root/src/unix/uclibc
Commit message (Expand)AuthorAgeFilesLines
* add fdopendir on macOSScott Lamb2018-06-071-2/+0
* Add sem_getvalue to unixJason Longshore2018-05-101-0/+2
* Fix style for #958.dragan.mladjenovic2018-04-031-1/+0
* Fix libstd build for mips*-unknown-linux-uclibcdragan.mladjenovic2018-04-032-2/+371
* redefine pthread_t for l4re-uclibcSebastian Humenda2018-03-125-2/+11
* Syntax fixKelvin Ly2017-11-141-2/+2
* Add some fixes to allow it to compile with newer libstdKelvin Ly2017-11-142-1/+3
* FIX: line longer than 80 charsluozijun2017-11-091-1/+2
* Add network interface flag constants for all platformsluozijun2017-11-091-16/+18
* Move various POLL* and RTLD_LAZY constants into submodules.Jessica Hamilton2017-09-261-0/+8
* Define additional IPPROTO_* constants.Jack Pappas2017-09-171-0/+56
* Add networking symbols for uclibc/x86_64Sebastian Humenda2017-09-062-0/+13
* Add QCMD() for available platformsBryant Mairs2017-08-291-0/+4
* Add asmjs/wasm32 to CIAlex Crichton2017-08-261-14/+69
* adjust value for minimal thread stack sizeSebastian Humenda2017-08-172-5/+8
* Remove superflouos doc commentsSebastian Humenda2017-08-171-2/+2
* Merge branch 'master' into testSebastian Humenda2017-08-172-90/+121
|\
| * Improve x86_64/uclibc stat/signal struct definitionsSebastian Humenda2017-08-161-68/+18
| * Move L4Re-specific code into separate module.Sebastian Humenda2017-08-082-30/+55
| * add more uclibc constantsSebastian Humenda2017-08-081-0/+17
| * Improve types for uclibc/x86_64Sebastian Humenda2017-08-071-20/+59
* | Move endpwent out of the base Unix moduleJamie Hewland2017-08-101-0/+1
* | Try move getpwuid_r/getpwnam_r to base Unix moduleJamie Hewland2017-08-101-10/+0
|/
* Merge branch 'master' of https://github.com/rust-lang/libcKelvin Ly2017-07-312-7/+378
|\
| * add missing socket constantsNicolas Dusart2017-07-101-6/+0
| * Add pthread_rwlockattr APIsmain()2017-06-281-0/+13
| * Add more structsSebastian Humenda2017-06-231-15/+64
| * Add x86_64 module to uclibc/mod.rsSebastian Humenda2017-06-041-0/+3
| * Add experimental L4re supportSebastian Humenda2017-06-012-1/+313
* | Add IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP to uclibcKelvin Ly2017-07-311-0/+3
|/
* Remove MAP_HUGETLB from mips-unknown-linux-uclibcKelvin Ly2017-05-061-2/+0
* Remove mips64-linux-uclibc as a targetKelvin Ly2017-04-301-2/+1
* Remove unsupported targetsKelvin Ly2017-04-3012-3965/+1
* Fix indentation, remove more constants that don't work for uclibcKelvin Ly2017-04-265-144/+0
* Fix more styleKelvin Ly2017-04-241-238/+236
* Style fixesKelvin Ly2017-04-241-279/+272
* Restructure with separate uclibc branchKelvin Ly2017-04-2415-0/+6840