freebsd-skq/lib/libc
Garrett Wollman c28fbb7baa 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
..
amd64 First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
compat-43 Remove setre*id*. 1995-04-25 10:00:04 +00:00
db Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
gen Null terminate all strings returned by the dummy uname() routine, 1995-07-31 10:10:02 +00:00
gmon Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
i386 Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
locale Implement locale-sensitive strftime () from ADO (heavily modified 1995-08-04 18:43:01 +00:00
net Slight adjustment to previous fix for __ivaliduser(). It was checking for 1995-07-16 17:03:58 +00:00
nls Add /usr/local/share/nls to default search path 1995-06-17 03:02:21 +00:00
quad Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
regex Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
rpc Reviewed by: David Greenman 1995-08-02 09:14:23 +00:00
stdio Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
stdlib Make strtod conforms manpage, use isspace to skip initial whitespaces 1995-08-01 22:20:16 +00:00
stdtime Implement locale-sensitive strftime () from ADO (heavily modified 1995-08-04 18:43:01 +00:00
string Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
sys bkr() returns an int, and not a pointer. Document this. 1995-07-23 07:01:05 +00:00
xdr Confirmed to work by: rcarter@geli.com (Russell Carter) 1995-07-22 23:32:13 +00:00
yp The ypprot_err() function incorrectly maps YP_NODOM to YPERR_NODOM. 1995-07-05 06:04:20 +00:00
Makefile Add nls include to Makefile. 1995-03-30 12:46:36 +00:00