summaryrefslogtreecommitdiff
path: root/Src/Modules/clone.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-0943791: File descriptor could be closed twice in cloneKamil Dudka1-1/+2
2018-04-2442708: fix for process substitution.Peter Stephenson1-1/+1
2015-12-04unposted: fix init_io() calls in previous changePeter Stephenson1-1/+1
2013-11-27unposted, see 32054: Rationalise character encoding.Peter Stephenson1-5/+5
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-3/+3
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-4/+26
2006-05-3022474: use variable argument lists to improve error message handlingPeter Stephenson1-5/+5
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-3/+3
2003-07-2318888: Philippe Troin: allow clone to acquire a controlling ttyPeter Stephenson1-17/+30
2002-08-2717582: Improved option argument handling.Peter Stephenson1-1/+1
2002-06-0517265: make the jobs command work in subshellsPeter Stephenson1-7/+18
1999-04-15Initial revisionTanaka Akira1-0/+115