Jonas 'Sortie' Termansen
|
bae08f13ef
|
Fix fsmarshall not handling users and groups.
This is an incompatible ABI change.
|
2015-10-28 16:07:36 +01:00 |
|
Jonas 'Sortie' Termansen
|
a79aeed0c1
|
Remove __BEGIN_DECLS and __END_DECLS.
|
2015-08-26 14:52:44 +02:00 |
|
Jonas 'Sortie' Termansen
|
447f0596ad
|
Fix FSM_RESP_TCGETWINCURPOS being equal to FSM_REQ_STATVFS.
|
2015-06-27 17:06:43 +02:00 |
|
Jonas 'Sortie' Termansen
|
d890d3082d
|
Add umount(2) and unmountat(2).
|
2014-12-26 21:45:29 +01:00 |
|
Jonas 'Sortie' Termansen
|
01402052f6
|
Add tcgetblob(2) and tcsetblob(2).
|
2014-11-25 18:40:50 +01:00 |
|
Jonas 'Sortie' Termansen
|
a24ecf4b83
|
Add getsockopt(2) and setsockopt(2).
|
2014-11-18 18:10:22 +01:00 |
|
Jonas 'Sortie' Termansen
|
4cc3bd4e92
|
Fix C++ comments in <fsmarshall-msg.h>.
|
2014-05-16 14:31:24 +02:00 |
|
Jonas 'Sortie' Termansen
|
a935148f60
|
Add statvfs(2), fstatvfs(2) and fstatvfsat(2).
|
2014-03-17 19:22:12 +01:00 |
|
Jonas 'Sortie' Termansen
|
eaf1618537
|
Add tcgetwincurpos(2).
|
2014-03-17 19:22:10 +01:00 |
|
Jonas 'Sortie' Termansen
|
938f722dcb
|
Add tcsetpgrp(2) and tcgetpgrp(2).
|
2013-12-17 14:30:36 +01:00 |
|
Jonas 'Sortie' Termansen
|
740187674a
|
Add reference counting filesystem messages.
|
2013-12-17 14:30:36 +01:00 |
|
Jonas 'Sortie' Termansen
|
472155173d
|
Adopt struct timespec as the kernel time format.
Note: Incompatible ABI change.
|
2013-12-17 14:30:30 +01:00 |
|
Jonas 'Sortie' Termansen
|
8e0aefda20
|
Add rename(2) and renameat(2).
|
2013-12-17 14:30:26 +01:00 |
|
Jonas 'Sortie' Termansen
|
e76073cc4f
|
Add user-space filesystem API.
|
2013-12-17 14:30:25 +01:00 |
|