CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
xv6
07-30
Back-end
OS Round Robin thread scheduling
03-24
Blockchain
Why return does not exit a process in xv6?
02-18
Software design
How do I check that the sys call terminated/why it terminates?
12-26
other
syscall assembly in ser/usys.S for the xv6 os
12-22
OS
Use of __attribute__((noreturn)) for the exit function declaration in 'user.h' of the xv6
12-20
Software engineering
What is the use of stat.h in cat.c file of the xv6 os?
12-03
database
How do I use pipes in xv6 to communicate between unrelated processes?
09-22
Back-end
What's the easiest workaround on the OS, which doesn't have the dup2 syscall?
Links:
CodePudding