Commit graph

4 commits

Author SHA1 Message Date
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Thomas Klausner
18dbec4419 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:39 +00:00
Blair Sadewitz
e8a36b1850 Fix this up a bit. 2008-02-17 05:01:37 +00:00
Blair Sadewitz
423d0bd108 Development version of elinks (0.13) with a little code I wrote
to allocate memory via libmm.  On NetBSD, this gives the speed
of shared, anonymous memory and also contains nearly all of elinks'
memory access within the shared memory pool, which is destroyed upon
exit.  I like it much better like this. ;)

Also, I added some GNU code which is (or at least claims to be) a safe
wrapper for alloca() for additional safety.  Use of alloca() is
disabled in dcigettext.c; I did not have the energy to step through
it and replace all the instances of free().

If you use or are curious about using elinks, this is probably the way
to go.
2008-02-17 03:30:10 +00:00