aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/cloudabi64
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: move out generic bits from cloudabi64_sysvec.c.Ed Schouten2015-10-222-0/+158
* Add the last remaining system calls: send() and recv().Ed Schouten2015-08-121-4/+100
* Make blocking CloudABI futex operations work.Ed Schouten2015-08-121-0/+121
* Make poll() and kqueue() on CloudABI work.Ed Schouten2015-08-121-4/+242
* Regenerate the system call table.Ed Schouten2015-08-055-22/+67
* Import the latest CloudABI system call definitions and table.Ed Schouten2015-08-052-3/+18
* Regenerate system call table.Ed Schouten2015-07-275-13/+13
* Sync in latest upstream system call definitions.Ed Schouten2015-07-271-3/+3
* Regenerate system call table.Ed Schouten2015-07-225-8/+23
* Import upstream changes to the system call definitions.Ed Schouten2015-07-221-2/+5
* Make thread creation work for CloudABI processes.Ed Schouten2015-07-212-2/+71
* Regenerate system call table for r285540.Ed Schouten2015-07-145-14/+14
* Implement thread_tcb_set() and thread_yield().Ed Schouten2015-07-142-11/+1
* Implement {,p}{read,write}{,v}().Ed Schouten2015-07-141-8/+87
* Generate CloudABI system call table with proper $FreeBSD$ tags.Ed Schouten2015-07-095-0/+2339
* Import the CloudABI datatypes and create a system call table.Ed Schouten2015-07-098-0/+484