代码搜索:UcLinux
找到约 2,003 项符合「UcLinux」的源代码
代码结果 2,003
www.eeworm.com/read/197866/5091992
makefile
EXEC = client
OBJS = client.o
SRC = client.c
CC =arm-elf-gcc
BASEPATH =/usr/src/uClinux-dist
LIBPATH =$(BASEPATH)/lib
LLIBPATH =$(LIBPATH)/uClibc/lib
INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i
www.eeworm.com/read/197866/5091998
makefile
EXEC = talker
OBJS = talker.o
SRC = talker.c
CC =arm-elf-gcc
BASEPATH =/usr/src/uClinux-dist
LIBPATH =$(BASEPATH)/lib
LLIBPATH =$(LIBPATH)/uClibc/lib
INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i
www.eeworm.com/read/167046/5470165
s vfork.s
#include
#ifndef __NR_vfork
#define __NR_vfork __NR_fork /* uClinux-2.0 only has fork which is vfork */
#endif
#define IMM #
.text
.align 2
.globl errno
.globl vfork
#if defined
www.eeworm.com/read/163821/5508655
s vfork.s
#include
#ifndef __NR_vfork
#define __NR_vfork __NR_fork /* uClinux-2.0 only has fork which is vfork */
#endif
#define IMM #
.text
.align 2
.globl errno
.globl vfork
#if defined
www.eeworm.com/read/349291/3145770
makefile
EXEC = client
OBJS = client.o
SRC = client.c
CC =arm-elf-gcc
BASEPATH =/usr/src/uClinux-dist
LIBPATH =$(BASEPATH)/lib
LLIBPATH =$(LIBPATH)/uClibc/lib
INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i
www.eeworm.com/read/349291/3145776
makefile
EXEC = talker
OBJS = talker.o
SRC = talker.c
CC =arm-elf-gcc
BASEPATH =/usr/src/uClinux-dist
LIBPATH =$(BASEPATH)/lib
LLIBPATH =$(LIBPATH)/uClibc/lib
INCLUDEPATH =$(BASEPATH)/linux-2.4.x/i
www.eeworm.com/read/347503/3168645
d fdpic-pie-2.d
#name: FRV uClinux PIC relocs to global symbols, pie linking
#source: fdpic2.s
#objdump: -DR -j .text -j .data -j .got -j .plt
#ld: -pie
.*: file format elf.*frv.*
Disassembly of section \.text:
www.eeworm.com/read/347503/3168659
d fdpic-pie-7.d
#name: FRV uClinux PIC relocs to local symbols with addends, pie linking
#source: fdpic7.s
#objdump: -DR -j .text -j .data -j .got -j .plt
#ld: -pie
.*: file format elf.*frv.*
Disassembly of sec
www.eeworm.com/read/347503/3168689
d fdpic-pie-1.d
#name: FRV uClinux PIC relocs to local symbols, pie linking
#source: fdpic1.s
#objdump: -DR -j .text -j .data -j .got -j .plt
#ld: -pie
.*: file format elf.*frv.*
Disassembly of section \.text:
www.eeworm.com/read/347503/3168702
d fdpic-pie-8.d
#name: FRV uClinux PIC relocs to global symbols with addends, pie linking
#source: fdpic8.s
#objdump: -DR -j .text -j .data -j .got -j .plt
#ld: -pie
.*: file format elf.*frv.*
Disassembly of se