cvs commit: src/sys/kern kern_sig.c src/sys/sys syscallsubr.h

John Baldwin jhb at FreeBSD.org
Fri Apr 18 13:18:45 PDT 2003


jhb         2003/04/18 13:18:44 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
    sys/sys              syscallsubr.h 
  Log:
  Rename do_sigprocmask() to kern_sigprocmask() and make it a global symbol
  so that it can be used by binary emulators.
  
  Revision  Changes    Path
  1.227     +6 -8      src/sys/kern/kern_sig.c
  1.7       +2 -0      src/sys/sys/syscallsubr.h


More information about the cvs-all mailing list