Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Nov 2002 22:39:11 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/alpha/gen Makefile.inc makecontext.c src/lib/libc/i386/gen Makefile.inc
Message-ID:  <200211160639.gAG6dBrm095752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2002/11/15 22:39:11 PST

  Modified files:
    lib/libc/alpha/gen   Makefile.inc makecontext.c 
    lib/libc/i386/gen    Makefile.inc 
  Log:
  Disconnect the userland get/set/swapcontext() functions from
  libc.  I want to keep these in some version for the thread
  library/ies, but don't know whether to have them repo-copied
  to libc_r or renamed and kept in libc.
  
  Change the name of an alpha macro that was changed with the
  system call commit.
  
  Revision  Changes    Path
  1.10      +1 -1      src/lib/libc/alpha/gen/Makefile.inc
  1.2       +1 -1      src/lib/libc/alpha/gen/makecontext.c
  1.18      +2 -2      src/lib/libc/i386/gen/Makefile.inc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211160639.gAG6dBrm095752>