Simplify vss_presselect().
[paraslash.git] / fd.h
2008-03-17 Andre NollMerge commit 'remotes/meins/master'
2008-03-15 Andre NollMove write_all() from net.c to fd.c.
2008-01-19 Andre NollAdd __must_check annotation for mark_fd_nonblocking...
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-11-23 Andre NollIn handle_connect() we really need a blocking fd for...
2007-10-22 Andre NollSwitch to the new afs.
2007-10-21 Andre NollMove mmap_full_file from osl.c to fd.c.
2007-10-02 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-10-01 Andre Nollfd.h: Add declaration of para_chdir().
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-08-13 Andre Nollfd.h: Kill two dead function prototypes.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-03-14 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash into mmap
2007-03-12 Andre Nollfirst draft of the mmap patch series
2007-03-04 Andre Nollsimplify vss_read_chunk()
2006-09-30 AndreMerge /home/maan/scm/paraslash.fml/paraslash
2006-09-30 Andreintroduce para_fgets(), a wrapper for fgets()
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-05-13 AndreKill duplicate para_fread()
2006-04-08 Andrenew function: set_stream_fds()
2006-04-07 AndreAdd documentation for para_select() and mark_fd_nonblock()
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 Andreintroduce para_select()
2006-04-07 AndreNew source files: fd.c/fd.h