cvs commit: src/lib/libc/powerpc/gen Makefile.inc _ctx_start.S makecontext.c

Peter Grehan grehan at FreeBSD.org
Mon Mar 1 22:22:25 PST 2004


grehan      2004/03/01 22:22:24 PST

  FreeBSD src repository

  Modified files:
    lib/libc/powerpc/gen Makefile.inc 
  Added files:
    lib/libc/powerpc/gen _ctx_start.S makecontext.c 
  Log:
  makecontext lib call.
  
  Submitted by: Suleiman Souhlal <refugee at segfaulted.com>
  
  Revision  Changes    Path
  1.3       +4 -3      src/lib/libc/powerpc/gen/Makefile.inc
  1.1       +43 -0     src/lib/libc/powerpc/gen/_ctx_start.S (new)
  1.1       +120 -0    src/lib/libc/powerpc/gen/makecontext.c (new)


More information about the cvs-src mailing list