- Sep 09, 2011
-
-
deuce authored
Various conio functions are now pointers in the cterm structure so they can be replaced by Something Else.
-
- Sep 08, 2011
-
-
deuce authored
-
deuce authored
thread-safe module.
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
supported, doesn't always work correctly (e.g. it's just a "hint").
-
sbbs authored
-
sbbs authored
-
mcmlxxix authored
-
mcmlxxix authored
-
rswindell authored
contain the default value as this makes the comments in the stock sbbs.ini make no sense.
-
rswindell authored
-
rswindell authored
-
rswindell authored
user that supplies a > 9 char password which happens to match a user's password when truncated to 8 chars.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Default max number of files per directory is now 10000.
-
rswindell authored
in a directory. Win32 glob() now excludes hidden files by default.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
termios.h now via comio.h
-
- Sep 07, 2011
- Sep 06, 2011
- Sep 05, 2011
-
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
(or at least unusable) pthread_t which is fine on FreeBSD as it's a pointer. I've left the recursive stuff in with an #ifdef __linux__ wrapper though it's a Bad Thing. After I talk to DigitalMan, this may all get ripped out in favour of proper pthread mutex usage, but I'm not sure why he wants recursive mutexes.
-
- Sep 03, 2011