christos
|
2c89343c25
|
delint
|
1998-11-13 15:46:52 +00:00 |
kleink
|
044e791152
|
Declaration vs. definition consistency.
|
1998-10-23 09:44:34 +00:00 |
kleink
|
ee1afe8b7c
|
Need internal names for snprintf() and vsnprintf().
|
1998-10-13 14:19:21 +00:00 |
mycroft
|
44436bf77f
|
constify some tables.
|
1998-07-26 11:11:07 +00:00 |
christos
|
450aa90e6e
|
Fix RCSID's
|
1997-07-13 19:54:55 +00:00 |
kleink
|
dbda158f1f
|
Add support for localized character sets (a.k.a. LC_CTYPE).
Thanks go to Matthias Scheler <tron@lyssa.owl.de> for contributing his initial
work in PR/3592, and to Christos Zoulas for refining it!
|
1997-06-02 09:52:36 +00:00 |
kleink
|
4fd0a6d595
|
RCSid police.
|
1997-04-29 16:40:13 +00:00 |
kleink
|
b678625d16
|
* Handle cases when 'lang' and friends have been set to "" correctly.
* Fix botch when setting the locale for no specific category.
|
1997-04-29 13:30:17 +00:00 |
mrg
|
071eac5167
|
KNF.
|
1997-04-22 12:27:34 +00:00 |
mrg
|
9cd5492c02
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
- some KNF.
|
1997-01-23 14:01:45 +00:00 |
jtc
|
3ba2c075cf
|
#include appropriate header files to bring prototypes into scope
|
1995-05-13 06:58:18 +00:00 |
jtc
|
797d32eb10
|
New setlocale() that does everything except actually load new locales;
and that's coming in the next week.
|
1994-09-30 02:20:50 +00:00 |
jtc
|
9c20f740a3
|
Declare rcsid strings so they are stored in text segment.
|
1993-08-26 00:43:03 +00:00 |
jtc
|
a4bacdfbad
|
setlocale(category, "") is supposed to set locale to the default.
The "C" locale in our case, since we have no other locale support.
|
1993-08-06 22:56:18 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |