27 Commits (4b028cbe7540b302d48f7d9e59a8cb860209d9fa)

Author SHA1 Message Date
Philippe Mathieu-Daudé f703f1ef99 bulk: Do not declare function prototypes using 'extern' keyword 3 years ago
Warner Losh 3f1b0235f6 bsd-user: Remove stray 'inline' from do_bsd_close 4 years ago
Warner Losh 952d5d30d6 bsd-user: Implement undelete 4 years ago
Warner Losh d3f29ddacd bsd-user: Implement pathconf, lpathconf and fpathconf 4 years ago
Warner Losh 5fbd8011ff bsd-user: Implement mkfifo and mkfifoat 4 years ago
Warner Losh 17a4d13cea bsd-user: Implement chroot and flock 4 years ago
Warner Losh c6f0a7d91a bsd-user: Implement chflags, lchflags and fchflags 4 years ago
Warner Losh 58af3e295c bsd-user: Implement chown, fchown, lchown and fchownat 4 years ago
Warner Losh 79cfae0c1b bsd-user: Implement freebsd11_mknod, freebsd11_mknodat and mknodat 4 years ago
Warner Losh 0db0db8f23 bsd-user: implement chmod, fchmod, lchmod and fchmodat 4 years ago
Warner Losh c7b62b4a87 bsd-user: Implement symlink, symlinkat, readlink and readlinkat 4 years ago
Warner Losh af2ae2e8ac bsd-user: Implement mount, umount and nmount 4 years ago
Warner Losh d35020ed00 bsd-user: Implement acct and sync 4 years ago
Warner Losh 4b795b147b bsd-user: Implement trunctate and ftruncate 4 years ago
Warner Losh a15699acaf bsd-user: Implement dup and dup2 4 years ago
Warner Losh 6af8f76a9f bsd-user: Implement rmdir and undocumented __getcwd 4 years ago
Warner Losh 1ffbd5e7fe bsd-user: Implement mkdir and mkdirat 4 years ago
Warner Losh 2d3b7e01d6 bsd-user: Implement link, linkat, unlink and unlinkat 4 years ago
Warner Losh ab5fd2d969 bsd-user: Implement rename and renameat 4 years ago
Warner Losh 390f547ea8 bsd-user: Implement chdir and fchdir 4 years ago
Warner Losh 65c6c4c893 bsd-user: Implement revoke, access, eaccess and faccessat 4 years ago
Warner Losh a2ba6c7b80 bsd-user: Implement fdatasync, fsync and close_from 4 years ago
Warner Losh 77d3522b3f bsd-user: Implement open, openat and close 4 years ago
Warner Losh 770d8abae7 bsd-user/bsd-file.h: Meat of the write system calls 4 years ago
Warner Losh 80da1b0088 bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv 4 years ago
Markus Armbruster 9c0928045c Clean up ill-advised or unusual header guards 4 years ago
Warner Losh c5c84d1651 bsd-user/bsd-file.h: Implementation details for the filesystem calls 4 years ago
Warner Losh 8c98705bb9 bsd-user/arm/target_arch_cpu.c: Target specific TLS routines 5 years ago
Warner Losh d1dc9ab3af bsd-user: Include host-os.h from main 5 years ago
Warner Losh cce7ae5c06 bsd-user: add host-os.h 5 years ago
Laurent Vivier 3f8258c1c8 linux-user: move i386/x86_64 cpu loop to i386 directory 8 years ago
Laurent Vivier cd71c08964 linux-user: create a dummy per arch cpu_loop.c 8 years ago
Peter Maydell 2231197c87 bsd-user: Clean up includes 10 years ago
Paolo Bonzini c8ee0a445a linux-user: convert DEBUG_SIGNAL logging to tracepoints 11 years ago
Daniel P. Berrange 1618d2ae7f maint: remove unused include for signal.h 11 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 14 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
blueswir1 530e7615ce Fix more FSF addresses 17 years ago
blueswir1 84778508d7 Preliminary BSD user emulator support 18 years ago