aboutsummaryrefslogtreecommitdiff
path: root/libpipe/pq.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Marcus Brinkmann2002-04-241-1/+1
* 2002-04-22 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-04-221-5/+8
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-7/+8
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-3/+2
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-13/+17
* (pq_queue): Initialize packet->buf_vm_alloced.Miles Bader1996-07-011-1/+2
* (packet_read): If there's lots of empty space at the beginning of aMiles Bader1996-01-231-3/+22
* (packet_realloc): Reflect in the new values of BUF_START & BUF_END that we'veMiles Bader1996-01-221-2/+2
* (packet_size_adjust): Function removed.Miles Bader1996-01-141-39/+33
* (pq_queue): Initialize the ports_alloced field.Miles Bader1996-01-121-5/+9
* (packet_read): Don't leave PACKET in a fucked up state when it's vm_allocate'dMiles Bader1995-09-071-13/+30
* Initial revisionMiles Bader1995-07-261-0/+394