[syslinux] [PATCH][git-pull] Update strerror() to give english messages

Gene Cumm gene.cumm at gmail.com
Tue Nov 6 18:39:12 PST 2012


The following changes since commit c44fe85310a4efb1334b4e807b999870ab90e3f6:
  Matt Fleming (1):
        Merge branch 'multi_initrd2-5.00-pre9' of
git://git.zytor.com/users/sha0/syslinux into elflink

are available in the git repository at:

  git://github.com/geneC/syslinux.git strerror-for-mfleming

Gene Cumm (3):
      strerror: Use klibc version
      com32 strerror: add errlist.o to Make
      com32 strerror(): Remove macro WITH_ERRLIST use

 .gitignore               |    1 +
 com32/lib/Makefile       |    2 +-
 com32/lib/makeerrlist.pl |   98 ++++++++++++++++++++++++++++++++++++++++++++++
 com32/lib/strerror.c     |   28 ++++++++-----
 4 files changed, 118 insertions(+), 11 deletions(-)
 create mode 100644 com32/lib/makeerrlist.pl



More information about the Syslinux mailing list