Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2001 11:23:34 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/alpha/sys sigreturn.S src/lib/libc/i386/sys sigreturn.S src/lib/libc_r Makefile src/lib/libc_r/uthread pthread_private.h uthread_kern.c
Message-ID:  <200110191823.f9JINZA38802@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/10/19 11:23:34 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc/alpha/sys   sigreturn.S 
    lib/libc/i386/sys    sigreturn.S 
    lib/libc_r           Makefile 
    lib/libc_r/uthread   pthread_private.h uthread_kern.c 
  Log:
  libc_r doesn't provide a wrapper for sigreturn(2).
  (This change isn't applicable to -CURRENT which doesn't hide syscalls.)
  
  Revision   Changes    Path
  1.2.6.1    +3 -1      src/lib/libc/alpha/sys/sigreturn.S
  1.8.2.1    +1 -2      src/lib/libc/i386/sys/sigreturn.S
  1.24.2.5   +1 -1      src/lib/libc_r/Makefile
  1.36.2.14  +0 -1      src/lib/libc_r/uthread/pthread_private.h
  1.28.2.8   +2 -2      src/lib/libc_r/uthread/uthread_kern.c


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?200110191823.f9JINZA38802>