stdin.h, stdout.h: Trivial documentation cleanup.
[paraslash.git] / dccp_recv.c
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-09-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-03-03 Andre Nolldccp_recv.c, stdout.h: change year in GPL header to...
2007-02-11 Andre Nolldccp_recv.c: Fix memory leak in dccp_recv_open()
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-13 Andremark all fds used for select() as non-blocking
2006-06-04 Andrekill some dead code
2006-06-01 Andrehttp_recv/dccp_recv: simplify post_select()
2006-05-31 Andrefix dccp sender/receiver
2006-05-30 Andremore audiod fixes
2006-05-29 AndreMerge branch 'sched'
2006-05-24 AndreMake para_recv use the new scheduler.
2006-04-15 Andregcc-compat.h: rename __unused to __a_unused
2006-03-27 Andreupdate to gengetopt-2.17
2006-03-26 Andredoxify dccp
2006-03-25 Andredccp_recv: increase output buffer size
2006-03-23 AndreFix return value of dccp_recv pre_select()
2006-03-11 AndreMerge branch 'dccp'
2006-03-08 AndreAdd Ian McDonald to CREDITS
2006-03-08 AndreAdd GPL headers for dccp.c dccp.h, dccp_recv.c, and...
2006-03-08 AndreFirst draft of the dccp sender/receiver pair.