diff options
author | marcel <marcel@FreeBSD.org> | 2004-07-11 17:50:59 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2004-07-11 17:50:59 +0000 |
commit | 841342b02b5a2d0e4efa2bb43e4234424bf4c70a (patch) | |
tree | 09e5bc0592e19b2a5f04a7cc195382cc6863c4f9 /lib/libc/string/wcswidth.c | |
parent | e0b2a5b339c89dccabc683c04970ca9e8c870ac0 (diff) | |
download | FreeBSD-src-841342b02b5a2d0e4efa2bb43e4234424bf4c70a.zip FreeBSD-src-841342b02b5a2d0e4efa2bb43e4234424bf4c70a.tar.gz |
Partially revert previous commit. Calling getit() unconditionally fixed
a problem that could also be fixed differently without reverting previous
attempts to fix DELAY while the debugger is active (rev 1.204). The bug
was that the i8254 implements a countdown timer, while for (k)db_active
a countup timer was implemented. This resulted in premature termination
and consequently the breakage of DELAY. The fix (relative to rev 1.211)
is to implement a countdown timer for the kdb_active case. As such the
ability to step clock initialization is preserved and DELAY does what is
expected of it.
Blushed: bde :-)
Submitted by: bde
Diffstat (limited to 'lib/libc/string/wcswidth.c')
0 files changed, 0 insertions, 0 deletions