mariadb/strings
monty@mysql.com/narttu.mysql.fi f0ae3ce9b9 Fixed compiler warnings
Fixed compile-pentium64 scripts
Fixed wrong estimate of update_with_key_prefix in sql-bench
Merge bk-internal.mysql.com:/home/bk/mysql-5.1 into mysql.com:/home/my/mysql-5.1
Fixed unsafe define of uint4korr()
Fixed that --extern works with mysql-test-run.pl
Small trivial cleanups
This also fixes a bug in counting number of rows that are updated when we have many simultanous queries
Move all connection handling and command exectuion main loop from sql_parse.cc to sql_connection.cc
Split handle_one_connection() into reusable sub functions.
Split create_new_thread() into reusable sub functions.
Added thread_scheduler; Preliminary interface code for future thread_handling code.

Use 'my_thread_id' for internal thread id's
Make thr_alarm_kill() to depend on thread_id instead of thread
Make thr_abort_locks_for_thread() depend on thread_id instead of thread
In store_globals(), set my_thread_var->id to be thd->thread_id.
Use my_thread_var->id as basis for my_thread_name()
The above changes makes the connection we have between THD and threads more soft.

Added a lot of DBUG_PRINT() and DBUG_ASSERT() functions
Fixed compiler warnings
Fixed core dumps when running with --debug
Removed setting of signal masks (was never used)
Made event code call pthread_exit() (portability fix)
Fixed that event code doesn't call DBUG_xxx functions before my_thread_init() is called.
Made handling of thread_id and thd->variables.pseudo_thread_id uniform.
Removed one common 'not freed memory' warning from mysqltest
Fixed a couple of usage of not initialized warnings (unlikely cases)
Suppress compiler warnings from bdb and (for the moment) warnings from ndb
2007-02-23 13:13:55 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
bchange.c Many files: 2006-12-23 20:17:15 +01:00
bcmp.c Many files: 2006-12-23 20:17:15 +01:00
bcopy-duff.c Many files: 2006-12-23 20:17:15 +01:00
bfill.c Many files: 2006-12-23 20:17:15 +01:00
bmove.c Many files: 2006-12-23 20:17:15 +01:00
bmove512.c Many files: 2006-12-23 20:17:15 +01:00
bmove_upp-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
bmove_upp.c Many files: 2006-12-23 20:17:15 +01:00
bzero.c Many files: 2006-12-23 20:17:15 +01:00
ChangeLog PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
CHARSET_INFO.txt Merge mysql.com:/home/hf/mysql-5.0.mrg 2006-10-12 15:42:05 +05:00
CMakeLists.txt Many files: 2006-12-31 02:29:11 +01:00
conf_to_src.c Merge siva.hindu.god:/usr/home/tim/m/bk/g50 2006-12-26 22:28:28 -07:00
ctype-big5.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ctype-bin.c Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
ctype-cp932.c Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
ctype-czech.c Many files: 2006-12-23 20:17:15 +01:00
ctype-euc_kr.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ctype-eucjpms.c Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
ctype-extra.c Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-11 09:43:44 -05:00
ctype-gb2312.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ctype-gbk.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ctype-latin1.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ctype-mb.c Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
ctype-simple.c Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
ctype-sjis.c Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
ctype-tis620.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
ctype-uca.c Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00
ctype-ucs2.c Fixed compiler warnings 2007-02-23 13:13:55 +02:00
ctype-ujis.c Merge mysql.com:/home/my/mysql-5.0 2007-01-27 03:46:45 +02:00
ctype-utf8.c Fixed compiler warnings 2007-02-23 13:13:55 +02:00
ctype-win1250ch.c Many files: 2006-12-23 20:17:15 +01:00
ctype.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
decimal.c Fixed compiler warnings 2007-02-23 13:13:55 +02:00
do_ctype.c Many files: 2006-12-23 20:17:15 +01:00
dump_map.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
int2str.c Many files: 2006-12-23 20:17:15 +01:00
is_prefix.c Many files: 2006-12-23 20:17:15 +01:00
latin2.def Import changeset 2000-07-31 21:29:14 +02:00
llstr.c Many files: 2006-12-23 20:17:15 +01:00
longlong2str-x86.s Many files: 2006-12-23 20:17:15 +01:00
longlong2str.c Many files: 2006-12-23 20:17:15 +01:00
longlong2str_asm.c Many files: 2006-12-23 20:17:15 +01:00
macros.asm my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-31 01:32:21 +01:00
memcmp.c Many files: 2006-12-23 20:17:15 +01:00
memcpy.c Many files: 2006-12-23 20:17:15 +01:00
memset.c Many files: 2006-12-23 20:17:15 +01:00
my_strchr.c Fixed compiler warnings 2007-02-23 13:13:55 +02:00
my_strtoll10-x86.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
my_strtoll10.c Many files: 2006-12-23 20:17:15 +01:00
my_vsnprintf.c Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00
ptr_cmp.asm my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
r_strinstr.c Many files: 2006-12-23 20:17:15 +01:00
README Import changeset 2000-07-31 21:29:14 +02:00
str2int.c Many files: 2006-12-23 20:17:15 +01:00
str_alloc.c Many files: 2006-12-23 20:17:15 +01:00
str_test.c Many files: 2006-12-23 20:17:15 +01:00
strappend-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strappend.c Many files: 2006-12-23 20:17:15 +01:00
strcat.c Many files: 2006-12-23 20:17:15 +01:00
strcend.c Many files: 2006-12-23 20:17:15 +01:00
strchr.c Many files: 2006-12-23 20:17:15 +01:00
strcmp.c Many files: 2006-12-23 20:17:15 +01:00
strcont.c Many files: 2006-12-23 20:17:15 +01:00
strend-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strend.c Many files: 2006-12-23 20:17:15 +01:00
strfill.c Many files: 2006-12-23 20:17:15 +01:00
string.doc Import changeset 2000-07-31 21:29:14 +02:00
strings-not-used.h Many files: 2006-12-23 20:17:15 +01:00
strings-x86.s Many files: 2006-12-23 20:17:15 +01:00
strings.asm my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strinstr-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strinstr.c Many files: 2006-12-23 20:17:15 +01:00
strlen.c Many files: 2006-12-23 20:17:15 +01:00
strmake-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strmake.c Many files: 2006-12-23 20:17:15 +01:00
strmov-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strmov.c Many files: 2006-12-23 20:17:15 +01:00
strnlen.c Many files: 2006-12-23 20:17:15 +01:00
strnmov-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strnmov.c Many files: 2006-12-23 20:17:15 +01:00
strrchr.c Many files: 2006-12-23 20:17:15 +01:00
strstr-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strstr.c Many files: 2006-12-23 20:17:15 +01:00
strto.c Many files: 2006-12-23 20:17:15 +01:00
strtod.c Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2006-12-15 01:01:52 +02:00
strtol.c Many files: 2006-12-23 20:17:15 +01:00
strtoll.c Many files: 2006-12-23 20:17:15 +01:00
strtoul.c Many files: 2006-12-23 20:17:15 +01:00
strtoull.c Many files: 2006-12-23 20:17:15 +01:00
strxmov-sparc.s my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strxmov.asm my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
strxmov.c Many files: 2006-12-23 20:17:15 +01:00
strxnmov.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00
t_ctype.h Many files: 2006-12-23 20:17:15 +01:00
uca-dump.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
uctypedump.c Many files: 2006-12-31 02:29:11 +01:00
udiv.c Many files: 2006-12-23 20:17:15 +01:00
utr11-dump.c my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
xml.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-23 20:20:40 +01:00

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.