Ilya Leoshkevich
|
e4e5cb4a54
{linux,bsd}-user: Introduce get_task_state()
|
1 년 전 |
Philippe Mathieu-Daudé
|
f703f1ef99
bulk: Do not declare function prototypes using 'extern' keyword
|
2 년 전 |
Warner Losh
|
3f1b0235f6
bsd-user: Remove stray 'inline' from do_bsd_close
|
3 년 전 |
Warner Losh
|
952d5d30d6
bsd-user: Implement undelete
|
3 년 전 |
Warner Losh
|
d3f29ddacd
bsd-user: Implement pathconf, lpathconf and fpathconf
|
3 년 전 |
Warner Losh
|
5fbd8011ff
bsd-user: Implement mkfifo and mkfifoat
|
3 년 전 |
Warner Losh
|
17a4d13cea
bsd-user: Implement chroot and flock
|
3 년 전 |
Warner Losh
|
c6f0a7d91a
bsd-user: Implement chflags, lchflags and fchflags
|
3 년 전 |
Warner Losh
|
58af3e295c
bsd-user: Implement chown, fchown, lchown and fchownat
|
3 년 전 |
Warner Losh
|
79cfae0c1b
bsd-user: Implement freebsd11_mknod, freebsd11_mknodat and mknodat
|
3 년 전 |
Warner Losh
|
0db0db8f23
bsd-user: implement chmod, fchmod, lchmod and fchmodat
|
3 년 전 |
Warner Losh
|
c7b62b4a87
bsd-user: Implement symlink, symlinkat, readlink and readlinkat
|
3 년 전 |
Warner Losh
|
af2ae2e8ac
bsd-user: Implement mount, umount and nmount
|
3 년 전 |
Warner Losh
|
d35020ed00
bsd-user: Implement acct and sync
|
3 년 전 |
Warner Losh
|
4b795b147b
bsd-user: Implement trunctate and ftruncate
|
3 년 전 |
Warner Losh
|
a15699acaf
bsd-user: Implement dup and dup2
|
3 년 전 |
Warner Losh
|
6af8f76a9f
bsd-user: Implement rmdir and undocumented __getcwd
|
3 년 전 |
Warner Losh
|
1ffbd5e7fe
bsd-user: Implement mkdir and mkdirat
|
3 년 전 |
Warner Losh
|
2d3b7e01d6
bsd-user: Implement link, linkat, unlink and unlinkat
|
3 년 전 |
Warner Losh
|
ab5fd2d969
bsd-user: Implement rename and renameat
|
3 년 전 |
Warner Losh
|
390f547ea8
bsd-user: Implement chdir and fchdir
|
3 년 전 |
Warner Losh
|
65c6c4c893
bsd-user: Implement revoke, access, eaccess and faccessat
|
3 년 전 |
Warner Losh
|
a2ba6c7b80
bsd-user: Implement fdatasync, fsync and close_from
|
3 년 전 |
Warner Losh
|
77d3522b3f
bsd-user: Implement open, openat and close
|
3 년 전 |
Warner Losh
|
770d8abae7
bsd-user/bsd-file.h: Meat of the write system calls
|
3 년 전 |
Warner Losh
|
80da1b0088
bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
|
3 년 전 |
Markus Armbruster
|
9c0928045c
Clean up ill-advised or unusual header guards
|
3 년 전 |
Warner Losh
|
c5c84d1651
bsd-user/bsd-file.h: Implementation details for the filesystem calls
|
3 년 전 |