代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5938928
h nm-linux.h
/* Native support for linux, for GDB, the GNU debugger.
Copyright (C) 1986, 1987, 1989, 1992 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redist
www.eeworm.com/read/131315/5939247
h tm-linux.h
/* Macro definitions for linux.
Copyright (C) 1992 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms o
www.eeworm.com/read/128966/5975756
c im_linux.c
/* $CoreSDI: im_linux.c,v 1.60 2002/03/01 08:43:37 alejo Exp $ */
/*
* Copyright (c) 2001, Core SDI S.A., Argentina
* All rights reserved
*
* Redistribution and use in source and binary forms, w
www.eeworm.com/read/128966/5975778
8 im_linux.8
.\" $CoreSDI: im_linux.8,v 1.16 2001/11/06 23:08:52 alejo Exp $
.\"
.\" Copyright (c) 2001
.\" Core-SDI SA. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or with
www.eeworm.com/read/128965/5977524
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/128965/5977544
mk gcc_linux.mk
#############################################################################
#
# SciTech Multi-platform Graphics Library
#
# =====================================================================
www.eeworm.com/read/128965/5977832
sh gcc-linux.sh
#! /bin/sh
# Setup for compiling with GCC/G++ for Linux
if [ "$CHECKED" = "1" ]; then
echo Checked debug build enabled.
else
echo Release build enabled.
fi
export MAKESTARTUP=$SCITECH/maked
www.eeworm.com/read/128531/5985455
c linux32.c
/*
* arch/s390x/kernel/linux32.c
*
* S390 version
* Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
*
www.eeworm.com/read/128531/5985456
h linux32.h
#ifndef _ASM_S390X_S390_H
#define _ASM_S390X_S390_H
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/128531/5986008
c linux32.c
/*
* Conversion between 32-bit and 64-bit native system calls.
*
* Copyright (C) 2000 Silicon Graphics, Inc.
* Written by Ulf Carlsson (ulfc@engr.sgi.com)
* sys32_execve from ia64/ia32 code, Feb