All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix some bash errors
@ 2014-04-01  1:59 Kai Kang
  2014-04-01  1:59 ` [PATCH] bash-3.2.48: fix error path of getc_with_restart Kai Kang
  2014-04-01 10:14 ` [PATCH] Fix some bash errors Kang Kai
  0 siblings, 2 replies; 3+ messages in thread
From: Kai Kang @ 2014-04-01  1:59 UTC (permalink / raw)
  To: openembedded-core

Fix some errors for bash 3.2.48 by take patches from bash 4.3.

Yong Zhang (1):
  bash-3.2.48: fix error path of getc_with_restart

 .../bash-fix-error-path-of-getc_with_restart.patch | 41 ++++++++++++++++++++++
 .../bash-3.2.48/bash-fix-getc_with_restart.patch   | 28 +++++++++++++++
 meta/recipes-extended/bash/bash_3.2.48.bb          |  2 ++
 3 files changed, 71 insertions(+)
 create mode 100644 meta/recipes-extended/bash/bash-3.2.48/bash-fix-error-path-of-getc_with_restart.patch
 create mode 100644 meta/recipes-extended/bash/bash-3.2.48/bash-fix-getc_with_restart.patch

-- 
1.8.1.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-01 10:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01  1:59 [PATCH] Fix some bash errors Kai Kang
2014-04-01  1:59 ` [PATCH] bash-3.2.48: fix error path of getc_with_restart Kai Kang
2014-04-01 10:14 ` [PATCH] Fix some bash errors Kang Kai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.