Displaying 2 results from an estimated 2 matches for "sgidefs".
Did you mean:
  seg_defs
  
2006 Jun 26
2
[klibc 28/43] mips support for klibc
...+++++++++
 usr/include/arch/mips/klibc/archsetjmp.h |   39 +++++
 usr/include/arch/mips/klibc/archsignal.h |   14 ++
 usr/include/arch/mips/klibc/archstat.h   |   40 ++++++
 usr/include/arch/mips/klibc/archsys.h    |   12 ++
 usr/include/arch/mips/machine/asm.h      |   11 ++
 usr/include/arch/mips/sgidefs.h          |   20 +++
 usr/include/arch/mips/spaces.h           |    1 
 usr/klibc/arch/mips/MCONFIG              |   15 ++
 usr/klibc/arch/mips/Makefile.inc         |   30 ++++
 usr/klibc/arch/mips/crt0.S               |   25 ++++
 usr/klibc/arch/mips/klibc.ld             |  214 ++++++++++++++++++...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received.  In
particular, the patchset has been reorganized so as not to break
git-bisect.
Additionally, this updates the patch base to 2.6.17-git12
(d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main
difference on the klibc side is removal of obsolete code.
This is also available as a git tree at: