summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2361 - hcsch:libc-0.2.101, r=Amanieu0.2.101bors2021-08-251-2/+2
|\
| * Bump to 0.2.101Hans Christian Schmitz2021-08-241-2/+2
* | dragonflybsd further utmpx db fnDC2021-08-241-0/+10
* | Auto merge of #2360 - devnexen:haiku_cpuid_info, r=Amanieubors2021-08-241-0/+3
|\ \ | |/ |/|
| * haiku adding cpuid_info data.David CARLIER2021-08-231-0/+3
* | Add `strtof` for all platforms that have `strtod`Hans Christian Schmitz2021-08-223-0/+3
|/
* openbsd: export `struct sigcontext` for x86_64Sébastien Marie2021-08-211-0/+3
* Auto merge of #2353 - GuillaumeGomez:upgrade-version, r=JohnTitor0.2.100bors2021-08-211-2/+2
|\
| * Upgrade crate version to 0.2.100Guillaume Gomez2021-08-191-2/+2
* | Auto merge of #2351 - devnexen:fbsd_auxv_info, r=JohnTitorbors2021-08-203-1/+22
|\ \
| * | freebsd auxiliary vectors type additionDC2021-08-193-1/+22
* | | Auto merge of #2293 - devnexen:system_prop_api_android, r=JohnTitorbors2021-08-203-0/+12
|\ \ \
| * | | android system prop api update.David Carlier2021-08-193-0/+12
| |/ /
* | | Auto merge of #2354 - nielx:haiku/fix-tests, r=JohnTitorbors2021-08-2010-14/+118
|\ \ \
| * | | Haiku: fix testsNiels Sascha Reedijk2021-08-1910-14/+118
| |/ /
* | | freebsd add subset of libprocstatDC2021-08-192-0/+18
|/ /
* | Add "_aligned_free" on the Windows platformPavel Samolysov2021-08-181-0/+1
|/
* netbsd add auxiliary vector query ids.David Carlier2021-08-163-0/+31
* procctl api addition for freebsd/dragonflybsdDC2021-08-163-0/+21
* Auto merge of #2342 - devnexen:dfbsd_shm_api, r=JohnTitorbors2021-08-161-0/+4
|\
| * dragonflybsd add shm api.DC2021-08-141-0/+4
* | Auto merge of #2340 - devnexen:macos_proc_kmsgbuf, r=JohnTitorbors2021-08-161-1/+2
|\ \
| * | proc_kmsgbuf for darwin additionDavid CARLIER2021-08-141-1/+2
| |/
* | Auto merge of #2333 - dfoxfranke:master, r=JohnTitorbors2021-08-162-0/+6
|\ \
| * | Add clock_adjtime() to linux-gnuDaniel Fox Franke2021-08-131-0/+1
| * | Add <sys/timex.h> bindings for linux-muslDaniel Fox Franke2021-08-131-0/+5
* | | Auto merge of #2329 - devnexen:getsethostid_unix, r=JohnTitorbors2021-08-157-0/+12
|\ \ \
| * | | adding gethostid/sethostid to most unixes (redox still unimplemented atDavid CARLIER2021-08-137-0/+12
* | | | Auto merge of #2338 - rtzoeller:netbsd_sched_setscheduler, r=Amanieubors2021-08-141-0/+2
|\ \ \ \
| * | | | Add sched_get/setscheduler for NetBSDRyan Zoeller2021-08-131-0/+2
* | | | | Auto merge of #2339 - rtzoeller:freebsdlike_sched_setparam, r=Amanieubors2021-08-142-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add sched_get/setparam for FreeBSD and DragonFlyBSDRyan Zoeller2021-08-132-0/+4
| |/ / /
* | | | Auto merge of #2335 - semarie:openbsd-maxpathlen, r=JohnTitorbors2021-08-131-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | openbsd: add sys/param.h include for MAXPATHLEN in testsSébastien Marie2021-08-131-0/+1
| | |/ | |/|
* | | Auto merge of #2334 - rtzoeller:netbsd_sched_consts, r=JohnTitorbors2021-08-131-0/+4
|\ \ \
| * | | Add scheduler constants for NetBSDRyan Zoeller2021-08-121-0/+4
| | |/ | |/|
* | | Auto merge of #2331 - rtzoeller:sched_get_priority_limits, r=Amanieubors2021-08-134-0/+8
|\ \ \ | |_|/ |/| |
| * | sched_get_priority_max/min apply to all BSDs and SolarisRyan Zoeller2021-08-124-0/+8
| |/
* | Go around rustc version limitationsGuillaume Gomez2021-08-121-0/+2
|/
* Auto merge of #2312 - flxo:master, r=JohnTitor0.2.99bors2021-08-101-2/+2
|\
| * Bump to 0.2.99Felix Obenhuber2021-08-021-2/+2
* | Auto merge of #2323 - deantvv:add-hstrerror, r=Amanieubors2021-08-091-0/+1
|\ \
| * | unix add hstrerrorDean Li2021-08-071-0/+1
* | | Auto merge of #2321 - devnexen:haiku_find_path, r=Amanieubors2021-08-091-0/+1
|\ \ \
| * | | haiku adding handy find_path fn.David CARLIER2021-08-061-0/+1
| |/ /
* | | Auto merge of #2314 - devnexen:netbsd_log_upd, r=Amanieubors2021-08-091-0/+3
|\ \ \
| * | | netbsd log api utmpx flavor additionDavid Carlier2021-08-021-0/+3
| | |/ | |/|
* | | netbsd/openbsd adding more IPC_* flags.David Carlier2021-08-084-0/+28
| |/ |/|
* | Auto merge of #2311 - devnexen:netbsd_kinfo_lookup_data, r=JohnTitorbors2021-08-031-0/+11
|\ \
| * | netbsd add proper flags for kinfo_vmentry lookupsDavid Carlier2021-07-311-0/+11
| |/