All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Minor fixes
@ 2012-01-05  9:29 Paul Eggleton
  2012-01-05  9:29 ` [PATCH 1/4] classes/update-alternatives: fix typos and grammar Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Paul Eggleton @ 2012-01-05  9:29 UTC (permalink / raw)
  To: openembedded-core

Fix an omitted Upstream-Status in a recent patch I added, plus some text
changes in a few other places.

The following changes since commit f309769d10cb3d8b72b8c7c4f7f418dcb8422c61:

  valgrind: Fix for automake update (2012-01-04 16:03:59 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/fixes9
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/fixes9

Paul Eggleton (4):
  classes/update-alternatives: fix typos and grammar
  README: add short description of OE-Core
  conf/local.conf.sample: fix typos/grammar/formatting
  qt4: add Upstream-Status to recently added qt-4.8.0 patch

 README                                            |    6 +++-
 meta/classes/update-alternatives.bbclass          |   12 +++---
 meta/conf/local.conf.sample                       |   35 +++++++++++----------
 meta/recipes-qt/qt4/qt-4.8.0/qmake_cxx_eval.patch |    2 +
 4 files changed, 31 insertions(+), 24 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/4] minor fixes
@ 2017-09-18 17:53 kusumi.tomohiro
  2017-09-18 18:04 ` Jens Axboe
  0 siblings, 1 reply; 8+ messages in thread
From: kusumi.tomohiro @ 2017-09-18 17:53 UTC (permalink / raw)
  To: axboe, fio; +Cc: Tomohiro Kusumi

From: Tomohiro Kusumi <tkusumi@tuxera.com>


Tomohiro Kusumi (4):
  add "invalid IO size" to "first direct IO errored." message
  add fio_set_directio() error message for platforms without direct I/O
  lib/memalign: don't malloc size twice
  fix strncpy(3) copy length

 filesetup.c        | 2 ++
 ioengines.c        | 4 ++--
 lib/memalign.c     | 2 +-
 os/windows/posix.c | 3 ++-
 server.c           | 2 +-
 5 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.9.5



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

end of thread, other threads:[~2017-09-18 18:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05  9:29 [PATCH 0/4] Minor fixes Paul Eggleton
2012-01-05  9:29 ` [PATCH 1/4] classes/update-alternatives: fix typos and grammar Paul Eggleton
2012-01-05  9:29 ` [PATCH 2/4] README: add short description of OE-Core Paul Eggleton
2012-01-05  9:29 ` [PATCH 3/4] conf/local.conf.sample: fix typos/grammar/formatting Paul Eggleton
2012-01-05  9:29 ` [PATCH 4/4] qt4: add Upstream-Status to recently added qt-4.8.0 patch Paul Eggleton
2012-01-05 11:26 ` [PATCH 0/4] Minor fixes Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2017-09-18 17:53 [PATCH 0/4] minor fixes kusumi.tomohiro
2017-09-18 18:04 ` Jens Axboe

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.