aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/cloudabi64
Commit message (Expand)AuthorAgeFilesLines
* Drop cloudabiKonstantin Belousov2021-09-2113-3005/+0
* regen syscall files after d51198d63b63Ed Maste2021-05-131-91/+91
* Regen after r366145.Edward Tomasz Napierala2020-09-252-49/+62
* compat: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-13/+0
* sysent targets: further cleanup and deduplicationKyle Evans2020-01-181-24/+3
* Set .ORDER for makesyscalls generated filesKyle Evans2020-01-101-0/+3
* sysent: Reduce duplication and improve readability.Brooks Davis2019-12-061-8/+13
* Use uintptr_t instead of register_t * for the stack base.John Baldwin2019-12-032-13/+13
* Convert in-tree sysent targets to use new makesyscalls.luaKyle Evans2019-11-181-3/+5
* Check for errors from copyout() and suword*() in sv_copyout_args/strings.John Baldwin2019-11-182-5/+5
* Regen after r347228 and r352693.Brooks Davis2019-09-305-5/+11
* makesyscalls.sh: always use absolute path for syscalls.confBrooks Davis2019-05-301-2/+2
* Add helper functions to copy strings into struct image_args.Brooks Davis2018-11-291-2/+3
* Regenerated assorted syscall related files after:Brooks Davis2018-10-091-0/+1
* Don't use an .OBJDIR for 'make sysent'.Bryan Drewery2018-01-291-0/+3
* Use mallocarray(9) in CloudABI kernel code where possible.Ed Schouten2018-01-071-2/+2
* Allow timed waits with relative timeouts on locks and condvars.Ed Schouten2018-01-041-12/+15
* Upgrade to CloudABI v0.17.Ed Schouten2017-11-084-24/+27
* Import the latest CloudABI definitions, version 0.16.Ed Schouten2017-10-186-182/+69
* Complete the CloudABI networking refactoring.Ed Schouten2017-08-305-112/+37
* Sync CloudABI compatibility against the latest upstream version (v0.13).Ed Schouten2017-08-255-168/+43
* Upgrade to the latest sources generated from the CloudABI specification.Ed Schouten2017-07-266-208/+144
* Make file descriptor passing for CloudABI's recvmsg() work.Ed Schouten2017-03-221-28/+15
* Make file descriptor passing work for CloudABI's sendmsg().Ed Schouten2017-03-221-21/+14
* Regenerate all the system call tables to drop "created from" lines.John Baldwin2017-02-104-4/+0
* Revert crap accidentally committedBaptiste Daroussin2017-01-281-1/+0
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-281-0/+1
* Catch up with changes to structure member names.Ed Schouten2017-01-174-20/+20
* Regenerate sources based on the system call tables.Ed Schouten2017-01-175-94/+94
* Regenerate syscall provider argument strings.Mark Johnston2016-09-221-52/+52
* Don't forget to define __ELF_WORD_SIZE.Ed Schouten2016-08-211-0/+1
* Add a utility macro for converting 64-bit pointers to native pointers.Ed Schouten2016-08-214-20/+25
* Move the linker script from cloudabi64/ to cloudabi/.Ed Schouten2016-08-211-51/+0
* Use the right _MAX constant.Ed Schouten2016-08-211-1/+1
* Regenerate system call table after r304483.Ed Schouten2016-08-194-4/+4
* Import the new automatically generated system call table for CloudABI.Ed Schouten2016-08-196-181/+157
* Provide the CloudABI vDSO to its executables.Ed Schouten2016-08-102-0/+62
* Make CloudABI's way of doing TLS more friendly to userspace emulators.Ed Schouten2016-04-063-5/+17
* Make Position Independent Executables work for CloudABI.Ed Schouten2016-03-311-0/+1
* Regenerate system call table after r297468.Ed Schouten2016-03-314-7/+7
* Sync in the latest CloudABI system call definitions.Ed Schouten2016-03-311-6/+6
* Regenerate system call table after r297247.Ed Schouten2016-03-244-23/+23
* Replace the CloudABI system call table by a machine generated version.Ed Schouten2016-03-2410-312/+54
* 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