summaryrefslogtreecommitdiff
path: root/gnu/dist/cvs/FAQ
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2000-11-29 15:36:42 +0000
committerchristos <christos@NetBSD.org>2000-11-29 15:36:42 +0000
commitebb980fc218bf055ee4a4369f492e5be7fea2a5e (patch)
treea0d306fd5cd66844cbe0d2e1ddacf701775b341c /gnu/dist/cvs/FAQ
parent8955e88e2f4cf81570cdbf5155a66e04123d3eee (diff)
This is for completeness only (to make fdopen symmetric with fopen and freopen)
and to match the documentation. Return an error if "f" was specified and the file descriptor does not refer to a plain file.
Diffstat (limited to 'gnu/dist/cvs/FAQ')
0 files changed, 0 insertions, 0 deletions
='/netbsd/commit/sys/dev/aurateconv.c?id=5179f774f7eb012ad3370ca39e7e40f618a6bc15'>Support for sampling rate conversion against slinear_be 16bit/24bit.kent 2002-03-18Make this file compiles again when AURATECONV > 0.enami 2002-03-17move aurateconv.h into audiovar.h to avoid name clash with the config(8)christos 2002-03-17aurateconv.c:kent 2002-03-17Rename aurateconvproto.h to aurateconv.h.kent 2002-03-09Move sampling rate conversion functions to aurateconv.c.kent