Alexey Zelkin
|
41b55591ce
|
Fix visibility of empty variable -- it should be static.
Submitted by: bde and Hartmut Brandt <brandt@fokus.gmd.de> (via PR)
PR: bin/25308
|
2001-02-24 13:13:48 +00:00 |
|
Alexey Zelkin
|
39d2c772eb
|
catch up to __part_load_locale() interface change
|
2001-02-13 15:32:21 +00:00 |
|
Alexey Zelkin
|
b161fb0061
|
Make comparsions more clear (per style(9))
|
2001-02-12 08:56:39 +00:00 |
|
Robert Watson
|
4be19dddae
|
o Fix build of libc broken in revision 1.2. offsetof() requires the
inclusion of stddef.h.
Reviewed by: peter
|
2001-02-12 02:44:33 +00:00 |
|
Alexey Zelkin
|
fc19bba6aa
|
Don't use hardcoded struct size, use offsetof() instead (make size calculations
dynamic)
|
2001-02-11 15:09:31 +00:00 |
|
Alexey Zelkin
|
90423ececf
|
Make FreeBSD locale support complete: add support for rest locale categories
LC_MONETARY, LC_NUMERIC and LC_MESSAGES. Remove stub functions since they
don't need anymore.
Reviewed by: silence on -i18n
|
2001-02-08 16:58:53 +00:00 |
|