代码搜索:linux

找到约 10,000 项符合「linux」的源代码

代码结果 10,000
www.eeworm.com/read/376006/2717155

h linux.h

/*------------------------------------------------------------------------- * * linux.h * Port-specific prototypes for Linux * * * Portions Copyright (c) 1996-2008, PostgreSQL Global Developmen
www.eeworm.com/read/376006/2717182

c linux.c

/*------------------------------------------------------------------------- * * linux.c * Dynamic Loader for Postgres for Linux, generated from those for * Ultrix. * * You need to install
www.eeworm.com/read/375190/2725840

linux readme.linux

See README.alpha for Linux on DEC AXP info. This file applies mostly to Linux/Intel IA32. Ports to Linux on an M68K, IA64, SPARC, MIPS, Alpha and PowerPC are also integrated. They should behave sim
www.eeworm.com/read/375190/2728071

hpp linux.hpp

// (C) Copyright John Maddock 2001 - 2003. // (C) Copyright Jens Maurer 2001 - 2003. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accomp
www.eeworm.com/read/375079/2741696

linux makefile.linux

CFLAGS=-g -I/usr/include -I../../include/ -O0 -Wall CC=gcc .y.c: bison -d -o $@ $< .l.c: flex -o$@ $< SRCS = main.c io.c x86emu.c int.c pci.c OBJS = main.o io.o x86emu.o int.o pci.o all :
www.eeworm.com/read/375079/2741716

linux makefile.linux

############################################################################# # # Realmode X86 Emulator Library # # Copyright (C) 1996-1999 SciTech Software, Inc. # # ===============
www.eeworm.com/read/374687/2748798

config linux.config

# # Automatically generated make config: don't edit # CONFIG_X86=y # CONFIG_SBUS is not set CONFIG_UID16=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y # # Loadable module support # CONFI
www.eeworm.com/read/374687/2748799

mk linux.mk

############################################################# # # Linux kernel targets # # Note: If you have any patches to apply, create the directory # sources/kernel-patches and put your patches i
www.eeworm.com/read/374282/2754984

h linux.h

/* * linux.h: header file for linux.c * * Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) * * This program is free software; you can redistribute it and/or modify * it under the terms
www.eeworm.com/read/374282/2755096

c linux.c

/* * linux.c: support functions for booting a kernel * * Copyright (C) 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) * * This program is free software; you can redistribute it and/or modify * it u