- Oct 30, 2000
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added isdir function to check if a path is a directory. Added BACKSLASH macro (os-specific path separator).
-
rswindell authored
Added isdir function to check if a path is a directory.
-
rswindell authored
-
rswindell authored
-
rswindell authored
Created new Make 'include file', targets.mak which lists all targets for all and adds new 'clean' rule. Makefile.gnu now builds utilities (fixsmb, chksmb, smbutil, and baja).
-
rswindell authored
-
rswindell authored
Function declared as export if SMB_EXPORTS is defined, import otherwise.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
- Oct 29, 2000
-
-
rswindell authored
Added support for separate executable and library output directory (object files are not compatible due to imported symbols).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Only exported function prototypes are now included in sbbs.h when included from external module (e.g. ftpsrvr.c).
-
- Oct 28, 2000
-
-
rswindell authored
-
- Oct 27, 2000
- Oct 26, 2000
-
-
rswindell authored
This is apparently the only way to generated MSVC __cdecl-compatible names. The stack maintenance isn't supposed to be compatible, but it appears to work. <shrug>
-