Laurent MONIN
|
1d3656a317
|
Pass a pointer to a hash pointer to free_hash() to ensure hash pointer
is NULL on return.
|
2006-05-31 19:33:36 +02:00 |
|
Laurent MONIN
|
54099f5286
|
Do not export init_hash(),strhash() and hash_size() anymore, use a
wrapper named init_hash8() instead.
|
2006-05-31 19:17:01 +02:00 |
|
Miciah Dashiel Butler Masters
|
190259ca22
|
mem_alloc_align: drop the obj type parameter
Instead use the object itself, i.e., replace typeof(obj) with
typeof(**ptr).
|
2006-02-17 17:32:59 +00:00 |
|
Laurent MONIN
|
5860a44b7d
|
Fix compilation under gcc 4.x. Backported from gentoo portage.
|
2006-02-10 21:27:25 +01:00 |
|
Laurent MONIN
|
df065ead80
|
Remove now useless $Id: lines.
|
2005-10-21 09:14:07 +02:00 |
|
Petr Baudis
|
0f6d4310ad
|
Initial commit of the HEAD branch of the ELinks CVS repository, as of
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this
by grafting.
|
2005-09-15 15:58:31 +02:00 |
|