Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2003 11:59:09 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/alpha/sys Ovfork.S fork.S pipe.S setlogin.S
Message-ID:  <200308161859.h7GIx9GI093221@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/08/16 11:59:09 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/alpha/sys   Ovfork.S fork.S pipe.S setlogin.S 
  Log:
  Fix wrong identifier on .end directive. The SYSCALL macro does name
  mangling and creates an .ent directive with the mangled name.
  
  Revision  Changes    Path
  1.5       +1 -1      src/lib/libc/alpha/sys/Ovfork.S
  1.5       +1 -1      src/lib/libc/alpha/sys/fork.S
  1.5       +1 -1      src/lib/libc/alpha/sys/pipe.S
  1.4       +1 -1      src/lib/libc/alpha/sys/setlogin.S



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