* lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
[gnulib.git] / lib / gl_oset.c
2007-03-15 Bruno HaibleAdd an element disposal function.
2006-10-04 Bruno HaibleAdd a search_atleast operation.
2006-10-04 Bruno HaibleFix return type.
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-07-17 Bruno HaibleAbstract ordered set data type.