[22399] in Source-Commits
third/bash
daemon@ATHENA.MIT.EDU (zacheiss@MIT.EDU)
Thu Apr 14 17:39:45 2005
From: zacheiss@MIT.EDU
Date: Thu, 14 Apr 2005 17:39:36 -0400 (EDT)
Message-Id: <200504142139.j3ELdaH0018390@brad-majors.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/bash
In directory brad-majors.mit.edu:/afs/athena.mit.edu/user/z/a/zacheiss/dev/third/bash
Modified Files:
array.c arrayfunc.c bashline.c braces.c general.c jobs.c
patchlevel.h pcomplete.c subst.c variables.c
Log Message:
Apply official bash patches from ftp.gnu.org to bring this up to patchlevel 16. Apply patch from RHEL 4 to fix brokenness with glibc not supporting WCONTINUED bit in waitpid().
Update of /afs/dev.mit.edu/source/repository/third/bash/builtins
In directory brad-majors.mit.edu:/afs/athena.mit.edu/user/z/a/zacheiss/dev/third/bash/builtins
Modified Files:
trap.def
Log Message:
Apply official bash patches from ftp.gnu.org to bring this up to patchlevel 16. Apply patch from RHEL 4 to fix brokenness with glibc not supporting WCONTINUED bit in waitpid().
Update of /afs/dev.mit.edu/source/repository/third/bash/doc
In directory brad-majors.mit.edu:/afs/athena.mit.edu/user/z/a/zacheiss/dev/third/bash/doc
Modified Files:
bashref.texi
Log Message:
Apply official bash patches from ftp.gnu.org to bring this up to patchlevel 16. Apply patch from RHEL 4 to fix brokenness with glibc not supporting WCONTINUED bit in waitpid().
Update of /afs/dev.mit.edu/source/repository/third/bash/include
In directory brad-majors.mit.edu:/afs/athena.mit.edu/user/z/a/zacheiss/dev/third/bash/include
Modified Files:
shmbutil.h
Log Message:
Apply official bash patches from ftp.gnu.org to bring this up to patchlevel 16. Apply patch from RHEL 4 to fix brokenness with glibc not supporting WCONTINUED bit in waitpid().
Update of /afs/dev.mit.edu/source/repository/third/bash/lib/readline
In directory brad-majors.mit.edu:/afs/athena.mit.edu/user/z/a/zacheiss/dev/third/bash/lib/readline
Modified Files:
display.c mbutil.c misc.c vi_mode.c
Log Message:
Apply official bash patches from ftp.gnu.org to bring this up to patchlevel 16. Apply patch from RHEL 4 to fix brokenness with glibc not supporting WCONTINUED bit in waitpid().
Update of /afs/dev.mit.edu/source/repository/third/bash/tests
In directory brad-majors.mit.edu:/afs/athena.mit.edu/user/z/a/zacheiss/dev/third/bash/tests
Modified Files:
array.right array.tests dbg-support.tests errors.right
jobs4.sub
Log Message:
Apply official bash patches from ftp.gnu.org to bring this up to patchlevel 16. Apply patch from RHEL 4 to fix brokenness with glibc not supporting WCONTINUED bit in waitpid().