* lib/getcwd.c (__getcwd): Undo previous change; it mishandled
[gnulib.git] / lib / gl_list.h
2006-10-24 Bruno HaiblePure ANSI C!
2006-10-06 Bruno HaibleAdd bounded list search operations.
2006-10-05 Bruno HaibleAdd searching operations, limited to a subsequence...
2006-07-17 Bruno HaibleAbstract list data type.