chiark / gitweb /
Bump version to 7.0.1~iwj0
[chiark-utils.git] / cprogs / prefork.c
2022-08-21 Ian Jacksonprefork-interp: add copyright licences
2022-08-21 Ian Jacksonprefork-interp: ident
2022-08-21 Ian Jacksonprefork-interp: ident, options
2022-08-21 Ian Jacksonprefork-interp: clean up old sockets
2022-08-21 Ian Jacksonprefork: Break out flock_file
2022-08-21 Ian Jacksonprefork-interp: locking: require same inode
2022-08-21 Ian Jacksonprefork-interp: break out stabs_same_inode
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: add a magic number to prefork-interp
2022-08-21 Ian Jacksonprefork: consistently use -1 for "don't print errno"
2022-08-21 Ian Jacksonprefork-interp: fix non-script-arg case
2022-08-21 Ian Jacksonprefork: Insist on script (separately) with combined...
2022-08-21 Ian Jacksonprefork: Make socket finding etc. stuff static
2022-08-21 Ian Jacksonprefork: Move garbage handling back cgi-fcgi-interp
2022-08-21 Ian Jacksonprefork: Allow script not to be set
2022-08-21 Ian Jacksonprefork: Have process_opts not return script, just...
2022-08-21 Ian Jacksonprefork: Have process_opts update argv and not take...
2022-08-21 Ian Jacksonprefork: Remove a wrong check
2022-08-21 Ian Jacksoncgi-fcgi-interp: prefork: Make name variable
2022-08-21 Ian Jacksonprefork: split off lock_path etc.
2022-08-21 Ian JacksonBreak much of cgi-fcgi-interp.c out into prefork.[ch]