Age | Commit message (Expand) | Author |
2016-04-03 | Provide an alias to _obstack_free | Alexey Neyman |
2013-11-06 | misc: fix nm 'No such file' error | Baruch Siach |
2013-06-28 | libc: Fix _obstack_newchunk public symbol vis | Bernhard Reutner-Fischer |
2013-06-14 | libc: hide obstack relocations | Bernhard Reutner-Fischer |
2013-06-14 | libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintf | Anthony G. Basile |
2013-06-14 | config: UCLIBC_HAS_OBSTACK to optionally enable obstack support | Anthony G. Basile |
2013-02-07 | buildsys: switch warning into a TODO | Bernhard Reutner-Fischer |
2013-02-05 | buildsys: switch libc to kbuild-style | Bernhard Reutner-Fischer |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-06-15 | obstack.c: use libintl.h | Peter S. Mazinger |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2009-08-17 | support building out-of-tree | Bernhard Reutner-Fischer |
2008-11-07 | - less verbose make clean | Bernhard Reutner-Fischer |
2008-10-06 | - sync obstack.{c,h} with glibc (Peter S. Mazinger) | Bernhard Reutner-Fischer |
2008-09-25 | - disable gettext support in obstack. | Bernhard Reutner-Fischer |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-05-21 | - fix warning about old-style function definition | Bernhard Reutner-Fischer |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-03-10 | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ... | Peter S. Mazinger |
2006-02-13 | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger |
2006-02-01 | global data uses libc_hidden_data_def, convert all -I hope- and add some new | Peter S. Mazinger |
2006-01-16 | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2005-12-16 | Convert users | Peter S. Mazinger |
2005-11-21 | Remove TOPDIR | Peter S. Mazinger |
2005-11-01 | Remove last unused references to libc-a-pic-, we use only the lists in libc-a... | Peter S. Mazinger |
2005-10-29 | Replace all Makefiles for new build infrastucture | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2003-11-20 | Always include locale.h, which was included by libintl.h only when | Manuel Novoa III |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-09-03 | Some more buildroot-motivated fixes. Avoid installing some headers, as | Manuel Novoa III |
2003-08-24 | Fix a few bugs in the new extended locale functions. | Manuel Novoa III |
2002-09-19 | Add gnu obstack support. I still need to implement the obstack_printf | Manuel Novoa III |