代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/113165/6139962

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/110035/6165906

p linux.p

linux.o: linux.c ../../include/blob/config.h \ ../../include/blob/linux.h ../../include/blob/arch.h \ ../../include/blob/arch/mba44b0.h ../../include/blob/command.h \ ../../include/blob/types.h ../
www.eeworm.com/read/110034/6168007

in linux.lds.in

/* * linux/arch/arm/boot/compressed/vmlinux.lds.in * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU
www.eeworm.com/read/110034/6168011

lds linux.lds

/* * linux/arch/arm/boot/compressed/vmlinux.lds.in * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU
www.eeworm.com/read/109242/6175566

c linux.c

/* DirectInput Joystick device * * Copyright 1998 Marcus Meissner * Copyright 1998,1999 Lionel Ulmer * Copyright 2000-2001 TransGaming Technologies Inc. * * This library is free software; you c
www.eeworm.com/read/109026/6177097

linux make.linux

# # Simple Linux makefile for network tests (host side) # CC = cc CFLAGS = -O2 -g ALL = nc_test_master nc_test_slave tcp_source tcp_sink linux_echo ALL += nc6_test_master nc6_test_slave a
www.eeworm.com/read/108009/6187248

linux makefile.linux

############################################################################# # Makefile for building libglpng.a # Generated by tmake at 17:31, 1999/08/27 # Project: glpng # Template: lib #####
www.eeworm.com/read/106385/6194816

linux make.linux

# # Simple Linux makefile for network tests (host side) # CC = cc CFLAGS = -O2 -g ALL = nc_test_master nc_test_slave tcp_source tcp_sink linux_echo ALL += nc6_test_master nc6_test_slave all: ${ALL}
www.eeworm.com/read/101042/6259214

pl linux.pl

#!/usr/local/bin/perl # # linux.pl - the standard unix makefile stuff. # $o='/'; $cp='/bin/cp'; $rm='/bin/rm -f'; # C compiler stuff $cc='gcc'; if ($debug) { $cflags="-g2 -ggdb -DREF_CHECK -DCRYPT
www.eeworm.com/read/100603/6265692

mk linux.mk

# # The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # th