NetBSD/lib/libc/string
jtc cbc115a0d5 Added the additional ``%'' format specifiers and the ``E'' and ``O''
format modifiers that are needed for a 1003.2 compliant date(1).  The
modifiers don't actually do anything at present and are not documented.
It's too confusing to the user to describe localization features when
they aren't implemented yet.  It is safe to do this, as the modifiers
fall back to the default behavior if the locale doesn't support alternate
eras or numeric formats.

But, in anticipation of _some_ locale support, all month and day names and
abbrevs, certain time formats, am/pm, etc. are now accessed through variables.
1993-08-19 16:39:47 +00:00
..
Makefile.inc Add RCS identifiers. 1993-08-01 05:37:30 +00:00
bcmp.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
bcmp.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
bcopy.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
bcopy.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
bstring.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
bzero.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
bzero.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
ffs.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
ffs.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
index.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
index.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
memccpy.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memccpy.c Nuke remaining patchkit headers. 1993-08-02 18:17:24 +00:00
memchr.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memchr.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
memcmp.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memcmp.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
memcpy.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memmove.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memset.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
memset.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
rindex.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
rindex.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strcasecmp.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcasecmp.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strcat.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcat.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strchr.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcmp.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcmp.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strcoll.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcoll.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strcpy.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcpy.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strcspn.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strcspn.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strdup.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strdup.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strftime.3 Added the additional ``%'' format specifiers and the ``E'' and ``O'' 1993-08-19 16:39:47 +00:00
strftime.c Added the additional ``%'' format specifiers and the ``E'' and ``O'' 1993-08-19 16:39:47 +00:00
string.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strlen.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strlen.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strmode.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strmode.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strncat.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strncmp.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strncpy.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strpbrk.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strpbrk.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strrchr.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strsep.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strsep.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strspn.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strspn.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strstr.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strstr.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strtok.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strtok.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
strxfrm.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
strxfrm.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00
swab.3 Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
swab.c Add RCS identifiers. 1993-08-01 17:54:45 +00:00