Jim Meyering
116e6fb244
Update FSF postal mail address.
2005-05-14 07:58:06 +00:00
Jim Meyering
4dc772da91
[DEFAULT_ALIGNMENT]: Use an intermediate type to simplify
...
offsetof() macro construct to avoid compile failure with native HP-UX
11.0 ANSI C compiler.
2005-01-04 08:51:18 +00:00
Paul Eggert
312acd2aad
Fix typo: missing ).
2004-08-11 22:30:23 +00:00
Paul Eggert
fdb9542df7
Include <inttypes.h> and <stdint.h> if available.
...
(union fooround): Use uintmax_t, not long int.
The rest is a merge from libc:
[defined _LIBC]: Include <shlib-compat.h>.
(_obstack) [defined _LIBC]: Remove after 2.3.4.
2004-08-11 22:24:14 +00:00
Paul Eggert
1b26801391
Sync with gnulib.
2004-08-10 05:43:11 +00:00
Jim Meyering
da45f1948e
update from gnulib, again
2004-05-21 06:41:51 +00:00
Jim Meyering
994e9be511
Update from gnulib.
2004-05-20 11:39:54 +00:00
Jim Meyering
72462df0d2
Update from gnulib.
...
(_): Define only if not already defined.
2004-05-07 06:48:12 +00:00
Jim Meyering
bb35f36116
(obstack_exit_failure) [!defined _LIBC]:
...
Now a macro referring to exit_failure, instead of a separate
variable. Include "exitfail.h" to get it.
2004-01-21 22:36:42 +00:00
Jim Meyering
d34b02aa12
Update from gnulib, plus filter through cppi.
2003-10-25 15:28:09 +00:00
Jim Meyering
ea2c919bf2
[!defined _LIBC]: Include exit.h.
...
Remove; now done by exit.h.
2003-09-13 10:21:07 +00:00
Jim Meyering
165cfed262
(POINTER): Remove. All uses changed to void *.
...
(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.
2003-09-10 09:06:37 +00:00
Jim Meyering
61bbb627cc
Update from gnulib (trivial changes).
2002-12-01 10:54:01 +00:00
Jim Meyering
5bdb1226eb
Update from GNU libc.
2002-08-31 16:52:18 +00:00
Jim Meyering
8f67d26ec0
(_): Honor the setting of ENABLE_NLS. Otherwise,
...
this code would end up calling gettext even in packages built
with --disable-nls.
2001-10-21 09:01:24 +00:00
Jim Meyering
e0f3ba1a46
update from libc
2001-08-24 06:39:29 +00:00
Jim Meyering
1683c6c470
update from glibc
2001-08-23 06:43:44 +00:00
Jim Meyering
f1a6dd3dcc
(__attribute__): Define it to be empty for compilers
...
that don't support that syntax.
2001-07-14 19:47:20 +00:00
Jim Meyering
6efc19263f
update from libc
2001-06-18 08:01:38 +00:00
Jim Meyering
64e75882f4
Update from GNU libc.
2000-11-10 11:13:32 +00:00
Jim Meyering
faf5915f7d
cppi, on one line
2000-10-25 06:01:24 +00:00
Jim Meyering
d538aba94d
Update from libc.
2000-10-25 06:00:26 +00:00
Jim Meyering
1fdeee96e2
(print_and_abort): Use "memory exhausted", not "virtual memory exhausted".
2000-08-07 17:05:37 +00:00
Jim Meyering
4e02f20bd3
Use virtual memory exhausted', not
Memory exhausted'.
2000-07-31 06:47:33 +00:00
Jim Meyering
fde850f7ad
update copyright date
2000-07-09 07:22:43 +00:00
Jim Meyering
6a0899b4b6
filter through cppi
2000-05-04 07:12:59 +00:00
Jim Meyering
fada8884a3
update from glibc
1997-08-22 14:55:01 +00:00
Jim Meyering
05ff9c82a6
new obstack from libc
1997-02-04 03:20:29 +00:00
Jim Meyering
9691c2050b
from franc,ois
1996-11-04 18:15:56 +00:00
Jim Meyering
e8b07e3796
update FSF address in copyright
1996-07-15 03:36:16 +00:00
Jim Meyering
adeff820d3
Initial revision
1994-10-20 16:10:00 +00:00