mpp
6f1e1c35e7
Another round of various man page cleanups.
1996-02-09 17:25:57 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
gpalmer
0c3911acb2
Oops. I seem to have over-corrected with my last commit. It should be
...
right this time
1995-12-29 08:23:59 +00:00
gpalmer
a14b8b0651
Correct what seem to me to be some mistakes in the references and
...
standards sections. Also add a missing `,' to each file.
1995-12-28 21:06:07 +00:00
ache
94bfe4fc2d
Move more stuff out to XPG4
...
Handle negative chars inside runetype/tolower/toupper
1995-11-03 08:59:02 +00:00
ache
e9ce2479b9
Treat empty encoding as "C" encoding
1995-10-23 20:20:11 +00:00
ache
83a985d5f2
Optimize PathLocale handling.
...
Handle C/POSIX/"" properly.
Don't reset collate to C when it is unnecessary
1995-10-23 20:08:24 +00:00
ache
973d5505ac
Use fake (empty) startup_setlocale for XPG4
1995-10-23 02:25:53 +00:00
ache
04162007d2
Reduce static binaries bloat by splitting out normally unused
...
setinvalidrune()
1995-10-23 02:13:05 +00:00
ache
6ee0412bd8
Migrate from XPG4 to XPG3 (libxpg4 will be added soon)
...
Remove big part of my startup_setlocale hack.
Add missing manpage links.
1995-10-23 01:34:17 +00:00
phk
8c71abfa80
As above.
...
Oh I also put in a couple of compile-time warnings for the crypt stuff.
1995-10-22 14:38:48 +00:00
ache
40905945da
Propogate default table to restricted 8859-1 template
...
(only control/graph/punct/print tags used)
Based on: kaleb@x.org and Bruce suggestions
1995-10-19 19:29:55 +00:00
ache
9463cb81fa
Forget to close file
...
Submitted by: SANETO Takanori sanewo@strg.sony.co.jp
1995-08-11 08:44:31 +00:00
ache
93a197827a
Fix cut&paste error: LC_COLLATE should be LC_TIME
1995-08-05 17:32:06 +00:00
ache
e6be3172f8
Add time locale loading
1995-08-05 17:31:17 +00:00
wollman
99cef2aaa7
Implement locale-sensitive strftime () from ADO (heavily modified
...
by me). This probably loses for multibyte characters, but I have no
way of telling. I'll let ache decide whether to add this support to
startup_setlocale. Note that for this to make any sense at all, the
symlinks in /usr/share/locale must go. (For the moment, this doesn't
make any difference since there are no locales supplied.)
Obtained from: Arthur David Olson <ado@elsie.nci.nih.gov>
1995-08-04 18:43:01 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
bde
76e6f5422f
Reviewed by: ache and wollman (long ago)
...
isctype.c:
o The tolower() and toupper() functions duplicated too much code
and were out of date (surprise). This didn't matter because
it was difficult to call them.
o Change formatting to be more like that in <ctype.h> (with
extra parentheses as in the macros). Perhaps this file should
be machine generated or everything should be handled like
__tolower() so that no code is repeated.
nomacros.c:
o Instead of looking at _USE_CTYPE_INLINE_ to see what <ctype.h>
has done, set _EXTERNALIZE_CTYPE_INLINES_ to tell <ctype.h>
what to do, so that we don't have anything left to do. Note
that code is now generated even if inlines are used by default.
This allows users to switch to non-inline versions.
1995-04-07 11:52:17 +00:00
ache
0c5ab74dd8
Update info about LC_COLLATE implementation
1995-03-26 18:57:19 +00:00
ache
91ff8e2365
Minor optimization
1995-02-18 01:42:02 +00:00
ache
c0479ff88e
Don't pick _warn module now
1995-02-17 16:36:12 +00:00
ache
472ef98cfb
Add 8-bit collate stuff
...
Submitted by: alex@elvisti.kiev.ua
1995-02-16 04:24:39 +00:00
ache
42017de88f
Sync with ctype.h (remove EOF handling)
1994-10-09 11:20:55 +00:00
ache
078887695c
Sync with ctype.h (EOF, sign extention fixes)
1994-10-08 17:42:45 +00:00
ache
476696843b
Make not-so-space-eaten locale version:
...
split modules to bring only neccessary functions,
eliminate sprintf, make reduced startup_locale version.
1994-09-24 15:59:33 +00:00
wollman
e017c781ca
First crack at making libc work with the new make macros. It compiles on
...
my machine, and a simple static (genassym) and shared (sysctl) executable
both work. Still to be done: RPCand YP merge.
1994-08-05 01:19:12 +00:00
rgrimes
e043687c62
This commit was generated by cvs2svn to compensate for changes in r1573,
...
which included commits to RCS files with non-trunk default branches.
1994-05-27 05:00:24 +00:00
rgrimes
cb2f2e712b
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00