它通过提供glibc兼容使得应用程序移植到较小的c 库时相当得容易. 它能够应用到带虚拟存储的Linux和uClinux上.在大多数带MMU部件的平台上为使它更加紧凑,它也能够编译成共享库.uClib

源代码在线查看: sigcontextinfo.h

软件大小: 2022 K
上传用户: jiajuncai
关键词: uClinux glibc Linux uClib
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*				 * sysdeps/v850/sigcontextinfo.h -- v850-specific pthread signal definitions				 *				 *  Copyright (C) 2002  NEC Electronics Corporation				 *  Copyright (C) 2002  Miles Bader 				 *				 * This file is subject to the terms and conditions of the GNU Lesser				 * General Public License.  See the file COPYING.LIB in the main				 * directory of this archive for more details.				 *				 * Written by Miles Bader 				 */								#include 								#define SIGCONTEXT struct sigcontext *				#define SIGCONTEXT_EXTRA_ARGS							

相关资源