Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/audio/common
Module Name: basesrc
Committed By: mrg
Date: Sun Oct 13 00:59:45 UTC 2002
Modified Files:
basesrc/usr.bin/audio/common: Makefile auconv.h
Removed Files:
basesrc/usr.bin/audio/common: auconv.c
Log Message:
inline the contents of auconv.c into auconv.h. this makes audiorecord(1)
slightly smaller (about 200 bytes on x86) and i would guess slightly faster.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/audio/common/Makefile
cvs rdiff -r1.1 -r0 basesrc/usr.bin/audio/common/auconv.c
cvs rdiff -r1.1 -r1.2 basesrc/usr.bin/audio/common/auconv.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index