summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/qsort.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-10-22 15:38:08 +0000
committerbde <bde@FreeBSD.org>1995-10-22 15:38:08 +0000
commit2b02753359669b49ee92eeb7a287b8155864a203 (patch)
tree4c232c41290a8cd7ee09ceaad43f04b760e44d13 /lib/libc/stdlib/qsort.c
parent2f9bb19585533ae771443ea1c65fc20318aaff60 (diff)
downloadFreeBSD-src-2b02753359669b49ee92eeb7a287b8155864a203.zip
FreeBSD-src-2b02753359669b49ee92eeb7a287b8155864a203.tar.gz
sio.c:
Fix the tests for being a console by reverting to the ones that were used before the the RB_SERIAL changes. RB_SERIAL only needs to be tested in one place. The initialization of comconsole was wrong before the RB_SERIAL changes for the COMCONSOLE case. This may have been the cause of the unnecessary changes. Start eliminating #includes of <i386/i386/cons.h>. This header is supposed to be included from <machine> although it should be completely machine-independent and included from <sys>. Remove a wrong XXX comment. `comconsole' is used to test for being a console and even the tests for deciding the default termios state are necessary (the semi-reentrant i/o routines don't handle ordinary device i/o). cy.c: Sync with sio.c. The console tests are present but always fail.
Diffstat (limited to 'lib/libc/stdlib/qsort.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud