You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Nozdrin e29ea6c2f8 Auto-merge from mysql-next-mr. 16 years ago
..
.cvsignore Import changeset 26 years ago
CHARSET_INFO.txt Updating charset doc files. 18 years ago
CMakeLists.txt Backport http://lists.mysql.com/commits/57778 16 years ago
ChangeLog Import changeset 26 years ago
Makefile.am merged 5.0-bugteam -> 5.1-bugteam 17 years ago
README Import changeset 26 years ago
bchange.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
bcmp.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
bcopy-duff.c Many files: 19 years ago
bfill.c Many files: 19 years ago
bmove.c Many files: 19 years ago
bmove512.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
bmove_upp-sparc.s my_strtoll10-x86.s: 19 years ago
bmove_upp.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
bzero.c Many files: 19 years ago
conf_to_src.c Backporting WL#4164 Two-byte collation IDs 16 years ago
ctype-big5.c Merge host.loc:/home/uchum/work/5.0-bugteam 18 years ago
ctype-bin.c ctype-bin.c: 19 years ago
ctype-cp932.c Bug#44352 UPPER/LOWER function doesn't work correctly 17 years ago
ctype-czech.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ctype-euc_kr.c null merge of the backport of Chad's fix for bug #39326 to 5.1-bugteam 16 years ago
ctype-eucjpms.c Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
ctype-extra.c Backporting WL#3759 Optimize identifier conversion in client-server protocol 16 years ago
ctype-gb2312.c Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
ctype-gbk.c Merge host.loc:/home/uchum/work/5.0-bugteam 18 years ago
ctype-latin1.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ctype-mb.c Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b27345 19 years ago
ctype-simple.c Bug#46448 trailing spaces are not ignored when user collation maps space != 0x20 16 years ago
ctype-sjis.c After-fix for back-port of WL#3759. 16 years ago
ctype-tis620.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ctype-uca.c Auto-merge from mysql-next-mr. 16 years ago
ctype-ucs2.c Backporting WL#3759 Optimize identifier conversion in client-server protocol 16 years ago
ctype-ujis.c Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl 18 years ago
ctype-utf8.c After-fix for back-port of WL#3759. 16 years ago
ctype-win1250ch.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
ctype.c Backporting Bug#37129 LDML lacks <i> rule 16 years ago
decimal.c Merge from 5.0 for 43414 16 years ago
do_ctype.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
dump_map.c my_strtoll10-x86.s: 19 years ago
int2str.c BUG#31799: Scrambled number output due to integer overflow 18 years ago
is_prefix.c Many files: 19 years ago
latin2.def Import changeset 26 years ago
llstr.c Bug#31177: Server variables can't be set to their current values 18 years ago
longlong2str-x86.s Many files: 19 years ago
longlong2str.c BUG#31799: Scrambled number output due to integer overflow 18 years ago
longlong2str_asm.c Many files: 19 years ago
macros.asm my_strtoll10-x86.s: 19 years ago
make-ccc Import changeset 26 years ago
memcmp.c Many files: 19 years ago
memcpy.c Many files: 19 years ago
memset.c Many files: 19 years ago
my_strchr.c Fixed compiler warnings 19 years ago
my_strtoll10-x86.s my_strtoll10-x86.s: 19 years ago
my_strtoll10.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
my_vsnprintf.c unit tests for my_vsnprintf, 16 years ago
ptr_cmp.asm my_strtoll10-x86.s: 19 years ago
r_strinstr.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
str2int.c Many files: 19 years ago
str_alloc.c Many files: 19 years ago
str_test.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
strappend-sparc.s my_strtoll10-x86.s: 19 years ago
strappend.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
strcat.c Many files: 19 years ago
strcend.c Many files: 19 years ago
strchr.c Many files: 19 years ago
strcmp.c Many files: 19 years ago
strcont.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
strend-sparc.s my_strtoll10-x86.s: 19 years ago
strend.c Many files: 19 years ago
strfill.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
string.doc Import changeset 26 years ago
strings-not-used.h WL#5016: Fix header file include guards 16 years ago
strings-x86.s Many files: 19 years ago
strings.asm my_strtoll10-x86.s: 19 years ago
strinstr-sparc.s my_strtoll10-x86.s: 19 years ago
strinstr.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
strlen.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
strmake-sparc.s my_strtoll10-x86.s: 19 years ago
strmake.c backport valgrind cleanups from 6.0-engines 18 years ago
strmov-sparc.s my_strtoll10-x86.s: 19 years ago
strmov.c Many files: 19 years ago
strnlen.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
strnmov-sparc.s my_strtoll10-x86.s: 19 years ago
strnmov.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
strrchr.c Many files: 19 years ago
strstr-sparc.s my_strtoll10-x86.s: 19 years ago
strstr.c Many files: 19 years ago
strto.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
strtod.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 18 years ago
strtol.c Many files: 19 years ago
strtoll.c Many files: 19 years ago
strtoul.c Many files: 19 years ago
strtoull.c Many files: 19 years ago
strxmov-sparc.s my_strtoll10-x86.s: 19 years ago
strxmov.asm my_strtoll10-x86.s: 19 years ago
strxmov.c Many files: 19 years ago
strxnmov.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
t_ctype.h Many files: 19 years ago
uca-dump.c my_strtoll10-x86.s: 19 years ago
uctypedump.c Many files: 19 years ago
udiv.c Many files: 19 years ago
utr11-dump.c my_strtoll10-x86.s: 19 years ago
xml.c Bug#38227 EXTRACTVALUE doesn't work with DTD declarations 17 years ago

README

File   : README
Author : Richard A. O'Keefe.
Updated: 30 April 1984
Purpose: Explain the new strings package.

The UNIX string libraries (described in the string(3) manual page)
differ from UNIX to UNIX (e.g. strtok is not in V7 or 4.1bsd). Worse,
the sources are not in the public domain, so that if there is a string
routine which is nearly what you want but not quite you can't take a
copy and modify it. And of course C programmers on non-UNIX systems
are at the mercy of their supplier.

This package was designed to let me do reasonable things with C's
strings whatever UNIX (V7, PaNiX, UX63, 4.1bsd) I happen to be using.
Everything in the System III manual is here and does just what the S3
manual says it does. There are also lots of new goodies. I'm sorry
about the names, but the routines do have to work on asphyxiated-at-
birth systems which truncate identifiers. The convention is that a
routine is called
str [n] [c] <operation>
If there is an "n", it means that the function takes an (int) "length"
argument, which bounds the number of characters to be moved or looked
at. If the function has a "set" argument, a "c" in the name indicates
that the complement of the set is used. Functions or variables whose
names start with _ are support routines which aren't really meant for
general use. I don't know what the "p" is doing in "strpbrk", but it
is there in the S3 manual so it's here too. "istrtok" does not follow
this rule, but with 7 letters what can you do?

I have included new versions of atoi(3) and atol(3) as well. They
use a new primitive str2int, which takes a pair of bounds and a radix,
and does much more thorough checking than the normal atoi and atol do.
The result returned by atoi & atol is valid if and only if errno == 0.
There is also an output conversion routine int2str, with itoa and ltoa
as interface macros. Only after writing int2str did I notice that the
str2int routine has no provision for unsigned numbers. On reflection,
I don't greatly care. I'm afraid that int2str may depend on your "C"
compiler in unexpected ways. Do check the code with -S.

Several of these routines have "asm" inclusions conditional on the
VaxAsm option. These insertions can make the routines which have them
quite a bit faster, but there is a snag. The VAX architects, for some
reason best known to themselves and their therapists, decided that all
"strings" were shorter than 2^16 bytes. Even when the length operands
are in 32-bit registers, only 16 bits count. So the "asm" versions do
not work for long strings. If you can guarantee that all your strings
will be short, define VaxAsm in the makefile, but in general, and when
using other machines, do not define it.

To use this library, you need the "strings.a" library file and the
"strings.h" and "ctypes.h" header files. The other header files are
for compiling the library itself, though if you are hacking extensions
you may find them useful. General users really shouldn't see them.
I've defined a few macros I find useful in "strings.h"; if you have no
need for "index", "rindex", "streql", and "beql", just edit them out.
On the 4.1bsd system I am using declaring all these functions 'extern'
does not mean that they will all be loaded; but only the ones you use.
When using lesser systems you may find it necessary to break strings.h
up, or you could get by with just adding "extern" declarations for the
functions you want as you need them. Many of these functions have the
same names as functions in the "standard C library", by design as this
is a replacement/reimplementation of part of that library. So you may
have to talk the loader into loading this library first. Again, I've
found no problems on 4.1bsd.

You may wonder at my failure to provide manual pages for this code.
For the things in V7, 4.?, or SIII, you should be able to use whichever
manual page came with that system, and anything I might write would be
so like it as to raise suspicions of violating AT&T copyrights. In the
sources you will find comments which provide far more documentation for
these routines than AT&T ever provided for their strings stuff, I just
don't happen to have put it in nroff -man form. Had I done so, the .3
files would have outbulked the .c files!

These files are in the public domain. This includes getopt.c, which
is the work of Henry Spencer, University of Toronto Zoology, who says of
it "None of this software is derived from Bell software. I had no access
to the source for Bell's versions at the time I wrote it. This software
is hereby explicitly placed in the public domain. It may be used for
any purpose on any machine by anyone." I would greatly prefer it if *my*
material received no military use.