OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / misc / gnu / obstack.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerobstack.c: use libintl.h
2008-10-06 Bernhard Reutner... - sync obstack.{c,h} with glibc (Peter S. Mazinger)
2008-09-25 Bernhard Reutner... - disable gettext support in obstack.
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-21 Bernhard Reutner... - fix warning about old-style function definition
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-01 Peter S. Mazingerglobal data uses libc_hidden_data_def, convert all...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert users
2003-11-20 Manuel Novoa III Always include locale.h, which was included by libintl...
2003-09-03 Manuel Novoa III Some more buildroot-motivated fixes. Avoid installing...
2003-08-24 Manuel Novoa III Fix a few bugs in the new extended locale functions.
2002-09-19 Manuel Novoa III Add gnu obstack support. I still need to implement...