Prefer fseeko to fseek.
[gnulib.git] / lib / alloca_.h
2007-03-30 Bruno HaibleUse _GL_ as double-inclusion guard macro prefix.
2006-06-19 Paul Eggert* alloca_.h (alloca) [defined alloca]: Don't define...
2005-05-14 Paul Eggert*** empty log message ***
2004-12-19 Paul Eggert* alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not...
2004-11-11 Jim MeyeringRemove trailing blank.
2004-05-17 Paul Eggertalloca cleanup: always include <alloca.h>.
2003-08-09 Paul EggertMerge from coreutils.
2003-07-09 Paul EggertSwitch from LGPL to GPL.
2003-01-13 Bruno HaibleChange copyright to LGPL, so it can be used by libasprintf.
2003-01-10 Bruno HaibleMake it possibly to simply write: #include <alloca.h>.