summaryrefslogtreecommitdiffstats
path: root/lib/obstack.c
AgeCommit message (Expand)AuthorLines
2005-01-04[DEFAULT_ALIGNMENT]: Use an intermediate type to simplifyJim Meyering-2/+7
2004-08-11Fix typo: missing ).Paul Eggert-1/+1
2004-08-11Include <inttypes.h> and <stdint.h> if available.Paul Eggert-2/+13
2004-08-10Sync with gnulib.Paul Eggert-3/+8
2004-05-21update from gnulib, againJim Meyering-0/+7
2004-05-20Update from gnulib.Jim Meyering-14/+16
2004-05-07Update from gnulib.Jim Meyering-1/+3
2004-01-21(obstack_exit_failure) [!defined _LIBC]:Jim Meyering-4/+7
2003-10-25Update from gnulib, plus filter through cppi.Jim Meyering-38/+15
2003-09-13[!defined _LIBC]: Include exit.h.Jim Meyering-2/+2
2003-09-10(POINTER): Remove. All uses changed to void *.Jim Meyering-208/+25
2002-12-01Update from gnulib (trivial changes).Jim Meyering-33/+20
2002-08-31Update from GNU libc.Jim Meyering-4/+10
2001-10-21(_): Honor the setting of ENABLE_NLS. Otherwise,Jim Meyering-1/+1
2001-08-24update from libcJim Meyering-9/+9
2001-08-23update from glibcJim Meyering-16/+27
2001-07-14(__attribute__): Define it to be empty for compilersCPPI-1_10Jim Meyering-0/+7
2001-06-18update from libcCPPI-1_9Jim Meyering-1/+2
2000-11-10Update from GNU libc.Jim Meyering-12/+12
2000-10-25cppi, on one lineJim Meyering-1/+1
2000-10-25Update from libc.Jim Meyering-6/+12
2000-08-07(print_and_abort): Use "memory exhausted", not "virtual memory exhausted".Jim Meyering-1/+1
2000-07-31Use `virtual memory exhausted', not `Memory exhausted'.Jim Meyering-1/+1
2000-07-09update copyright dateJim Meyering-1/+1
2000-05-04filter through cppiJim Meyering-68/+78
1997-08-22update from glibcJim Meyering-1/+1
1997-02-04new obstack from libcJim Meyering-43/+134
1996-11-04from franc,oisJim Meyering-17/+29
1996-07-15update FSF address in copyrightJim Meyering-5/+5
1994-10-20Initial revisionJim Meyering-0/+485