Waldemar Brodkorb
|
aadbad6264
fix obstack compile issue after libintl/gettext removal
|
8 years ago |
Waldemar Brodkorb
|
50aba30aee
remove libintl stub and libintl.h header
|
8 years ago |
Alexey Neyman
|
06e4fe64bb
Provide an alias to _obstack_free
|
8 years ago |
Bernhard Reutner-Fischer
|
736d9eee27
libc: Fix _obstack_newchunk public symbol vis
|
11 years ago |
Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 years ago |
Peter S. Mazinger
|
532c68d561
obstack.c: use libintl.h
|
13 years ago |
Bernhard Reutner-Fischer
|
c2aa4183b8
- sync obstack.{c,h} with glibc (Peter S. Mazinger)
|
16 years ago |
Bernhard Reutner-Fischer
|
239b898d87
- disable gettext support in obstack.
|
16 years ago |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 years ago |
Bernhard Reutner-Fischer
|
9fd3751e5e
- fix warning about old-style function definition
|
16 years ago |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 years ago |
Peter S. Mazinger
|
f45706ca6a
global data uses libc_hidden_data_def, convert all -I hope- and add some new
|
19 years ago |
Peter S. Mazinger
|
b25ad630be
Last relocs jump and global data, (even locales) that I could remove are gone from libc. The remaining are left as exercise for others ;-)
|
19 years ago |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 years ago |
Peter S. Mazinger
|
a1915d4502
Convert users
|
19 years ago |
Manuel Novoa III
|
48e1bf2f56
Always include locale.h, which was included by libintl.h only when
|
21 years ago |
Manuel Novoa III
|
037a01de61
Some more buildroot-motivated fixes. Avoid installing some headers, as
|
21 years ago |
Manuel Novoa III
|
50660812be
Fix a few bugs in the new extended locale functions.
|
21 years ago |
Manuel Novoa III
|
2f7adfdcfe
Add gnu obstack support. I still need to implement the obstack_printf
|
22 years ago |