Changeset 08b6836 in mainline for uspace/lib/libc/include/ctype.h

Timestamp:
2008-11-24T21:18:38Z (16 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e478b2a4
Parents:
b9e7944
Message:

The IA-32 manual is very secretive about the fact that the SYSENTER instruction
disables interrupts (I found only one evidence of this in the instruction's
pseudo code). The sysenter_handler needs to reenable the interrupts in order to
preserve the preemptive nature of the kernel.

(No files)

Note: See TracChangeset for help on using the changeset viewer.