df3faad52f
way. It contains often-needed functionality which is rewritten time and again by C programmers. People keep re-inventing the wheel and each time this is done, new bugs are created. This is totally unnecessary and that's why we've created Gune as a one-stop solution for most widely-used functionality.
198 lines
4.4 KiB
Text
198 lines
4.4 KiB
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/29 13:54:47 airhead Exp $
|
|
include/gune/alist.h
|
|
include/gune/array.h
|
|
include/gune/error.h
|
|
include/gune/gune.h
|
|
include/gune/ht.h
|
|
include/gune/lists.h
|
|
include/gune/misc.h
|
|
include/gune/queue.h
|
|
include/gune/stack.h
|
|
include/gune/string.h
|
|
include/gune/types.h
|
|
include/gune/version.h
|
|
lib/libgune.a
|
|
lib/libgune.so
|
|
lib/libgune.so.0
|
|
lib/libgune.so.${PKGVERSION}
|
|
lib/libgune_p.a
|
|
lib/libgune_pic.a
|
|
man/cat3/alist.h.0
|
|
man/cat3/alist_create.0
|
|
man/cat3/alist_delete.0
|
|
man/cat3/alist_destroy.0
|
|
man/cat3/alist_empty.0
|
|
man/cat3/alist_insert.0
|
|
man/cat3/alist_insert_uniq.0
|
|
man/cat3/alist_lookup.0
|
|
man/cat3/alist_merge.0
|
|
man/cat3/alist_merge_uniq.0
|
|
man/cat3/alist_walk.0
|
|
man/cat3/array.h.0
|
|
man/cat3/array_add.0
|
|
man/cat3/array_compact.0
|
|
man/cat3/array_create.0
|
|
man/cat3/array_destroy.0
|
|
man/cat3/array_get_data.0
|
|
man/cat3/array_grow.0
|
|
man/cat3/array_remove.0
|
|
man/cat3/array_resize.0
|
|
man/cat3/array_set_data.0
|
|
man/cat3/array_shrink.0
|
|
man/cat3/dll_append.0
|
|
man/cat3/dll_append_head.0
|
|
man/cat3/dll_backward.0
|
|
man/cat3/dll_create.0
|
|
man/cat3/dll_destroy.0
|
|
man/cat3/dll_dump.0
|
|
man/cat3/dll_empty.0
|
|
man/cat3/dll_forward.0
|
|
man/cat3/dll_get_data.0
|
|
man/cat3/dll_prepend.0
|
|
man/cat3/dll_prepend_head.0
|
|
man/cat3/dll_remove_head.0
|
|
man/cat3/dll_set_data.0
|
|
man/cat3/error.h.0
|
|
man/cat3/gune.0
|
|
man/cat3/gune.h.0
|
|
man/cat3/ht.h.0
|
|
man/cat3/ht_create.0
|
|
man/cat3/ht_delete.0
|
|
man/cat3/ht_destroy.0
|
|
man/cat3/ht_empty.0
|
|
man/cat3/ht_insert.0
|
|
man/cat3/ht_insert_uniq.0
|
|
man/cat3/ht_lookup.0
|
|
man/cat3/ht_merge.0
|
|
man/cat3/ht_merge_uniq.0
|
|
man/cat3/ht_walk.0
|
|
man/cat3/lists.h.0
|
|
man/cat3/log_entry.0
|
|
man/cat3/misc.h.0
|
|
man/cat3/num_eq.0
|
|
man/cat3/posnum_eq.0
|
|
man/cat3/ptr_eq.0
|
|
man/cat3/queue.h.0
|
|
man/cat3/queue_append.0
|
|
man/cat3/queue_create.0
|
|
man/cat3/queue_dequeue.0
|
|
man/cat3/queue_destroy.0
|
|
man/cat3/queue_empty.0
|
|
man/cat3/queue_enqueue.0
|
|
man/cat3/queue_peek.0
|
|
man/cat3/set_logfile.0
|
|
man/cat3/sll_append.0
|
|
man/cat3/sll_append_head.0
|
|
man/cat3/sll_create.0
|
|
man/cat3/sll_destroy.0
|
|
man/cat3/sll_dump.0
|
|
man/cat3/sll_empty.0
|
|
man/cat3/sll_forward.0
|
|
man/cat3/sll_get_data.0
|
|
man/cat3/sll_prepend.0
|
|
man/cat3/sll_prepend_head.0
|
|
man/cat3/sll_remove_head.0
|
|
man/cat3/sll_remove_next.0
|
|
man/cat3/sll_set_data.0
|
|
man/cat3/stack.h.0
|
|
man/cat3/stack_create.0
|
|
man/cat3/stack_destroy.0
|
|
man/cat3/stack_empty.0
|
|
man/cat3/stack_peek.0
|
|
man/cat3/stack_pop.0
|
|
man/cat3/stack_push.0
|
|
man/cat3/str_eq.0
|
|
man/cat3/string.h.0
|
|
man/cat3/sym_eq.0
|
|
man/cat3/types.h.0
|
|
man/cat3/version.h.0
|
|
man/man3/alist.h.3
|
|
man/man3/alist_create.3
|
|
man/man3/alist_delete.3
|
|
man/man3/alist_destroy.3
|
|
man/man3/alist_empty.3
|
|
man/man3/alist_insert.3
|
|
man/man3/alist_insert_uniq.3
|
|
man/man3/alist_lookup.3
|
|
man/man3/alist_merge.3
|
|
man/man3/alist_merge_uniq.3
|
|
man/man3/alist_walk.3
|
|
man/man3/array.h.3
|
|
man/man3/array_add.3
|
|
man/man3/array_compact.3
|
|
man/man3/array_create.3
|
|
man/man3/array_destroy.3
|
|
man/man3/array_get_data.3
|
|
man/man3/array_grow.3
|
|
man/man3/array_remove.3
|
|
man/man3/array_resize.3
|
|
man/man3/array_set_data.3
|
|
man/man3/array_shrink.3
|
|
man/man3/dll_append.3
|
|
man/man3/dll_append_head.3
|
|
man/man3/dll_backward.3
|
|
man/man3/dll_create.3
|
|
man/man3/dll_destroy.3
|
|
man/man3/dll_dump.3
|
|
man/man3/dll_empty.3
|
|
man/man3/dll_forward.3
|
|
man/man3/dll_get_data.3
|
|
man/man3/dll_prepend.3
|
|
man/man3/dll_prepend_head.3
|
|
man/man3/dll_remove_head.3
|
|
man/man3/dll_set_data.3
|
|
man/man3/error.h.3
|
|
man/man3/gune.3
|
|
man/man3/gune.h.3
|
|
man/man3/ht.h.3
|
|
man/man3/ht_create.3
|
|
man/man3/ht_delete.3
|
|
man/man3/ht_destroy.3
|
|
man/man3/ht_empty.3
|
|
man/man3/ht_insert.3
|
|
man/man3/ht_insert_uniq.3
|
|
man/man3/ht_lookup.3
|
|
man/man3/ht_merge.3
|
|
man/man3/ht_merge_uniq.3
|
|
man/man3/ht_walk.3
|
|
man/man3/lists.h.3
|
|
man/man3/log_entry.3
|
|
man/man3/misc.h.3
|
|
man/man3/num_eq.3
|
|
man/man3/posnum_eq.3
|
|
man/man3/ptr_eq.3
|
|
man/man3/queue.h.3
|
|
man/man3/queue_append.3
|
|
man/man3/queue_create.3
|
|
man/man3/queue_dequeue.3
|
|
man/man3/queue_destroy.3
|
|
man/man3/queue_empty.3
|
|
man/man3/queue_enqueue.3
|
|
man/man3/queue_peek.3
|
|
man/man3/set_logfile.3
|
|
man/man3/sll_append.3
|
|
man/man3/sll_append_head.3
|
|
man/man3/sll_create.3
|
|
man/man3/sll_destroy.3
|
|
man/man3/sll_dump.3
|
|
man/man3/sll_empty.3
|
|
man/man3/sll_forward.3
|
|
man/man3/sll_get_data.3
|
|
man/man3/sll_prepend.3
|
|
man/man3/sll_prepend_head.3
|
|
man/man3/sll_remove_head.3
|
|
man/man3/sll_remove_next.3
|
|
man/man3/sll_set_data.3
|
|
man/man3/stack.h.3
|
|
man/man3/stack_create.3
|
|
man/man3/stack_destroy.3
|
|
man/man3/stack_empty.3
|
|
man/man3/stack_peek.3
|
|
man/man3/stack_pop.3
|
|
man/man3/stack_push.3
|
|
man/man3/str_eq.3
|
|
man/man3/string.h.3
|
|
man/man3/sym_eq.3
|
|
man/man3/types.h.3
|
|
man/man3/version.h.3
|
|
@dirrm include/gune
|