Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: drochner
Date: Tue Dec 8 14:00:25 UTC 1998
Modified Files:
src/include: regex.h
src/lib/libc/regex: engine.c
Log Message:
regoff_t is used like size_t within the code, it should be defined
so instead of off_t. This makes some casts unnecessary.
We can't change the definition now due to binary compatibility, so
prepare for the next libc major version.
Home |
Main Index |
Thread Index |
Old Index