* lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
[gnulib.git] / tests / test-avltree_oset.c
2007-03-15 Bruno HaibleAdd an element disposal function.
2007-03-03 Bruno HaibleAvoid link error due to program_name.
2006-07-17 Bruno HaibleOrdered set data type implemented by a binary tree.