summaryrefslogtreecommitdiffstats
path: root/libc/misc/gnu
Commit message (Expand)AuthorAgeFilesLines
* prettify make cleanBernhard Reutner-Fischer2010-03-251-2/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-0/+2
* - less verbose make cleanBernhard Reutner-Fischer2008-11-071-4/+4
* - sync obstack.{c,h} with glibc (Peter S. Mazinger)Bernhard Reutner-Fischer2008-10-061-299/+123
* - disable gettext support in obstack.Bernhard Reutner-Fischer2008-09-251-3/+3
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-5/+5
* - fix warning about old-style function definitionBernhard Reutner-Fischer2008-05-211-32/+33
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-1/+0
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-5/+0
* libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger2006-02-131-11/+8
* global data uses libc_hidden_data_def, convert all -I hope- and add some newPeter S. Mazinger2006-02-011-2/+2
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+5
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-11/+12
* Convert usersPeter S. Mazinger2005-12-161-1/+1
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-35/+8
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+26
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+7
* merge parallel build supportMike Frysinger2005-01-251-4/+4
* Always include locale.h, which was included by libintl.h only whenManuel Novoa III2003-11-201-0/+2
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Some more buildroot-motivated fixes. Avoid installing some headers, asManuel Novoa III2003-09-031-1/+2
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-1/+1
* Add gnu obstack support. I still need to implement the obstack_printfManuel Novoa III2002-09-192-0/+670