- Sep 28, 2006
-
-
deuce authored
permissions on *nix possibly making untouchable later.
-
- Sep 27, 2006
- Sep 26, 2006
- Sep 25, 2006
- Sep 24, 2006
- Sep 23, 2006
- Sep 22, 2006
- Sep 20, 2006
-
-
deuce authored
-
- Sep 19, 2006
- Sep 18, 2006
- Sep 15, 2006
-
-
rswindell authored
instead of a bit-mask representing all the log levels to actually "see", use a single numeric (or nmemonic) level value (ERROR, WARNING, NOTICE, etc.) and less severe log levels (levels with a higher numeric value) will be filtered (e.g. not "seen" or logged). It's the basic syslog() concept.
-
deuce authored
-
deuce authored
(Where it is created) Fixes double-destroy and lock-after-destroy error on Win32.
-
rswindell authored
outbuf_write_initialized before locking/unlocking/destroying outbuf mutex.
-
rswindell authored
-
rswindell authored
-
rswindell authored
if the filename to be edited is the same as the editor's temp file name.
-
deuce authored
Don't forget... listSemTryWait return values are reversed from sem_trywait()
-
deuce authored
-