diff options
| author | elric <elric@NetBSD.org> | 2003-04-21 22:21:06 +0000 |
|---|---|---|
| committer | elric <elric@NetBSD.org> | 2003-04-21 22:21:06 +0000 |
| commit | 645dee56e4648fa5e3d64ae5107dbc6c30f301ca (patch) | |
| tree | 8b1ef2eb7f963d743ee730da92daac63b724558f /lib/libbsdmalloc/shlib_version | |
| parent | d0fa76e947a5f201f944ee7d883e86a73b93b7ce (diff) | |
Adding libbsdmalloc which is Chris Kingsley's `power of two bucket' malloc.
Suggested by christos.
Diffstat (limited to 'lib/libbsdmalloc/shlib_version')
| -rw-r--r-- | lib/libbsdmalloc/shlib_version | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libbsdmalloc/shlib_version b/lib/libbsdmalloc/shlib_version new file mode 100644 index 00000000000..c094e988aa5 --- /dev/null +++ b/lib/libbsdmalloc/shlib_version @@ -0,0 +1,5 @@ +# $NetBSD: shlib_version,v 1.1 2003/04/21 22:21:07 elric Exp $ +# Remember to update distrib/sets/lists/base/shl.* when changing + +major=0 +minor=0 |
