summaryrefslogtreecommitdiff
path: root/lib/obstack.h
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to rename obstack_free.Bruno Haible2006-10-231-4/+9
* * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.Paul Eggert2005-10-141-8/+4
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (obstack_empty_p): Don't assume that chunk->contents is suitablyPaul Eggert2004-08-101-2/+8
* (obstack_base): Cast to (void *), per documentation.Jim Meyering2004-06-241-1/+1
* Remove unused vars and decls in obstack.Paul Eggert2004-05-191-37/+1
* Port obstack to the AS/400.Paul Eggert2004-05-171-41/+51
* Import obstack changes from libc.Paul Eggert2004-05-071-5/+4
* Merge changes from glibc obstack; minor cleanups to make it easier toPaul Eggert2003-10-221-11/+11
* Don't use lvalue casts, as GCC plans to remove support for them in GCC 3.5.Paul Eggert2003-10-221-17/+23
* Remove K&R cruft.Paul Eggert2003-09-091-91/+10
* White-space changes only; from coreutils.Paul Eggert2003-08-151-8/+8
* (__INT_TO_PTR): Revert change of 2003-03-13; it breaks C++ compilation.Paul Eggert2003-07-111-5/+1
* Switch from LGPL to GPL.Paul Eggert2003-07-091-10/+9
* Merge changes from Coreutils.Jim Meyering2003-03-141-3/+3
* (__INT_TO_PTR) [__STDC__]: Cast result toPaul Eggert2003-03-131-1/+5
* tweak a commentJim Meyering2000-11-181-1/+2
* Formatting changes.Jim Meyering2000-11-181-34/+47
* Update from GNU libc.Jim Meyering2000-11-101-13/+13
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* update from glibc -- solely white space changesJim Meyering2000-05-041-92/+87
* update from GNU libcJim Meyering1997-11-131-16/+26
* update from glibcJim Meyering1997-08-221-3/+12
* new obstack from libcJim Meyering1997-02-041-100/+110
* Include config.h.Jim Meyering1996-12-101-0/+9
* from franc,oisJim Meyering1996-11-041-23/+56
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* Include config.h.FILEUTILS-3_12aJim Meyering1995-08-091-1/+14
* merge with 1.12Jim Meyering1994-11-061-1/+1
* merge with 3.10Jim Meyering1994-11-051-1/+1
* merge with 3.9u1Jim Meyering1994-11-041-6/+9
* Initial revisionJim Meyering1994-10-201-0/+513