Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-14 | libc: hide obstack relocations | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-10-06 | - sync obstack.{c,h} with glibc (Peter S. Mazinger) | Bernhard Reutner-Fischer | |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2007-02-05 | - silence warning about using an undefined token | Bernhard Reutner-Fischer | |
2002-09-19 | Add gnu obstack support. I still need to implement the obstack_printf | Manuel Novoa III | |
and obstack_vprintf, but at least now the reiserfsprogs build. |