summaryrefslogtreecommitdiff
path: root/src/unix/linux_like/emscripten
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #3086 - howjmay:add-PR_SET_PTRACER_ANY, r=JohnTitorbors2023-01-281-0/+1
|\
| * linux: add PR_SET_PTRACER_ANYYang Hau2023-01-271-0/+1
* | Fix broken URLsKleis Auke Wolthuizen2023-01-231-2/+2
* | Add getentropy for EmscriptenKleis Auke Wolthuizen2023-01-231-1/+2
|/
* Add ISO C functions atof, atol, atoll, strtoll, strtoullLegionMammal9782022-12-141-1/+0
* Add makedev for the BSDsAlan Somers2022-09-071-1/+3
* linux SOMAXCONN rework proposal.David Carlier2022-05-281-0/+2
* Android supports EPOLLEXCLUSIVERyan Zoeller2021-10-141-2/+0
* Consolidate common EPOLL flagsRyan Zoeller2021-10-141-4/+0
* Define XATTR_{CREATE,REPLACE} for all linux_likeThiƩbaud Weksteen2021-05-311-3/+0
* Auto merge of #2141 - zonyitoo:master, r=JohnTitorbors2021-04-121-12/+0
|\
| * Unified Linux TCP socket optionszonyitoo2021-04-091-12/+0
* | Auto merge of #2143 - coolreader18:rlim-nlimits-linux, r=JohnTitorbors2021-04-081-0/+1
|\ \ | |/ |/|
| * Add RLIM_NLIMITS constant as alias of RLIMIT_NLIMITS on linux_likeNoah2021-04-081-0/+1
* | Fix styleYuki Okushi2021-04-061-71/+16
|/
* Implement accept4 on Android as raw syscall.Maarten de Vries2020-11-031-0/+6
* linux: Add definitions for Multipath TCPGeorge Hopkins2020-10-211-0/+2
* Add more constants for Linux like OSLinkTed2020-09-111-0/+3
* Re-define `__priority_which`s as c_uint in linux-gnuYuki Okushi2020-05-211-0/+4
* Fix `max_align_t` size and alignYuki Okushi2020-04-141-2/+2
* Use wasi values for `errno`sYuki Okushi2020-04-141-100/+136
* Update linksYuki Okushi2020-04-141-2/+2
* Remove `TCP_FASTOPEN_CONNECT` from emscriptenYuki Okushi2020-04-141-1/+0
* Add F_OFD_* constantsAndre Nathan2020-03-101-0/+3
* Add `CLOCK_TAI` to linux_like/mod.rsYuki Okushi2020-03-081-3/+0
* Merge pull request #1672 from JohnTitor/ci-tweaksYuki Okushi2020-03-011-2/+2
|\
| * Replace TODO with FIXME to make grep easyYuki Okushi2020-02-291-2/+2
* | Add TCP_FASTOPEN_CONNECT for Linux after 4.11zonyitoo2020-02-291-0/+1
|/
* Add flock64 to linux_like platformsElichai Turkel2019-11-211-0/+8
* Allow missing debug impls in emscriptengnzlbg2019-09-261-0/+1
* Fix typognzlbg2019-09-251-1/+1
* max_align_t does not need Debuggnzlbg2019-09-251-0/+1
* use no-extra-traitsgnzlbg2019-09-251-5/+6
* Do not use tuple structsgnzlbg2019-09-251-1/+3
* Fix max_align_tgnzlbg2019-09-251-4/+3
* Implement max_align_tgnzlbg2019-09-201-0/+4
* Formattinggnzlbg2019-09-123-93/+151
* Update ino_tThomas Lively2019-08-281-1/+1
* Update Emscripten system typesThomas Lively2019-08-161-4/+4
* Remove AF_MAX, PF_MAX, NET_MAXID constantsBryant Mairs2019-07-051-15/+0
* Rename the notbsd module to linux_likegnzlbg2019-06-033-0/+1995