搜索资源列表
bsd_tree_queue
- bsd的基本数据结构的宏封装,有此代码,基本不用再写数据结构-bsd basic data structure of the macro package, there is such a code, the basic data structures do not have to write
client
- A simple client in the internet domain using TCP The port number is passed as an argument. This code is written based on BSD to help other community members
server
- A simple server in the internet domain using TCP The port number is passed as an argument. This code is written based on BSD to help other community members
deadlock
- A deadlock example to show how deadlock happens in on OS in real life so that developers can correct their code. This code is written based on BSD to help other community members
spinlock
- A attached code shows spinlock implementation in the linux kernel. It helps to understand how to avoid race condition in multicore. This code is written based on BSD to help other community members
mutex
- Attached code provides the implementation of mutexex in linux. Mutex is used to protect shared resources in C/C++ appllications. This code is written based on BSD to help other community members
mymutex
- Attached code provides the implementation of mutexex in linux. Mutex is used to protect shared resources in C/C++ appllications. This code is written based on BSD to help other community members
ntfs-3g.tar
- NTFS-3G 是一个开源的软件,可以实现 Linux、Free BSD、Mac OSX、NetBSD 和 Haiku 等操作系统中的 NTFS 读写支持。-NTFS-3G is an open source software, you can achieve the NTFS read and write support in Linux, Free BSD, Mac OSX, NetBSD, and Haiku and other operating systems.
bsdrp-master
- BSD master RIP protocol is useful for routing
glibc
- The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs a