freebsd-dev/lib/libc
Daniel C. Sobral b6c1a56180 Since g->moffset points to the _maximum_ offset at which the must
string may be found (from the beginning of the pattern), the point
at which must is found minus that offset may actually point to some
place before the start of the text.

In that case, make start = start.

Alternatively, this could be tested for in the preceding if, but it
did not occur to me. :-)

Caught by: regex(3) test code
2000-07-09 17:36:53 +00:00
..
alpha Finish moving all IEEE fp types to be the same on all arch's. 2000-05-10 19:41:40 +00:00
amd64 Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00
compat-43 Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:00:11 +00:00
db cleanup the tsearch import. 2000-07-06 20:04:34 +00:00
gen Change the dllockinit() interface from "experimental" to 2000-07-08 04:17:28 +00:00
gmon Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
i386 You need options USER_LDT in your kernel to use these functions. 2000-06-14 13:38:21 +00:00
include $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
locale fix comment 2000-07-07 08:24:50 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net reject empty scopeid. use strtoul() for checking all-numericness of 2000-07-09 06:10:01 +00:00
nls Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
posix1e o Enable building of libposix1e capability state utility functions and 2000-07-05 04:25:09 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex Since g->moffset points to the _maximum_ offset at which the must 2000-07-09 17:36:53 +00:00
rpc Replace structure copy form ifreq obtained by SIOCGIFADDR 2000-03-03 13:05:00 +00:00
stdio Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:07:59 +00:00
stdlib Turn malloc options "AJ" on by default. 2000-07-09 13:10:18 +00:00
stdtime Fix assigning alt_month in compatibility code 2000-06-29 17:21:45 +00:00
string Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
sys First appeared in 2.9BSD, not 3.0. 2000-07-08 18:17:12 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
Makefile sigset_t change (part 5 of 5) 1999-09-29 15:18:46 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00