audiod: Timing fixes.
[paraslash.git] / fd.h
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-10-24 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-05 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'master' into next
2009-07-04 Andre NollMerge branch 'afh_cleanup' into next.
2009-06-11 Andre NollFirst draft of the libosl patch series.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-12 Andre NollImprove memory mapping.
2009-01-10 Andre Nollupd_send.c: Use write_nonblock() rather than write_all().
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-08-04 Andre NollMove valid_fd_012() from string.c to fd.c.
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