new-doc: status: update

This commit is contained in:
Daniel Kochmański 2016-03-02 14:49:48 +01:00
parent dc912c8900
commit bc986e60e1

View file

@ -40,7 +40,12 @@ Many nodes, moderate amount of content (deviations from the standard)
* Extensions
- [ ] System building (ASDF, builder)
- [ ] OS interface
- [ ] FFI
- [-] FFI
- [X] General info and examples
- [X] SFFI :: Static FFI
- [ ] LFFI :: Library FFI :: (?) /dlopen etc./
- [ ] DFFI :: Dynamic FFI
- [ ] UFFI
- [ ] Multithreading
- [ ] Signals and Interrupts
- [ ] Networking