搜索资源列表
LinuxUART
- linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #inc
ADTest
- 6410 ADC测试 #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <sys/types.h> #include <sys/stat.h> #include <sys/ioctl.h> #include <fcntl.h> #include <linux/fs.h> #incl
cconvtst
- NOTE: The KernelProxy is the only class that should be setting errno. All other classes should return Error (as defined by nacl_io error.h).
node
- NOTE: The KernelProxy is the only class that should be setting errno. All other classes should return Error (as defined by nacl_io error.h).
char_ptr_ctor
- NOTE: The KernelProxy is the only class that should be setting errno. All other classes should return Error (as defined by nacl_io error.h).
test_errno
- We are using ERANGE as it is part of the C++ ISO (see Table 26 in section 19.3) Using ERANGE improve the test as it means that the native errno.h file has really been included. -We are using ERANGE as it is part of the C++ ISO (see Table 26 in sect
df
- include <sys param.h> include <errno.h> include <ufs fs.h> include <sys stat.h> include <sys vfs.h> Device Driver for linux.
negotiate
- tring.h> include <stdio.h> include <errno.h> include <sys mount.h> include <sys types.h> include <rfs message.h> include <rpc rpc.h> Device Driver for linux.
expand
- Berkeley, California include sendmail.h include <errno.h> SCCSID(@()err.c 1.1 92 07 30 SMI) UCB 5.8 3 13 88 Device Driver for linux. -Berkeley, California include sendmail.h include <errno.h> SCCSID(@()err.c 1.1 92 07 30 SMI) UCB 5
