Skip to content
Snippets Groups Projects
  1. May 22, 1998
  2. May 21, 1998
  3. May 20, 1998
  4. May 19, 1998
  5. May 18, 1998
  6. May 17, 1998
  7. May 16, 1998
  8. May 15, 1998
  9. May 14, 1998
  10. May 13, 1998
  11. May 12, 1998
    • sof's avatar
      [project @ 1998-05-12 17:04:11 by sof] · 07e0ca96
      sof authored
      fdToHandle: use openFd
      07e0ca96
    • sof's avatar
      [project @ 1998-05-12 16:40:09 by sof] · 6ac8d6fd
      sof authored
      - closeFile: make sure that (FILE*)s pointing to non-regular,
        unlocked files (sockets, FDs etc.) are closed.
      - new function: openFd, which implements process local file locking
        for files that are initially opened by the Posix Fd-based ops before
        being converted into a Haskell handle by Posix.fdToHandle
      6ac8d6fd
Loading