Commit Graph

8 Commits

Author SHA1 Message Date
marting 6f15160aac readded with-enabled-interrupts 1999-11-04 20:28:06 +00:00
marting 30b32c7ff6 made interrupt handler a client to low-interrupt. Added blocking via disableing. Not yet thread-save nor interrupt-save in itself 1999-10-15 18:57:29 +00:00
marting 1d4d7d0e0c snapshot, this version should work quite well 1999-10-08 18:41:05 +00:00
marting f812d7e579 fixed misplaced quotation mark and prevented installation of real-sighandler 1999-09-28 23:53:23 +00:00
marting bca77db078 daily snapshot, mainly changes to get 0.5.2 stuff running 1999-09-24 23:54:22 +00:00
marting 4e935c24a5 just a snapshot 1999-09-23 14:36:25 +00:00
marting d3638eec28 made os-signal base of the interrupt system.
There is now a enumeration scsh-os-signal, that lists all signals. The function set-interrupt now acts on scsh-os-signal-handlers-vector, not any longer on the vm-vector.

The with-enabled-interrupts etc stuff does NOT work at the moment.
1999-09-22 17:00:08 +00:00
marting 09136048ae Added files from david fishers home (~dfisher/scsh-0.5.1).
Be warned: the scsh-version he started from was neither 0.5.1 nor
0.5.2, but something in between !
1999-09-14 13:32:05 +00:00