index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bsd-user
/
bsd-file.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bsd-user: Implement acct and sync
Warner Losh
2022-06-14
1
-0
/
+23
*
bsd-user: Implement trunctate and ftruncate
Warner Losh
2022-06-14
1
-0
/
+29
*
bsd-user: Implement dup and dup2
Warner Losh
2022-06-14
1
-0
/
+12
*
bsd-user: Implement rmdir and undocumented __getcwd
Warner Losh
2022-06-14
1
-0
/
+29
*
bsd-user: Implement mkdir and mkdirat
Warner Losh
2022-06-14
1
-0
/
+27
*
bsd-user: Implement link, linkat, unlink and unlinkat
Warner Losh
2022-06-13
1
-0
/
+54
*
bsd-user: Implement rename and renameat
Warner Losh
2022-06-13
1
-0
/
+45
*
bsd-user: Implement chdir and fchdir
Warner Losh
2022-06-13
1
-0
/
+19
*
bsd-user: Implement revoke, access, eaccess and faccessat
Warner Losh
2022-06-13
1
-0
/
+53
*
bsd-user: Implement fdatasync, fsync and close_from
Warner Losh
2022-06-13
1
-0
/
+19
*
bsd-user: Implement open, openat and close
Warner Losh
2022-06-13
1
-0
/
+49
*
bsd-user/bsd-file.h: Meat of the write system calls
Warner Losh
2022-06-11
1
-0
/
+84
*
bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
Warner Losh
2022-06-11
1
-0
/
+79
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
1
-3
/
+3
*
bsd-user/bsd-file.h: Implementation details for the filesystem calls
Warner Losh
2022-02-27
1
-0
/
+30