Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL. | Christopher Faylor | 2001-10-04 | 1 | -8/+5 |
* | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 2001-07-26 | 1 | -2/+3 |
* | * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return 0 for success. | Christopher Faylor | 2001-06-29 | 1 | -6/+6 |
* | * mmap.cc: Clean up *ResourceLock calls throughout. | Christopher Faylor | 2001-06-26 | 1 | -4/+4 |
* | * exceptions.cc (handle_exceptions): Bump repeat count for debugging kick out. | Christopher Faylor | 2001-05-24 | 1 | -11/+21 |
* | * fhandler_dsp.cc: Reformat to GNU standards. | Christopher Faylor | 2001-05-20 | 1 | -282/+287 |
* | * fhandler_dsp.cc: Improved handling of 8 bit playback modes. | Corinna Vinschen | 2001-04-25 | 1 | -3/+25 |
* | Remove trailing underscore from fhandler_base and friends, throughout. | Christopher Faylor | 2001-04-24 | 1 | -3/+6 |
* | * autoload.cc: Add winmm functions needed by fhandler_dsp.cc. | Christopher Faylor | 2001-04-16 | 1 | -0/+604 |