Skip to content
Commit 39a5238c authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Pipes/FIFOs: Implement the unlink method. If the pipe/FIFO is unlinked, it...

Pipes/FIFOs:  Implement the unlink method.  If the pipe/FIFO is unlinked, it will marked the pipe/FIFO as unliked.  If/when all open references to the driver are closed, all of the driver resources will be freed.
parent 05e82a88
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment