summaryrefslogtreecommitdiff
path: root/src/unix/newlib/horizon
Commit message (Expand)AuthorAgeFilesLines
* Add pthread_condattr_{set,get}clock on Horizon OSIan Chamberlain2022-04-111-0/+10
* Fixed size of sockaddr_inAndrea Ciliberti2022-03-151-1/+0
* Reorganize some newlib definitions into a "generic" moduleMark Drobnak2022-03-131-1/+18
* Merge remote-tracking branch 'rust-lang/master' into horizon-getrandom-and-fixesMark Drobnak2022-03-131-0/+42
|\
| * Rename "idealprocessor" attr functions to "processorid"AzureMarker2022-03-061-5/+5
| * Add nonstandard pthread_getprocessorid_np functionAzureMarker2022-03-061-0/+2
| * Replace pthread_getpriority nonstandard function with standard onesAzureMarker2022-03-061-1/+15
| * Change wording to "ideal processor" and use "np" suffixAzureMarker2022-03-061-1/+9
| * Change to more standard priority function interfacesAzureMarker2022-03-061-1/+13
| * Add some extensions to pthread for armv6k-nintendo-3dsAzureMarker2022-03-061-0/+6
* | Add fixes from libc-test resultsIan Chamberlain2022-03-061-2/+2
* | Add constants for getrandom flagsIan Chamberlain2022-03-061-0/+4
* | Add getrandom call on horizon OSIan Chamberlain2022-03-061-0/+2
|/
* Fixed sockaddr definitionAndrea Ciliberti2022-01-231-1/+1
* Fixed conditional programming lintAndrea Ciliberti2022-01-231-2/+3
* Fixed network implementationsMeziu2022-01-231-1/+1
* Fixed struct/constants orderMeziu2022-01-231-34/+34
* ARMv6K Horizon OS supportMeziu2022-01-231-0/+193