glibc/sysdeps/unix/sysv/linux
Ulrich Drepper 97fd3a3003 Update.
2003-11-25  Ulrich Drepper  <drepper@redhat.com>

	* posix/runptests.c (main): Make errors fatal.
	* posix/PTESTS: One test in GA135 and GA136 check functionality
	which seems not guaranteed.

2003-11-25  Jakub Jelinek  <jakub@redhat.com>

	* posix/regexec.c (re_search_internal): If prune_impossible_nodes
	returned REG_NOMATCH, set match_last to -1.  Don't initialize
	pmatch[0] needlessly.  Fix comment.
	(prune_impossible_nodes): Don't segfault on NULL state_log entry.
	(set_regs): Fix comment.
	* posix/regcomp.c (parse_bracket_exp): Only set has_plural_match
	if adding both SIMPLE_BRACKET and COMPLEX_BRACKET.
	(build_charclass_op): Set has_plural_match if adding both
	SIMPLE_BRACKET and COMPLEX_BRACKET.
	* posix/bug-regex11.c (tests): Fix register values for one commented
	out test.  Add new tests.

	* posix/regex_internal.c (re_string_allocate): Make sure init_len
	is at least dfa->mb_cur_max.
	(re_string_reconstruct): If is_utf8, don't fall back into
	re_string_skip_chars just because idx points into a middle of
	valid UTF-8 character.  Instead, set the wcs bytes which correspond
	to the partial character bytes to WEOF.
	* posix/regexec.c (re_search_internal): Allocate input.bufs_len + 1
	instead of dfa->nodes_len + 1 state_log entries initially.
	* posix/bug-regex20.c (main): Uncomment backwards case insensitive
	tests.
