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

Gene Cumm gene.cumm at gmail.com
Sat Jun 16 13:14:53 PDT 2012


The following changes since commit 753ab4bde224205876f09889ce928acb3682ba73:
  H. Peter Anvin (1):
        Merge remote-tracking branch 'genec/linux-com32-error-message-for-hpa'

are available in the git repository at:

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

Gene Cumm (4):
      errno.h: Strip it of unused macros
      strerror: Use klibc version
      com32 strerror: add errlist.o to Make
      com32 strerror(): Remove macro WITH_ERRLIST use

 .gitignore               |    1 +
 com32/include/errno.h    |  111 ----------------------------------------------
 com32/lib/Makefile       |    7 ++-
 com32/lib/makeerrlist.pl |   98 ++++++++++++++++++++++++++++++++++++++++
 com32/lib/strerror.c     |   28 +++++++----
 5 files changed, 122 insertions(+), 123 deletions(-)
 create mode 100644 com32/lib/makeerrlist.pl



More information about the Syslinux mailing list