summaryrefslogtreecommitdiff
path: root/src/unix/mod.rs
Commit message (Expand)AuthorAgeFilesLines
...
* add fmemopen, open_memstream, and open_wmemstream for POSIX.1-2008Jed Brown2020-08-191-0/+13
* Add DevkitPPC supportDark Kirb2020-08-051-0/+16
* Limit macOS `$INODE64` symbol names to x86 and x86_64Jake Goulding2020-07-081-6/+22
* Re-define `__priority_which`s as c_uint in linux-gnuYuki Okushi2020-05-211-4/+0
* unix: add strndup()Matthias Schiffer2020-04-111-0/+1
* Merge pull request #1716 from pfmooney/illumos-targetYuki Okushi2020-04-111-3/+9
|\
| * Split up Solaris and illumos targetsPatrick Mooney2020-04-031-3/+9
* | Add strsignal(3) to unixBrian Gavin2020-04-071-0/+1
|/
* Add lockfIvan Tham2020-03-261-0/+6
* Replace TODO with FIXME to make grep easyYuki Okushi2020-02-291-1/+1
* add wmemchr to all platforms support memchrLzu Tao2020-02-211-0/+1
* Add qsort, qsort_r and bsearchMarco A L Barbosa2020-02-191-0/+17
* Auto merge of #1518 - gnzlbg:freebsd10support, r=gnzlbgbors2019-09-211-7/+7
|\
| * Add FreeBSD10 supportgnzlbg2019-09-161-7/+7
* | pthread_exit fixArtyom Pavlov2019-09-201-1/+1
* | Auto merge of #1513 - mulimoen:master, r=gnzlbgbors2019-09-161-0/+1
|\ \ | |/ |/|
| * add isblankMagnus Ulimoen2019-09-161-0/+1
* | Formattinggnzlbg2019-09-121-346/+677
|/
* Add support for FreeBSD CURRENT (aka freebsd13)Luca Pizzamiglio2019-07-281-7/+7
* Don't forget the cfg_attrXavier L'Heureux2019-07-261-2/+2
* StyleXavier L'Heureux2019-07-151-38/+40
* Remove some unsupported methodsXavier L'Heureux2019-07-151-0/+8
* Auto merge of #1350 - dbrgn:ttyname_r, r=gnzlbgbors2019-06-241-0/+4
|\
| * fixup! Add ttyname_rDanilo Bargen2019-06-231-0/+2
| * Add ttyname_rDanilo Bargen2019-05-191-0/+2
* | Rename the notbsd module to linux_likegnzlbg2019-06-031-2/+2
* | Refactor fixed-width integer types into its own modulegnzlbg2019-05-291-9/+0
* | Update MUSL Linux kernel headers and re-enable Linux testsgnzlbg2019-05-271-6/+0
* | Merge pull request #1346 from gnzlbg/simplify_freebsdgnzlbg2019-05-261-7/+28
|\ \
| * | Add a FreeBSD 12 build job and test FreeBSD12 APIsgnzlbg2019-05-241-7/+28
* | | Auto merge of #503 - TethysSvensson:fix-mode, r=gnzlbgbors2019-05-251-3/+3
|\ \ \ | |/ / |/| |
| * | Set the type for S_ISUID, S_ISGID and S_ISVTX correctlyMathias Svensson2019-03-031-3/+3
* | | Auto merge of #1361 - gnzlbg:std_feature, r=gnzlbgbors2019-05-241-1/+1
|\ \ \
| * | | Deprecate `use_std` cargo feature: use `std` instead .gnzlbg2019-05-241-1/+1
* | | | Fix locale_t in unix and fuchsia.gnzlbg2019-05-241-6/+1
|/ / /
* | | Test strerror_r on Android and Linuxgnzlbg2019-05-231-4/+0
* | | [breaking change] incorrect API of gettimeofdaygnzlbg2019-05-221-11/+0
| |/ |/|
* | Auto merge of #1332 - redox-os:redox-unix, r=gnzlbgbors2019-05-161-1/+15
|\ \
| * | Move Redox support into unix moduleJeremy Soller2019-05-041-1/+15
* | | Remove bitrig supportgnzlbg2019-05-161-4/+2
* | | Link against correct scanf,fscanf,sscanfgnzlbg2019-05-161-0/+3
* | | Warn users of gettimeofday of potential breaking changegnzlbg2019-05-161-0/+8
|/ /
* | Put comments in the correct locationJason King2019-04-191-4/+4
* | Added doc comment w/ links explaining the difference between 32-bit and 64-bi...Jason King2019-04-191-0/+6
* | This fixes issue #1318 - on Solarish systems __posix_readdir_r is onlyJason King2019-04-171-2/+0
|/
* Clean libc-test for apple targetsgnzlbg2019-02-221-5/+0
* Remove more documentation cruftgnzlbg2019-02-201-3/+1
* Cleanup dox messgnzlbg2019-02-131-11/+9
* Fix styleJason King2019-02-121-4/+10
* Rename solaris dir to solarish to indicate it's including both SolarisJason King2019-02-111-4/+18