summaryrefslogtreecommitdiffstats
path: root/include/obstack.h
Commit message (Collapse)AuthorAgeFilesLines
* - sync obstack.{c,h} with glibc (Peter S. Mazinger)Bernhard Reutner-Fischer2008-10-061-209/+113
|
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-5/+5
|
* - silence warning about using an undefined tokenBernhard Reutner-Fischer2007-02-051-1/+1
|
* Add gnu obstack support. I still need to implement the obstack_printfManuel Novoa III2002-09-191-0/+605
and obstack_vprintf, but at least now the reiserfsprogs build.