This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
compat
/
cloudabi
History
Eitan Adler
e124e27ba2
sys/cloudabi: Avoid relying on GNU specific extensions
...
An empty initializer list is not technically valid C grammar. MFC After: 1 week
2018-03-07 14:47:43 +00:00
..
cloudabi_clock.c
Include <sys/systm.h> to obtain the memcpy() prototype.
2017-03-24 07:09:33 +00:00
cloudabi_errno.c
…
cloudabi_fd.c
sys/cloudabi: Avoid relying on GNU specific extensions
2018-03-07 14:47:43 +00:00
cloudabi_file.c
sys/linux: Fix a few potential infoleaks in cloudabi
2018-03-03 21:50:55 +00:00
cloudabi_futex.c
Allow timed waits with relative timeouts on locks and condvars.
2018-01-04 21:57:37 +00:00
cloudabi_mem.c
Upgrade to the latest sources generated from the CloudABI specification.
2017-07-26 06:57:15 +00:00
cloudabi_proc.c
…
cloudabi_proto.h
…
cloudabi_random.c
…
cloudabi_sock.c
Complete the CloudABI networking refactoring.
2017-08-30 07:30:06 +00:00
cloudabi_thread.c
…
cloudabi_util.h
Allow timed waits with relative timeouts on locks and condvars.
2018-01-04 21:57:37 +00:00
cloudabi_vdso.c
…
cloudabi_vdso.lds
…