代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/135582/5886351

xbm linux.xbm

#define linux_width 28 #define linux_height 24 static char linux_bits[] = { 0x00,0xf0,0x00,0xf0,0x00,0xf8,0x01,0xf0,0x00,0xfc,0x03,0xf0,0x00,0xfc,0x03, 0xf0,0x00,0x78,0x03,0xf0,0x00,0xfc,0x03,0xf0,0
www.eeworm.com/read/135076/5890309

linux g++.linux

CC = g++ -fpic -DSHARED_LIB CCLIB = g++ -shared LD = g++
www.eeworm.com/read/134898/5891633

linux makefile.linux

# # libsgl Makefile # # $Id: Makefile.linux,v 1.1.1.1 2001/02/28 00:28:36 cstolte Exp $ # CXXFLAGS = $(DEBUG) $(ABI) -I.. -I. -I/usr/include/g++-2 -I/usr/local/include CXX = g++ DEBUG = -O3
www.eeworm.com/read/134009/5895970

pl linux.pl

# libc6, aka glibc2, seems to need STRUCT_TM_HASZONE defined. # Thanks to Bart Schuller # See Message-ID: # XXX A Configure test is needed. $
www.eeworm.com/read/134009/5895987

patches linux.patches

*** sdbm.dist/./dbu.c Mon Feb 17 21:18:52 1992 --- sdbm/./dbu.c Mon Feb 17 21:11:20 1992 *************** *** 12,18 **** #endif extern int getopt(); ! extern char *strchr(); extern void oops()
www.eeworm.com/read/134009/5896062

pl linux.pl

# XXX Configure test needed. # Some Linux releases like to hide their $self->{CCFLAGS} = $Config{ccflags} . ' -I/usr/include/libelf' if -f "/usr/include/libelf/nlist.h";
www.eeworm.com/read/133772/5901031

cdl linux.cdl

# ==================================================================== # # linux.cdl # # Linux compatibility layer data # # ============================================================
www.eeworm.com/read/132069/5924782

in tdllaccess-linux.in

# Command List # DLLAccess() # DLLAccess(dllName,nLibType) # Open # Close # GetSymbol
www.eeworm.com/read/132069/5925138

pcf linux.pcf

# # ***** BEGIN LICENSE BLOCK ***** # Version: RCSL 1.0/RPSL 1.0 # # Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. # # The contents of this file, and the f
www.eeworm.com/read/131315/5934693

linux makefile.linux

# # This Makefile is designed to work on the old "make" program. It does # not use the obj subdirectory. It also does not install documentation # automatically -- think of it as a quick start for