代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/478821/6704082

ico system (linux).ico

www.eeworm.com/read/477144/6739198

linux config.linux

#---------------------------------------------------------------------- # Configuration Section #---------------------------------------------------------------------- # Source directory. srcdir = $(
www.eeworm.com/read/477201/6739883

linux makefile.linux

# # The PROGRAM macro defines the name of the program or project. It # allows the program name to be changed by editing in only one # location # PROGRAM = MosaicRaster # # Command line p
www.eeworm.com/read/477349/6741997

doc linux课件.doc

www.eeworm.com/read/477110/6747822

png linux.png

www.eeworm.com/read/476738/6749010

mk linux.mk

include ../Make.defines.linux # # Makefile for misc library. # AR = ar LIBMISC = libapue.a OBJS = bufargs.o cliconn.o clrfl.o \ daemonize.o error.o errorlog.o lockreg.o locktest.o \ openma
www.eeworm.com/read/476738/6749019

mk linux.mk

include ../Make.defines.linux EXTRA= PROGS = deadlock mandatory all: ${PROGS} clean: rm -f ${PROGS} ${TEMPFILES} *.o
www.eeworm.com/read/476738/6749033

mk linux.mk

include ../Make.defines.linux EXTRA= OBJ = getpwnam.o all: ${OBJ} clean: rm -f ${OBJ} ${TEMPFILES} *.o
www.eeworm.com/read/476738/6749045

mk linux.mk

include ../Make.defines.linux EXTRA= EXTRALIBS=-pthread PROGS = threadid exitstatus cleanup badexit2 all: condvar.o mutex1.o mutex2.o mutex3.o rwlock.o ${PROGS} condvar.o: condvar.c mutex1.o: mute
www.eeworm.com/read/476738/6749071

mk linux.mk

include ../Make.defines.linux EXTRA= PROGS = #strlist t_isastream all: ${PROGS} spipe.o sendfd.o recvfd.o cliconn.o servlisten.o servaccept.o \ ptyopen.o #isastream.c spipe.o: spipe.c sendfd.o: