cvs commit: src/lib/libc/alpha/sys Ovfork.S fork.S pipe.S
setlogin.S
Marcel Moolenaar
marcel at FreeBSD.org
Sat Aug 16 11:59:10 PDT 2003
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
More information about the cvs-src
mailing list