* lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
[gnulib.git] / lib / gl_anytree_list2.h
2007-03-16 Bruno HaibleAllow the use of a destructor for the values stored...
2006-11-07 Bruno HaibleMore uses of XMALLOC, XNMALLOC and XCALLOC.
2006-10-06 Bruno HaibleAdd bounded list search operations.
2006-10-05 Bruno HaibleAdd searching operations, limited to a subsequence...
2006-09-22 Ralf Wildenhues* gl_anylinked_list2.h [lint] (gl_linked_iterator)
2006-07-17 Bruno HaibleCommon code several concrete list implementations.