Commit History

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