2003-11-26 03:24:15 +00:00
..
alpha Update. 2003-09-25 16:53:29 +00:00
arm Update. 2003-09-25 16:53:29 +00:00
bits 2003-09-08 Roland McGrath <roland@frob.com> 2003-09-09 06:44:48 +00:00
cris Update. 2003-09-25 16:53:29 +00:00
hppa (LOAD_ARGS_0) (LOAD_ARGS_1, LOAD_ARGS_2, LOAD_ARGS_3, LOAD_ARGS_4) (LOAD_ARGS_5, LOAD_ARGS_6): Add missing parentheses. 2003-11-03 17:18:38 +00:00
i386 Update. 2003-11-26 03:24:15 +00:00
ia64 Update. 2003-11-19 06:12:51 +00:00
m68k Update. 2003-09-25 16:53:29 +00:00
mips * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h: Remove 2003-10-01 07:00:03 +00:00
net Sync with kernel header, fix typo. 2003-06-28 08:19:47 +00:00
netash Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netatalk Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netax25 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
neteconet Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netinet Update. 2003-05-10 08:39:58 +00:00
netipx Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netpacket Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netrom Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
netrose Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
nfs Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> 1995-10-16 01:37:51 +00:00
powerpc Update. 2003-09-25 16:53:29 +00:00
s390 Update. 2003-09-25 16:53:29 +00:00
scsi Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sh Update. 2003-10-15 05:47:36 +00:00
sparc * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h (pread, pwrite): 2003-11-12 01:04:12 +00:00
sys Update. 2003-09-29 22:23:14 +00:00
x86_64 Update. 2003-09-25 22:01:15 +00:00
Dist Update. 2003-09-24 05:05:38 +00:00
Implies Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com> 1996-05-22 02:11:55 +00:00
Makefile Update. 2003-09-24 05:05:38 +00:00
Versions Update. 2003-09-24 21:13:55 +00:00
_exit.c Update. 2003-09-03 03:22:23 +00:00
a.out.h Update. 2003-07-25 09:06:04 +00:00
accept.S Update. 2002-12-31 20:46:11 +00:00
adjtime.c Update. 2002-07-25 08:19:59 +00:00
aio_sigqueue.c Update. 2003-09-03 03:22:23 +00:00
bind.S Update. 2002-05-15 00:22:23 +00:00
check_pf.c Update. 2003-11-13 23:39:31 +00:00
clock.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
clock_getres.c Update. 2003-03-03 04:57:09 +00:00
clock_gettime.c Update. 2003-03-03 04:57:09 +00:00
clock_nanosleep.c Update. 2003-06-15 21:22:26 +00:00
clock_settime.c Update. 2003-03-03 04:57:09 +00:00
cmsg_nxthdr.c Update. 2001-07-31 20:32:01 +00:00
configure * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv/linux/configure: Rebuilt. 2003-03-23 02:10:04 +00:00
configure.in * sysdeps/unix/sysv/linux/configure.in: Update mips64 patterns. * sysdeps/unix/sysv/linux/configure: Rebuilt. 2003-03-23 02:10:04 +00:00
connect.S Update. 2002-12-15 10:26:23 +00:00
device-nrs.h * sysdeps/generic/device-nrs.h (DEV_TTY_P): Change argument type 2001-07-21 05:13:40 +00:00
dl-brk.c Update. 2002-06-09 20:15:14 +00:00
dl-execstack.c 2003-09-25 Roland McGrath <roland@redhat.com> 2003-09-25 23:04:12 +00:00
dl-librecon.h Update. 2003-11-26 03:24:15 +00:00
dl-origin.c Update. 2002-03-01 09:44:29 +00:00
dl-osinfo.h * sysdeps/generic/libc-start.c (__libc_start_main): Do 2002-12-01 22:14:57 +00:00
dl-sbrk.c Update. 2002-06-09 20:15:14 +00:00
dl-sysdep.c Update. 2001-07-12 06:32:02 +00:00
errqueue.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
execve.c Update. 2003-09-03 03:22:23 +00:00
exit-thread.S Update. 2002-09-15 02:37:32 +00:00
fatal-prepare.h Update. 2003-04-19 16:57:17 +00:00
fcntl.c Update. 2003-09-05 07:58:18 +00:00
fd_to_filename.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fexecve.c Update. 2002-12-06 23:38:01 +00:00
fpathconf.c Update. 2003-08-08 07:43:03 +00:00
fstatfs64.c Update. 2003-06-24 18:59:03 +00:00
fstatvfs.c Update. 2003-09-17 00:49:19 +00:00
fstatvfs64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ftime.c Update. 1999-05-11 13:00:20 +00:00
ftruncate64.c Update. 2003-09-03 03:22:23 +00:00
futimes.c Update. 2003-07-31 19:26:38 +00:00
fxstat.c Update. 2003-06-28 08:11:28 +00:00
fxstat64.c Update. 2003-09-03 03:22:23 +00:00
gai_sigqueue.c Update. 2003-09-03 03:22:23 +00:00
getclktck.c Update. 2002-01-31 03:41:25 +00:00
getcwd.c Update. 2003-09-20 01:06:31 +00:00
getdents.c Update. 2003-09-03 03:22:23 +00:00
getdents64.c Update. 2000-08-17 19:36:13 +00:00
getdirentries.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getdirentries64.c Update. 2000-08-12 05:14:52 +00:00
getdtsz.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethostid.c Update. 2003-09-04 14:08:24 +00:00
getloadavg.c (CFLAGS-oldtmpfile.c): Add -fexceptions. 2003-09-02 07:14:15 +00:00
getpagesize.c Update. 2002-08-03 07:02:10 +00:00
getpeername.S update from main archive 970225 1997-02-25 05:18:05 +00:00
getpriority.c Update. 2003-09-03 03:22:23 +00:00
getpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getsockname.S Update. 2002-05-15 00:22:23 +00:00
getsockopt.S update from main archive 970225 1997-02-25 05:18:05 +00:00
getsysstats.c Update. 2003-09-04 08:27:37 +00:00
grantpt.c Update. 2002-07-20 01:14:41 +00:00
if_index.c Update. 2003-09-13 05:52:57 +00:00
ifaddrs.c Update. 2003-11-13 23:39:31 +00:00
ifreq.c Update. 2003-06-13 21:05:42 +00:00
ifreq.h Update. 2003-06-13 21:05:42 +00:00
init-first.c * sysdeps/unix/sysv/linux/init-first.c: Mark init as used. 2003-07-27 15:12:18 +00:00
internal_statvfs.c Update. 2003-10-27 04:05:04 +00:00
ipc_priv.h Update. 2003-09-03 03:22:23 +00:00
kernel-features.h Update. 2003-11-13 16:49:49 +00:00
kernel_sigaction.h Update. 1999-10-19 03:14:36 +00:00
kernel_stat.h (_HAVE_STAT_NSEC,_HAVE_STAT_NSEC64): New. 2003-01-01 19:56:23 +00:00
kernel_termios.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ldd-rewrite.sed Update. 1998-08-24 16:46:16 +00:00
lddlibc4.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ldsodefs.h 2003-06-26 Roland McGrath <roland@redhat.com> 2003-06-26 19:54:29 +00:00
libc_fatal.c Update. 2003-07-22 23:56:53 +00:00
linux_fsinfo.h Update. 2003-09-17 00:49:19 +00:00
listen.S Update. 2002-05-15 00:22:23 +00:00
llseek.c Update. 2003-09-03 03:22:23 +00:00
lseek64.c Update. 1997-10-12 04:05:44 +00:00
lxstat.c Update. 2003-06-28 08:11:28 +00:00
lxstat64.c Update. 2003-09-03 03:22:23 +00:00
makedev.c Update. 2003-09-24 21:13:55 +00:00
mmap64.c Update. 2003-09-03 03:22:23 +00:00
msgctl.c Update. 2002-07-20 01:14:41 +00:00
msgget.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msgrcv.c Update. 2002-12-15 10:26:23 +00:00
msgsnd.c Update. 2002-12-15 10:26:23 +00:00
nice.c Update. 2002-03-02 00:48:30 +00:00
not-cancel.h Update. 2003-09-04 14:08:24 +00:00
ntp_gettime.c Update. 2002-07-25 08:19:59 +00:00
open64.c Update. 2002-12-15 10:26:23 +00:00
opendir.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
opensock.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
pathconf.c Update. 2003-09-04 14:42:25 +00:00
pathconf.h Update. 2003-06-11 23:22:36 +00:00
paths.h Update. 2000-11-15 23:56:34 +00:00
poll.c Update. 2003-09-03 03:22:23 +00:00
posix_fadvise.c Update. 2003-08-17 00:37:19 +00:00
posix_fadvise64.c Fix formatting. 2003-09-02 07:19:25 +00:00
pread.c Update. 2003-09-03 03:22:23 +00:00
pread64.c Update. 2003-09-03 03:22:23 +00:00
prof-freq.c Update. 2003-07-03 17:33:22 +00:00
profil.c Mon May 13 12:03:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-13 17:30:42 +00:00
ptrace.c Update. 2003-09-03 03:22:23 +00:00
ptsname.c Update. 2003-01-16 18:14:10 +00:00
pwrite.c Update. 2003-09-03 03:22:23 +00:00
pwrite64.c Update. 2003-09-03 03:22:23 +00:00
readahead.c Update. 2003-09-03 03:22:23 +00:00
readdir64.c Update. 2000-08-19 16:58:09 +00:00
readdir64_r.c Update. 2000-08-19 16:58:09 +00:00
readv.c Update. 2003-09-03 03:22:23 +00:00
reboot.c Update. 2003-09-03 03:22:23 +00:00
recv.S Update. 2002-12-15 10:26:23 +00:00
recvfrom.S Update. 2002-12-15 10:26:23 +00:00
recvmsg.S Update. 2002-12-15 10:26:23 +00:00
sa_len.c Update. 2002-04-14 20:15:40 +00:00
sched_getaffinity.c Update. 2003-05-10 05:36:37 +00:00
sched_setaffinity.c Update. 2003-05-10 05:36:37 +00:00
segfault.c Update. 2002-11-03 08:52:36 +00:00
semctl.c Update. 2003-07-31 19:26:38 +00:00
semget.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
semop.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
semtimedop.c Update. 2003-05-01 21:41:01 +00:00
send.S Update. 2002-12-15 10:26:23 +00:00
sendmsg.S Update. 2002-12-15 10:26:23 +00:00
sendto.S Update. 2002-12-15 10:26:23 +00:00
setegid.c Update. 2003-06-10 02:32:35 +00:00
seteuid.c Update. 2003-06-10 02:32:35 +00:00
sethostid.c Document new files for Linux i386/ELF port. 1995-09-08 17:02:25 +00:00
setsockopt.S Update. 2002-05-15 00:22:23 +00:00
shm_open.c Update. 2003-08-19 06:15:56 +00:00
shm_unlink.c Update. 2000-04-12 04:59:33 +00:00
shmat.c * sysdeps/powerpc/elf/libc-start.c [! SHARED]: Call 2002-09-03 02:45:12 +00:00
shmctl.c Update. 2003-07-31 19:26:38 +00:00
shmdt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
shmget.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
shutdown.S update from main archive 970225 1997-02-25 05:18:05 +00:00
sigaction.c Update. 2003-09-03 03:22:23 +00:00
siglist.h Update. 2003-04-01 06:20:33 +00:00
signal.c update from main archive 961229 1996-12-30 01:47:46 +00:00
sigpending.c Update. 2003-09-03 03:22:23 +00:00
sigprocmask.c Update. 2003-09-03 03:22:23 +00:00
sigqueue.c Update. 2003-09-03 03:22:23 +00:00
sigreturn.c Update. 1997-12-14 22:24:57 +00:00
sigset-cvt-mask.h 2002-09-04 Bruno Haible <bruno@clisp.org> 2002-09-05 18:52:18 +00:00
sigstack.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigsuspend.c Update. 2003-09-03 03:22:23 +00:00
sigtimedwait.c Update. 2003-09-03 03:22:23 +00:00
sigwait.c Update. 2003-09-03 03:22:23 +00:00
sigwaitinfo.c Update. 2003-09-03 03:22:23 +00:00
sizes.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sleep.c Update. 2003-07-11 22:50:16 +00:00
socketcall.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socketpair.S update from main archive 970225 1997-02-25 05:18:05 +00:00
speed.c 2003-09-08 Roland McGrath <roland@frob.com> 2003-09-09 06:44:48 +00:00
statfs64.c Update. 2003-06-24 18:59:03 +00:00
statvfs.c Update. 2003-09-17 00:49:19 +00:00
statvfs64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.list Update. 2003-09-07 19:03:48 +00:00
sysconf.c (__sysconf) <_SC_MONOTONIC_CLOCK>: Return -1 instead of 0 if clock_getres failed. 2003-03-27 17:55:08 +00:00
sysctl.c Update. 2003-09-03 03:22:23 +00:00
system.c Update. 2003-04-17 16:34:08 +00:00
tcdrain.c Update. 2002-12-15 10:26:23 +00:00
tcflow.c Document new files for Linux i386/ELF port. 1995-09-08 17:02:25 +00:00
tcflush.c Document new files for Linux i386/ELF port. 1995-09-08 17:02:25 +00:00
tcgetattr.c 2003-09-10 Roland McGrath <roland@redhat.com> 2003-09-10 19:16:07 +00:00
tcgetpgrp.c Mon Mar 18 13:20:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-18 18:32:47 +00:00
tcsetattr.c 2003-09-10 Roland McGrath <roland@redhat.com> 2003-09-10 19:16:07 +00:00
tcsetpgrp.c Mon Mar 18 13:20:46 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-03-18 18:32:47 +00:00
termio.h * sysdeps/unix/sysv/linux/Makefile [$(subdir)=termios] (headers): 1996-05-27 20:16:19 +00:00
testrtsig.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
truncate64.c Update. 2003-09-03 03:22:23 +00:00
ttyname.c * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
ttyname_r.c Update. 2003-02-25 02:46:33 +00:00
ualarm.c Document new files for Linux i386/ELF port. 1995-09-08 17:02:25 +00:00
ulimit.c Update. 2001-09-25 03:04:41 +00:00
umount.S Update. 1998-08-20 19:16:48 +00:00
umount2.S Update. 1998-08-20 19:16:48 +00:00
unlockpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
updwtmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
usleep.c Update. 2003-06-15 21:22:26 +00:00
ustat.c Update. 2003-09-27 17:02:41 +00:00
utimes.c Update. 2003-09-17 09:18:37 +00:00
utmp_file.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
vfork.c Update. 1999-01-20 11:36:34 +00:00
wait.c Update. 2003-06-16 19:39:00 +00:00
wait3.c Mon Mar 18 22:54:32 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-03-21 00:37:31 +00:00
waitpid.c Update. 2003-05-13 23:57:02 +00:00
writev.c Update. 2003-09-03 03:22:23 +00:00
xmknod.c Update. 2003-09-27 17:02:41 +00:00
xstat.c Update. 2003-06-28 08:11:28 +00:00
xstat64.c Update. 2003-09-03 03:22:23 +00:00
xstatconv.c Update. 2003-06-16 17:18:06 +00:00
xstatconv.h Update. 2003-06-28 08:11:28 +00:00