From b393ef99cfca111589793d0cf469184cc149918b Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 3 Jul 1999 23:51:36 +0000 Subject: 1999-07-03 Thomas Bushnell, BSG * pq.c (free_packets): Use munmap instead of vm_deallocate. --- libpipe/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libpipe/ChangeLog') diff --git a/libpipe/ChangeLog b/libpipe/ChangeLog index c95d471f..41347672 100644 --- a/libpipe/ChangeLog +++ b/libpipe/ChangeLog @@ -1,3 +1,7 @@ +1999-07-03 Thomas Bushnell, BSG + + * pq.c (free_packets): Use munmap instead of vm_deallocate. + 1998-10-20 Roland McGrath * pq.c (free_packets): Add braces to silence gcc warning. -- cgit v1.2.3