| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2004-01-21 | (obstack_exit_failure) [!defined _LIBC]: | Jim Meyering | -4/+7 | |
| Now a macro referring to exit_failure, instead of a separate variable. Include "exitfail.h" to get it. | ||||
| 2003-10-25 | Update from gnulib, plus filter through cppi. | Jim Meyering | -38/+15 | |
| 2003-09-13 | [!defined _LIBC]: Include exit.h. | Jim Meyering | -2/+2 | |
| Remove; now done by exit.h. | ||||
| 2003-09-10 | (POINTER): Remove. All uses changed to void *. | Jim Meyering | -208/+25 | |
| (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN, _obstack_begin, _obstack_begin_1, _obstack_allocated_p) (defined __STDC__ && __STDC__)]: Remove nonprototyped code. Include <stdlib.h> unconditionally. (_obstack_begin, _obstack_begin_1, _obstack_newchunk, _obstack_allocated_p, _obstack_free, obstack_free, _obstack_memory_used, print_and_abort): Define using prototypes. (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base, obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0, obstack_finish, obstack_grow, obstack_grow0, obstack_make_room, obstack_next_free, obstack_object_size, obstack_room) [0]: Remove unused, unprototyped code. | ||||
| 2002-12-01 | Update from gnulib (trivial changes). | Jim Meyering | -33/+20 | |
| 2002-08-31 | Update from GNU libc. | Jim Meyering | -4/+10 | |
| 2001-10-21 | (_): Honor the setting of ENABLE_NLS. Otherwise, | Jim Meyering | -1/+1 | |
| this code would end up calling gettext even in packages built with --disable-nls. | ||||
| 2001-08-24 | update from libc | Jim Meyering | -9/+9 | |
| 2001-08-23 | update from glibc | Jim Meyering | -16/+27 | |
| 2001-07-14 | (__attribute__): Define it to be empty for compilersCPPI-1_10 | Jim Meyering | -0/+7 | |
| that don't support that syntax. | ||||
| 2001-06-18 | update from libcCPPI-1_9 | Jim Meyering | -1/+2 | |
| 2000-11-10 | Update from GNU libc. | Jim Meyering | -12/+12 | |
| 2000-10-25 | cppi, on one line | Jim Meyering | -1/+1 | |
| 2000-10-25 | Update 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-31 | Use `virtual memory exhausted', not `Memory exhausted'. | Jim Meyering | -1/+1 | |
| 2000-07-09 | update copyright date | Jim Meyering | -1/+1 | |
| 2000-05-04 | filter through cppi | Jim Meyering | -68/+78 | |
| 1997-08-22 | update from glibc | Jim Meyering | -1/+1 | |
| 1997-02-04 | new obstack from libc | Jim Meyering | -43/+134 | |
| 1996-11-04 | from franc,ois | Jim Meyering | -17/+29 | |
| 1996-07-15 | update FSF address in copyright | Jim Meyering | -5/+5 | |
| 1994-10-20 | Initial revision | Jim Meyering | -0/+485 | |
