代码搜索:ReadMe

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

代码结果 10,000
www.eeworm.com/read/177861/9430103

readme

History: ------- This is a portable version of the new RTAI fifo services. It is based on the rtai_fifos work by Paolo Mantegazza. The purpose of this package is to provide a common solution to fif
www.eeworm.com/read/177859/9430218

readme

Bluetooth-alsa Project This project provides a way to use a bluetooth headset with Linux. We do this currently by making an alsa kernel driver which uses bluez to
www.eeworm.com/read/177819/9431269

readme

This is GNU grep, the "fastest grep in the west" (we hope). All bugs reported in previous releases have been fixed. Many exciting new bugs have probably been introduced in this revision. GNU grep i
www.eeworm.com/read/177819/9431328

readme

# If your system is lacking the necessary tools to build the configuration, Makefile.try is provided for bootstraping. Move Makefile.try to ../src/Makefile, edit the Makefile and type make. Good luc
www.eeworm.com/read/177819/9431494

readme

** VMS Warning: untested VMS users should try running the enclosed command file "make.com". It may be necessary to add : #ifdef vms #include #endif in system.h (see HAVE_STRERROR).
www.eeworm.com/read/373837/9432547

readme

INTRODUCTION This distribution contains a library to access GSM mobile phones through GSM modems or IrDA devices. Features include: * modification of phonebooks stored in the mob
www.eeworm.com/read/177686/9440677

readme

www.eeworm.com/read/177655/9443056

readme

The files in this directory contain the ANSI C grammar from the April 30, 1985 draft of the proposed standard. This copy also incorporates all bug fixes I have seen since the last two postings. With a
www.eeworm.com/read/177616/9443959

readme

Chapter 10 - Processes and Signals. system1.c - A program that calls another program using the system command. system2.c - system1.c revised so that the other program is run in the backgrou
www.eeworm.com/read/177615/9443987

readme

Chapter 9 - Debugging. debug1.c - A bugged bubble sort program. debug2.c - The same program with additional instrumentation code. debug3.c - The same program again, with the bug amplified.