[LCP]relinking file descriptors

Greg Black gjb at gbch.net
Tue Sep 10 14:51:13 UTC 2002


Keith Duthie wrote:

| Hi, does anyone on here know how to create a new link for a file
| descriptor?
| 
| Basically what I want to do is:
| 
| open()
| unlink()
| perform miscellaneous IO on the file descriptor
| 
| create a new link for the file descriptor
| close()

What are you trying to accomplish?

Greg




More information about the linuxCprogramming mailing list