代码搜索:clone

找到约 4,459 项符合「clone」的源代码

代码结果 4,459
www.eeworm.com/read/136072/5874143

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/136072/5874183

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/136072/5874227

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/136072/5874563

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/136072/5874588

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/136072/5874632

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/136072/5874680

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/136072/5874709

s clone.s

/* Copyright (C) 2001 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 terms of t
www.eeworm.com/read/133108/5907561

s clone.s

/* Taken with thanks from LinuxThreads 0.6 */ /* This is no longer necessary with glibc-2.1, which has it's own clone() */ #ifdef linux /* Look to see if glibc is available, and if so, what version
www.eeworm.com/read/124910/6036850

s clone.s

/* Wrapper around clone system call. 64 bit S/390 version. Copyright (C) 2001, 2003 Free Software Foundation, Inc. Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com). This file is pa