summaryrefslogtreecommitdiffstats
path: root/libc/misc/gnu/obstack.c
Commit message (Expand)AuthorAgeFilesLines
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-299/+123
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-5/+5
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-32/+33
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-241-5/+0
* Merge from trunk."Steven J. Hill"2006-02-271-11/+17
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+1
* Always include locale.h, which was included by libintl.h only whenManuel Novoa III2003-11-201-0/+2
* 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-191-0/+627