[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree

zrouter-src-freebsd at zrouter.org zrouter-src-freebsd at zrouter.org
Tue May 8 20:49:39 UTC 2012


details:   http://zrouter.org/hg/FreeBSD/head//rev/bd5cc642bb16
changeset: 479:bd5cc642bb16
user:      Aleksandr Rybalko <ray at ddteam.net>
date:      Tue May 08 23:45:38 2012 +0300
description:
Now, when there is no libc/fork.S, we can remove it completely :)

diffstat:

 head/lib/libc/fork.S |  4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diffs (8 lines):

diff -r a92b653f5b46 -r bd5cc642bb16 head/lib/libc/fork.S
--- a/head/lib/libc/fork.S	Fri May 04 23:28:08 2012 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-#include "compat.h"
-#include "SYS.h"
-RSYSCALL(fork)
-	.section .note.GNU-stack,"",%progbits


More information about the Zrouter-src-freebsd mailing list