chiark / gitweb /
Bump version to 7.0.1~iwj0
[chiark-utils.git] / cprogs / prefork-interp.c
2022-08-21 Ian Jacksonprefork-interp: docs
2022-08-21 Ian Jacksonprefork-interp: docs
2022-08-21 Ian Jacksonprefork-interp: fix exit status and signal handling
2022-08-21 Ian Jacksonprefork-interp: ident
2022-08-21 Ian Jacksonprefork-interp: ident, options
2022-08-21 Ian Jacksonprefork-interp: include more stuff in hash
2022-08-21 Ian Jacksonprefork-interp: protocol documentation
2022-08-21 Ian Jacksonprefork-interp: protocol documentation
2022-08-21 Ian Jacksonprefork-interp: protocol documentation
2022-08-21 Ian Jacksonprefork-interp: add signalling byte
2022-08-21 Ian Jacksonprefork-interp: pass startup mtime
2022-08-21 Ian Jacksonprefork-interp: formalise mediation etc.
2022-08-21 Ian Jacksonprefork-interp: kill and fresh modes
2022-08-21 Ian Jacksonprefork-interp: properly unlock lock in setup child
2022-08-21 Ian Jacksonprefork-interp: diagrams
2022-08-21 Ian Jacksonprefork-interp: diagrams
2022-08-21 Ian Jacksonprefork-interp: diagrams
2022-08-21 Ian Jacksonprefork-interp: diagrams
2022-08-21 Ian Jacksonprefork-interp: clean up old sockets, fix
2022-08-21 Ian Jacksonprefork-interp: clean up old sockets
2022-08-21 Ian Jacksonprefork-interp: break out stabs_same_inode
2022-08-21 Ian Jacksonprefork-interp: fixes
2022-08-21 Ian Jacksonprefork-interp: fixes
2022-08-21 Ian Jacksonprefork-interp: fixes
2022-08-21 Ian Jacksonprefork-interp: wip socketry etc.
2022-08-21 Ian Jacksonprefork-interp: wip, socket watch, etc.
2022-08-21 Ian Jacksonprefork-interp: make fake pair later
2022-08-21 Ian Jacksonprefork-interp: watcher plan
2022-08-21 Ian Jacksonprefork-interp: wip found
2022-08-21 Ian Jacksonprefork-interp: C: new length approach
2022-08-21 Ian JacksonRevert "prefork-interp: Protocol work"
2022-08-21 Ian Jacksonprefork-interp: Protocol work
2022-08-21 Ian Jacksonprefork-interp: Rename read_greeting (from protocol_gre...
2022-08-21 Ian Jacksonprefork-interp: make call_sock into a global
2022-08-21 Ian Jacksonprefork-interp: make sockaddr_sun static
2022-08-21 Ian Jacksonprefork-interp: New protocol
2022-08-21 Ian Jacksonprefork-interp: New protocol: C: more negotiation-ness...
2022-08-21 Ian Jacksonprefork-interp: New protocol: change env var
2022-08-21 Ian Jacksonprefork-interp: New protocol: C: Do not env-pass saves
2022-08-21 Ian Jacksonprefork-interp: New protocol: C: Do exchange even for...
2022-08-21 Ian Jacksonprefork-interp: Have protocol_exchange return an error...
2022-08-21 Ian Jacksonprefork-interp: Move call to call_sock_from_fd (nfc)
2022-08-21 Ian Jacksonprefork-interp: break out protocol_exchange (nfc)
2022-08-21 Ian Jacksonprefork-interp: fix a comment char
2022-08-21 Ian Jacksonprefork-interp: document -U
2022-08-21 Ian Jacksonprefork-interp: require -U (for future-proofing)
2022-08-21 Ian Jacksonprefork: add a magic number to prefork-interp
2022-08-21 Ian Jacksonprefork: new plan - make fa-monitor like the normal...
2022-08-21 Ian Jacksonprefork: fix some syntax in formal comment
2022-08-21 Ian Jacksonprefork: shorten an fd description to fit better
2022-08-21 Ian Jacksonprefork-interp: fixes and tests
2022-08-21 Ian Jacksonprefork-interp: fixes and tests
2022-08-21 Ian Jacksonprefork-interp: fixes and tests
2022-08-21 Ian Jacksonprefork-interp: Add missing symbols
2022-08-21 Ian Jacksonprefork-interp: Fix an uninitialised variable
2022-08-21 Ian Jacksonprefork-interp: wip compile
2022-08-21 Ian Jacksonprefork-interp: wip use stdio
2022-08-21 Ian Jacksonprefork-interp: wip compile
2022-08-21 Ian Jacksonprefork-interp: wip compile
2022-08-21 Ian Jacksonprefork-interp: wip compile
2022-08-21 Ian Jacksonprefork-interp: wip
2022-08-21 Ian Jacksonprefork-interp: wip args
2022-08-21 Ian Jacksonprefork-interp: define what our invocation looks like
2022-08-21 Ian Jacksonprefork-interp: wip