代码搜索:UcLinux
找到约 2,003 项符合「UcLinux」的源代码
代码结果 2,003
www.eeworm.com/read/321371/3537363
svn-work readme.uclinux.svn-work
K 25
svn:wc:ra_dav:version-url
V 133
/root/DSLPL3/SourceCode/Realtek/!svn/ver/1099/branchs/Planet/RTL_1.3.9_20070811_Gaw9.2Z18-4PL006/boot71/config/scripts/README.uClinux
END
www.eeworm.com/read/321371/3537385
svn-base readme.uclinux.svn-base
Yes, this is a rip off of the 2.4 linux script directory, it allows
us to configure things even when we do not know the kernel version.
We can also hack these guys without hurting the kernel config
www.eeworm.com/read/410514/2209837
build-uclinux-arm3000
#!/bin/sh
rm config.cache config.status -f
CC=arm-uclibc-gcc \
CFLAGS="-O2 -g -D__linux__ -I/uclinux/uClinux-2.4.x/include -I/uclinux/uClibc-0.9.19/include -I/uclinux/minigui/include -fno-builtin -n
www.eeworm.com/read/106951/6782891
gz uclinux-2.4.17.tar.gz
www.eeworm.com/read/367508/9743997
chm uclinux核心手册-中文.chm
www.eeworm.com/read/366856/9795835
pdf uclinux与microwindows.pdf
www.eeworm.com/read/148264/12479254
17-ptrace patch-uclinux-2.4.17-ptrace
--- ptrace.c.orig Mon Jul 1 04:17:20 2002
+++ ptrace.c Fri Sep 20 15:58:45 2002
@@ -468,9 +468,23 @@
if ((addr & 3) || addr < 0 || addr >= sizeof(struct user))
break;
+#if 0
tmp = 0;
www.eeworm.com/read/247736/12622403