aboutsummaryrefslogtreecommitdiff
path: root/libpipe/pq.h
Commit message (Collapse)AuthorAgeFilesLines
* Mon Oct 21 21:58:03 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-241-9/+14
| | | | | | | * pipe.h: Add extern inline protection. * pq.h: Likewise. * pipe-funcs.c, pq-funcs.c: New files. * Makefile (SRCS): Add pipe-funcs.c and pq-funcs.c.
* (packet_fit): New function.Miles Bader1996-01-231-22/+49
| | | | (packet_ensure, packet_ensure_efficiently): Use packet_fit().
* (packet_ensure, packet_ensure_efficiently):Miles Bader1996-01-141-9/+7
| | | | | | Use packet_new_size() instead of packet_size_adjust(). (packet_size_adjust): Declaration removed. (packet_new_size): New declaration.
* Initial revisionMiles Bader1995-07-261-0/+230