Deleted Added
full compact
problems.ms (50476) problems.ms (93151)
1.\"
2.\" ----------------------------------------------------------------------------
3.\" "THE BEER-WARE LICENSE" (Revision 42):
1.\"
2.\" ----------------------------------------------------------------------------
3.\" "THE BEER-WARE LICENSE" (Revision 42):
4.\" <phk@login.dknet.dk> wrote this file. As long as you retain this notice you
4.\" <phk@FreeBSD.org> wrote this file. As long as you retain this notice you
5.\" can do whatever you want with this stuff. If we meet some day, and you think
6.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7.\" ----------------------------------------------------------------------------
8.\"
5.\" can do whatever you want with this stuff. If we meet some day, and you think
6.\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7.\" ----------------------------------------------------------------------------
8.\"
9.\" $FreeBSD: head/share/doc/papers/malloc/problems.ms 50476 1999-08-28 00:22:10Z peter $
9.\" $FreeBSD: head/share/doc/papers/malloc/problems.ms 93151 2002-03-25 14:12:49Z phk $
10.\"
11.ds RH The problems
12.NH
13The problems
14.PP
15Even though malloc(3) is a lot simpler to use
16than the raw brk(2)/sbrk(2) interface,
17or maybe exactly because

--- 37 unchanged lines hidden ---
10.\"
11.ds RH The problems
12.NH
13The problems
14.PP
15Even though malloc(3) is a lot simpler to use
16than the raw brk(2)/sbrk(2) interface,
17or maybe exactly because

--- 37 unchanged lines hidden ---