代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/120487/6072818
h linux.h
#if defined(__i386__) || defined(__x86_64__)
typedef unsigned char slock_t;
#define HAS_TEST_AND_SET
#elif defined(__sparc__)
typedef unsigned char slock_t;
#define HAS_TEST_AND_SET
#elif defined(
www.eeworm.com/read/120251/6077948
linux makefile.linux
#
#
# C++ Portable Types Library (PTypes)
# Version 1.8.3 Released 25-Aug-2003
#
# Copyright (c) 2001, 2002, 2003 Hovik Melikyan
#
# http://www.melikyan.com/ptypes/
# http://ptypes.sourc
www.eeworm.com/read/118801/6095730
linux makefile.linux
# makefile for libpng.a and libpng12.so on Linux ELF with gcc
# Copyright (C) 1998, 1999, 2002 Greg Roelofs and Glenn Randers-Pehrson
# Copyright (C) 1996, 1997 Andreas Dilger
# For conditions of dist
www.eeworm.com/read/118801/6095838
linux makefile.linux
#
# For conditions of distribution and use, see copyright notice in libmng.h
#
# makefile for libmng - THE MNG library
# this makefile is suitable for Linux ELF with gcc
#
# (this file is heavily copi
www.eeworm.com/read/118793/6097132
linux makefile.linux
# makefile for libpng on Linux ELF with gcc
# Copyright (C) 1998, 1999 Greg Roelofs
# Copyright (C) 1996, 1997 Andreas Dilger
# For conditions of distribution and use, see copyright notice in png.h
C
www.eeworm.com/read/117181/6109727
mt linux.mt
# Target: Hitachi Super-H running GNU/Linux
TDEPFILES= sh-tdep.o monitor.o sh3-rom.o remote-e7000.o ser-e7kpc.o dsrec.o solib.o solib-svr4.o solib-legacy.o
TM_FILE= tm-linux.h
SIM_OBS = remote-sim.o
www.eeworm.com/read/117181/6109753
mt linux.mt
# Target: Linux/MIPS
TDEPFILES= mips-tdep.o mips-linux-tdep.o corelow.o \
solib.o solib-svr4.o
TM_FILE= tm-linux.h
GDBSERVER_DEPFILES = linux-low.o linux-mips-low.o reg-mips.o
SIM_OBS = remote-sim.
www.eeworm.com/read/117181/6109808
mh linux.mh
# Host: Linux/MIPS
XM_FILE= xm-linux.h
NAT_FILE= nm-linux.h
NATDEPFILES= infptrace.o inftarg.o fork-child.o mips-linux-nat.o \
thread-db.o lin-lwp.o proc-service.o linux-proc.o gcore.o
LOADLIBES = -
www.eeworm.com/read/117181/6109848
mt linux.mt
# Target: Intel IA-64 running GNU/Linux
TDEPFILES= ia64-tdep.o ia64-aix-tdep.o ia64-linux-tdep.o \
solib.o solib-svr4.o solib-legacy.o
TM_FILE= tm-linux.h
GDBSERVER_DEPFILES = linux-low.o linux-ia64
www.eeworm.com/read/117181/6109855
mh linux.mh
# Host: Intel IA-64 running GNU/Linux
XM_FILE= xm-linux.h
NAT_FILE= nm-linux.h
NATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o gcore.o \
core-aout.o core-regset.o ia64-linux-nat.o linux-p