aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxutil/gzip_stream.c
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.1534.1.1 (429399e0oJudIjoFsgWFxNKnCM7qTg)cl349@firebug.cl.cam.ac.uk2005-05-241-174/+0
| | | | | | | | | | | Nothing but vnet uses libxutil -- move it there. Makefile, xc.c, setup.py, configure, configure.in, Makefile.in: This doesn't use libxutil. Makefile, Makefile.vnet, Rules.mk: Move libxutil into vnet since it's only used there. Many files: mvdir
* bitkeeper revision 1.1402 (4284c140AGr7UEnDR8q3JG62gMR37g)mjw@wray-m-3.hpl.hp.com2005-05-131-8/+5
| | | | | | Merge iostream fixes. Signed-off-by: Mike Wray <mike.wray@hp.com>
* bitkeeper revision 1.1159.258.90 (425a82f9SNVZLPiwpO07IDSTr_VE7g)ccoffing@novell.com[iap10]2005-04-111-9/+16
| | | | | | | | | | | | | | | | [PATCH] stream fixes for migration I've attached a patch for libxutil/libxc. This fixes one of the hangs = I've seen during migrations. It applies against 2.0 and 2.0-testing. Changes: * Encountering EOF or error when xfrd reads from stream could cause an = infinite loop. * Cleaned up the closing of streams. * Fixed several memory leaks. Signed-off-by: Charles Coffing <ccoffing@novell.com>
* bitkeeper revision 1.1041.3.4 (40e52ba8BG52Ja01pk085Hoa4GWGqQ)mjw@wray-m-3.hpl.hp.com2004-07-021-1/+0
| | | | | Fix headers.
* bitkeeper revision 1.1026.1.8 (40e1b09foCFBM0EuIgrSA1uLJrWuzA)mjw@wray-m-3.hpl.hp.com2004-06-291-0/+171
Restructuring the python code and libs - first stage.