Monday, 14 January 2013

Unix System Calls - File structure related system calls


File structure related system
calls

􀁺 creat()
􀁺 open()
􀁺 close()
􀁺 read()
􀁺 write()
􀁺 lseek()
􀁺 dup()
􀁺 link()
􀁺 unlink()
􀁺 stat()
􀁺 fstat()
􀁺 access()
􀁺 chmod()
􀁺 chown()
􀁺 umask()
􀁺 ioctl()

No comments:

Post a Comment