Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 638-can-t-control-c-during-a-file-search
  • add_body_to_pager_email
  • c23-playing
  • cryptlib-3.4.7
  • dailybuild_linux-x64
  • dailybuild_macos-armv8
  • dailybuild_win32
  • dd_file_lister_filanem_in_desc_color
  • dd_msg_reader_are_you_there_warning_improvement
  • hide_remote_connection_with_telgate
  • master default protected
  • mingw32-build
  • mlong/darkmodetweak
  • mode7
  • new_config_format
  • new_file_base
  • new_user_dat
  • ree/mastermind
  • revert-9d6b6c2f
  • syncterm-1.2
  • sbbs320d
  • syncterm-1.6
  • syncterm-1.5
  • syncterm-1.4
  • sbbs320b
  • syncterm-1.3
  • syncterm-1.2
  • syncterm-1.2rc6
  • syncterm-1.2rc5
  • push
  • syncterm-1.2rc4
  • syncterm-1.2rc2
  • syncterm-1.2rc1
  • sbbs319b
  • sbbs318b
  • goodbuild_linux-x64_Sep-01-2020
  • goodbuild_win32_Sep-01-2020
  • goodbuild_linux-x64_Aug-31-2020
  • goodbuild_win32_Aug-31-2020
  • goodbuild_win32_Aug-30-2020
40 results
Created with Raphaël 2.2.030Apr2928272624232218171615141110985432130Mar29282726242221201918171615141312111098765432128Feb272625242221201918171615141312111098#include unistd.h for write prototype on Unix build.Fixed handle leak in Win32 build: output_sem was being created as both anFix depend-building dependencies :-)Removed YIELD call (this function already calls mswait).Removed YIELD calls completely.mswait (SLEEP) does not call YIELD any longer.Removed ineffective YIELD call from outcom (after return?!?).Fixed bug in last commit*.d files will not be created-in/included-from cwd.Use $(MAKE) rather than gmake.Initial depend target... has errors, but actually works![21:39] <DigitalMan> thanks for cleaning up the headers. Put the mkdep whereever you wish.Fix bug in last commie ;-)New usage of _THREAD_SAFE define to indicated threaded calls are neededFix bug in Pth lib SLEEP() implementation detection.General clean-up of YIELD and SLEEP macros... SLEEP shouldn't have beenChange lock/unlock prototypes to match Borland's and QNX's (long vs int len).Fixed typo in call to va_arg.Needs stdarg.h for va_list definition.Using correct prototype for sopen() - including pmode when used with O_CREAT.Using correct prototype for sopen() - including pmode when used with O_CREAT.Using correct prototype for sopen() - including pmode when used with O_CREAT.Using correct prototype for sopen() - including pmode when used with O_CREAT.Using appropriate callbacks to track number of open sockets in Unix local spySlight log output change.#including genwrap.h for YIELD definition.threadwrap.h should only be #included here if pthread_mutex_t is neededSocket variables must be declared as type SOCKET (not int).If all uplinks are removed via areafix, free's uplink list and doesn't try to pthread_wait sched_waitInclude sched.h for sched_yield() prototypeAck! Everyone needs a YIELD()!YIELD() always does something usefull on *nix.Change rungbuf.h to ALWAYS include threadwrap.h...Fix YIELD definitions.Define YIELD() macro to yield the CPUUse FORK() macro rather than vfork() since vfork() has undefined behaviourDefine FORK() macro for vfork on QNXFix poll of INVALID_SOCKET when ;SPY is used.
Loading