pty: Activate the signature wrapper of forkpty.
[gnulib.git] / lib / gl_oset.c
2012-11-30 Paul Eggertlist, oset, xlist, xoset, xsublist: simplify via extern...
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-13 Bruno HaibleMove the malloc checking from module 'oset' to new...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-28 Bruno HaibleAvoid identifier clash with POSIX function 'remove...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
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.