[klibc] [git patch] klibc 1.5 fixes

maximilian attems max at stro.at
Sat Aug 4 14:47:32 PDT 2007


hello hpa,

please pull the latest fixes 
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks

the shortlog is

maximilian attems (3):
      mips: fix compilation against linux-libc-dev
      mips: use new <machine/asm.h> across arch
      nfsmount: fix rpc header length

and the diffstat

 usr/include/arch/mips/machine/asm.h |   69 +++++++++++++++++++++++++-
 usr/kinit/nfsmount/sunrpc.c         |    2 
 usr/klibc/arch/mips/pipe.S          |    3 -
 usr/klibc/arch/mips/syscall.S       |    3 -
 usr/klibc/arch/mips/sysstub.ph      |    3 -
 usr/klibc/arch/mips/vfork.S         |    3 -
 6 files changed, 72 insertions(+), 11 deletions(-)


builds fine on mips and test code output looked good.

-- 
maks



More information about the klibc mailing list