Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
[gnulib.git] / lib / gl_avltreehash_list.c
2008-02-10 Bruno HaibleNew abstract list operation 'node_set_value'.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-10-06 Bruno HaibleAdd bounded list search operations.
2006-10-05 Bruno HaibleAdd searching operations, limited to a subsequence...
2006-09-28 Bruno HaibleUse the stdint module.
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-07-17 Bruno HaibleSequential list data type implemented by a hash table...