Pearls in Life
  • Home
  • Blog
  • Archives

OS161 File System Calls

Date Wed 14 March 2012 Category os161 Tags open / read / write / close / dup2 / lseek / syscall

Assume you've read my previous post on file operations in OS161, then everything is quite straightforward. One more thing, remember to protect every access to the file descriptor data structure using lock!

Let's get started.

more ...

  • 0 Hits

  • Popular Posts

    • OS161 File System Calls
  • Recent Posts

    • OS161 File System Calls
  • Categories

    • os161 [27]
    • linux [24]
    • android [20]
    • errors [14]
    • network [11]
  • Tags

    • AOSP
    • backup
    • beamer
    • blog
    • c
    • gdb
    • hammerhead
    • jekyll
    • mac
    • ns2
    • OTA
    • plugin
    • python
    • ruby
    • ssh
    • synchronization
    • syscall
    • travis
    • ubuntu
    • vm
  • Social

    • github
    • stack-overflow
  • GitHub Repos

    Status updating...

    @jhshi on GitHub
  • Links

    • blue Systems Group
    • University at Buffalo

© 2012 Jinghao Shi · Updated on 2020-04-02 · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top