aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/cloudabi64/cloudabi64_fd.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* Catch up with changes to structure member names.Ed Schouten2017-01-171-6/+6
* Add a utility macro for converting 64-bit pointers to native pointers.Ed Schouten2016-08-211-5/+4
* Use the right _MAX constant.Ed Schouten2016-08-211-1/+1
* Replace the CloudABI system call table by a machine generated version.Ed Schouten2016-03-241-1/+2
* Implement {,p}{read,write}{,v}().Ed Schouten2015-07-141-8/+87
* Import the CloudABI datatypes and create a system call table.Ed Schouten2015-07-091-0/+66