glibc/posix
Roland McGrath 0d35c2426d * sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp,
no longer wrongly matches arbitrary prefixes of NAME.
	Reported by Jakub Jelinek <jakub@redhat.com>.

2002-09-11  Jakub Jelinek  <jakub@redhat.com>

	* posix/bug-regex11.c (tests): New array.
	(main): Rewritten to run more different tests.

	* nscd/Makefile (CPPFLAGS-nscd, CPPFLAGS-nscd_conf, CPPFLAGS-dbg_log)
	(CPPFLAGS-connections, CPPFLAGS-hstcache): Variables removed.
	Instead, catch all of $(nscd-modules) via cppflags-iterator.mk.
2002-09-11 22:04:32 +00:00
..
bits * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX. 2002-08-02 21:16:39 +00:00
glob 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
sys 2002-09-06 Roland McGrath <roland@redhat.com> 2002-09-06 18:07:55 +00:00
.cvsignore
annexc.c
bsd-getpgrp.c Update. 2002-08-03 07:02:10 +00:00
bug-regex1.c
bug-regex2.c
bug-regex3.c
bug-regex4.c Update. 2002-07-27 08:28:46 +00:00
bug-regex5.c 2002-09-10 Roland McGrath <roland@redhat.com> 2002-09-10 22:35:39 +00:00
bug-regex6.c Update. 2002-07-27 08:28:46 +00:00
bug-regex7.c Update. 2002-07-27 08:28:46 +00:00
bug-regex8.c Update. 2002-07-27 08:28:46 +00:00
bug-regex9.c Update. 2002-08-12 19:50:26 +00:00
bug-regex10.c Update. 2002-08-26 23:00:40 +00:00
bug-regex11.c * sysdeps/generic/dl-environ.c (unsetenv): Rewritten using strncmp, 2002-09-11 22:04:32 +00:00
confstr.c * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 2002-08-04 03:30:56 +00:00
cpio.h
Depend
execl.c * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 2002-08-04 03:30:56 +00:00
execle.c * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 2002-08-04 03:30:56 +00:00
execlp.c * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 2002-08-04 03:30:56 +00:00
execv.c
execvp.c * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 2002-08-04 03:30:56 +00:00
fnmatch_loop.c
fnmatch.c * include/sys/resource.h: Use libc_hidden_proto for getpriority, 2002-08-04 03:50:21 +00:00
fnmatch.h
getconf.c Update. 2002-01-17 07:38:47 +00:00
getopt1.c * include/getopt.h: But private decls inside [_GETOPT_H]. 2002-08-06 21:10:50 +00:00
getopt_init.c
getopt.c Update. 2002-03-12 20:04:56 +00:00
getopt.h
glob.h
globtest.c
globtest.sh Update. 2002-04-29 04:32:06 +00:00
Makefile 2002-09-04 Jakub Jelinek <jakub@redhat.com> 2002-09-04 16:21:24 +00:00
ptestcases.h
PTESTS
PTESTS2C.sed
re_comp.h
regcomp.c Wrap #include wchar.h and wctype.h in #if. (build_range_exp): Add castings to strlen invocations. (build_collating_symbol): Restore the type of characters from "char" to "unsigned char", and supplement castings. (build_collating_symbol): Likewise. (build_equiv_class): Likewise. (build_charclass): Likewise. (seek_collating_symbol_entry): Likewise. (parse_bracket_exp): Likewise. (build_word_op): Supplement a casting. 2002-09-10 17:39:58 +00:00
regex_internal.c Update. 2002-09-10 18:40:35 +00:00
regex_internal.h Update. 2002-09-10 18:40:35 +00:00
regex.c Update. 2002-05-24 08:49:00 +00:00
regex.h Update. 2002-05-24 08:49:00 +00:00
regexbug1.c
regexec.c Update. 2002-09-10 18:40:35 +00:00
runptests.c
runtests.c
sched.h Update. 2002-08-08 07:53:36 +00:00
spawn_faction_addclose.c
spawn_faction_adddup2.c
spawn_faction_addopen.c
spawn_faction_destroy.c
spawn_faction_init.c
spawn_int.h
spawn.c
spawn.h
spawnattr_destroy.c
spawnattr_getdefault.c
spawnattr_getflags.c
spawnattr_getpgroup.c
spawnattr_getschedparam.c
spawnattr_getschedpolicy.c
spawnattr_getsigmask.c
spawnattr_init.c
spawnattr_setdefault.c
spawnattr_setflags.c
spawnattr_setpgroup.c
spawnattr_setschedparam.c
spawnattr_setschedpolicy.c
spawnattr_setsigmask.c
spawnp.c
tar.h
test-vfork.c
testcases.h
testfnm.c
TESTS
TESTS2C.sed
tst-chmod.c
tst-dir.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-exec.c
tst-fnmatch.c
tst-fnmatch.input Update. 2001-10-27 03:00:50 +00:00
tst-fork.c
tst-getaddrinfo.c
tst-getconf.sh * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass 2002-09-01 12:39:40 +00:00
tst-getlogin.c
tst-gnuglob.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-mmap.c
tst-preadwrite64.c
tst-preadwrite.c
tst-regex.c
tst-regexloc.c
tst-spawn.c
tst-truncate64.c
tst-truncate.c
tstgetopt.c
unistd.h
Versions Update. 2002-07-10 23:09:16 +00:00
wait.h
wordexp-test.c
wordexp-tst.sh
wordexp.h