Commit History

Author SHA1 Message Date
  Simon Tatham 8d747d8029 Add lots of missing 'static' keywords. 4 years ago
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. 6 years ago
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. 6 years ago
  Simon Tatham 6714fcddc6 Fix a newly introduced segfault in callback.c. 6 years ago
  Simon Tatham c31e3cd437 Fix a couple of uninitialised variables. 6 years ago
  Simon Tatham 8dfb2a1186 Introduce a typedef for frontend handles. 6 years ago
  Simon Tatham b8c4d042bd Fix startup hang in Unix file transfer tools. 6 years ago
  Simon Tatham 2ee07f8c71 Add a concept of 'idempotent callback'. 6 years ago
  Simon Tatham afa9734b7d New facility for removing pending toplevel callbacks. 7 years ago
  Simon Tatham a3d069d2c1 Oops! Remove a tight-looping diagnostic. 11 years ago
  Simon Tatham 5c4ce2fadf Only run one toplevel callback per event loop iteration. 11 years ago
  Simon Tatham 75c79e318f Add a general way to request an immediate top-level callback. 11 years ago