OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.2 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../libarena/libarena.desc
  5. [COPY] Copyright (C) 2007 The OpenSDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] A memory allocator interface and implementations
  15. [T] Libarena provides a custom memory allocator interface specification and
  16. [T] several allocator implementations. It includes a flat arena allocator,
  17. [T] an object pool allocator, and a wrapper around malloc(3) which exports
  18. [T] the allocator interface.
  19. [U] http://www.25thandclement.com/~william/projects/libarena.html
  20. [A] William Ahern <william@25thandClement.com>
  21. [M] Alejandro Mery <amery@opensde.org>
  22. [C] extra/development
  23. [L] MIT
  24. [S] Alpha
  25. [V] 0.3.1
  26. [P] X -----5---9 149.000
  27. [D] 1695059254 libarena-0.3.1.tgz http://www.25thandclement.com/~william/projects/releases/