代码搜索:linux

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

代码结果 10,000
www.eeworm.com/read/294421/8226102

gif linux_logo.gif

www.eeworm.com/read/294421/8226138

html linux-hardware.html

www.eeworm.com/read/294421/8226152

html linux-minix.html

www.eeworm.com/read/294421/8226174

html linux-install.html

www.eeworm.com/read/292919/8324605

c linux_ptyopen.c

#include "apue.h" #include #ifndef _HAS_OPENPT int posix_openpt(int oflag) { int fdm; fdm = open("/dev/ptmx", oflag); return(fdm); } #endif #ifndef _HAS_PTSNAME char * ptsname(int fdm
www.eeworm.com/read/292919/8325521

linux make.defines.linux

# Common make definitions, customized for each platform # Definitions required in all program directories to compile and link # C programs using gcc. WKDIR=/home/sar/apue.2e CC=gcc COMPILE.c=$(CC) $
www.eeworm.com/read/392544/8336236

c linux_ptyopen.c

#include "apue.h" #include #ifndef _HAS_OPENPT int posix_openpt(int oflag) { int fdm; fdm = open("/dev/ptmx", oflag); return(fdm); } #endif #ifndef _HAS_PTSNAME char * ptsname(int fdm
www.eeworm.com/read/392544/8337429

linux make.defines.linux

# Common make definitions, customized for each platform # Definitions required in all program directories to compile and link # C programs using gcc. WKDIR=/home/sar/apue.2e CC=gcc COMPILE.c=$(CC) $
www.eeworm.com/read/392408/8344496

readme-linux-patch

To build YAFFS in the Linux kernel tree you need to run the patch-ker.sh script from the yaffs source directory, giving your choice as to whether you wish to copy (c) or link (l) the code and the path