代码搜索:clone
找到约 4,459 项符合「clone」的源代码
代码结果 4,459
www.eeworm.com/read/395229/2444470
s clone.s
/* Adapted from glibc */
/* Copyright (C) 1996, 1997 Free Software Foundation, Inc. */
/* clone is even more special than fork as it mucks with stacks
and invokes a function in the right context a
www.eeworm.com/read/395229/2444509
s clone.s
/* Copyright (C) 1996, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Richard Henderson , 1996.
The GNU C Library is free software;
www.eeworm.com/read/395229/2444553
s clone.s
/* Adapted from glibc */
/* Copyright (C) 1996, 1997 Free Software Foundation, Inc. */
/* clone is even more special than fork as it mucks with stacks
and invokes a function in the right context a
www.eeworm.com/read/395229/2444889
s clone.s
#
# clone.S, part of the i960 support for the uClibc library.
#
# Copyright (C) 2002 by Okiok Data Ltd. http://www.okiok.com/
#
# This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/395229/2444914
s clone.s
/* Copyright (C) 1996,1997,98,99,2000,02,03 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Richard Henderson (rth@tamu.edu)
The GNU C Library is free s
www.eeworm.com/read/395229/2444957
s clone.s
/* Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Richard Henderson (rth@tamu.edu).
The GNU C Library is free soft
www.eeworm.com/read/395229/2445004
s clone.s
/* Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Richard Henderson (rth@tamu.edu).
The GNU C Library is free soft
www.eeworm.com/read/395229/2445033
s clone.s
/* Copyright (C) 2001, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/393286/2479035
c clone.c
#include
#include
#include
#include
#include
#include
#include "ptrace_user.h"
#include "skas.h"
#include "stub-data.h"
#incl