summaryrefslogtreecommitdiff
path: root/exec/hashexec.c
AgeCommit message (Expand)Author
2016-08-28Fix exec crash when setexecdata has never been calledSamuel Thibault
2015-03-05Fix space styleSamuel Thibault
2013-10-08Fix memory leak in execRichard Braun
2012-11-27Switch from cthreads to pthreadsRichard Braun
2009-12-26Fix exec shell check for really small filesSamuel Thibault
2002-05-292002-05-29 Roland McGrath <roland@frob.com>Roland McGrath
2000-07-202000-07-20 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
2000-03-172000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-03-172000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
2000-03-132000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-03-132000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-03-132000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
2000-02-282000-02-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-07-111999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-07-031999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-05-161999-05-16 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-05-151999-05-15 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-11-291998-11-25 Mark Kettenis <kettenis@phys.uva.nl>Roland McGrath
1998-11-071998-10-26 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1998-11-05Thu Nov 5 15:26:50 1998 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1997-02-05(check_hashbang):Miles Bader
1996-06-19(hurd_file_name_path_lookup): Declaration removed.Miles Bader
1996-05-10(search_path): Don't make PATH or PFXED_NAME const.Miles Bader
1996-05-10(check_hashbang) [userport/reauthenticate]: Use newMichael I. Bushnell
1996-05-07(check_hashbang): Use io_identity instead of io_stat to compare files.Roland McGrath
1996-04-23(check_hashbang: user_port): Use default root port when secure.Roland McGrath
1996-03-28(check_hashbang): Pass open flags & mode args to hurd_file_name_path_lookup.Miles Bader
1996-02-26(check_hashbang): Correctly deal with interpreter lines having no argument.Miles Bader
1996-01-30(check_hashbang): Use hash_file_name_path_lookup() instead of doing the pathMiles Bader
1996-01-11(check_hashbang):Miles Bader
1996-01-04(check_hashbang): Rearrange arg frobbing code somewhat to useRoland McGrath
1995-11-21(check_hashbang): Undo boneheaded last change.Roland McGrath
1995-11-21(check_hashbang): Actually declare FILE_NAME and FILE volatile, notMichael I. Bushnell
1995-11-21(check_hashbang) [prepare_args]: Declare FILE_NAME, ERROR, and NAMEMichael I. Bushnell
1995-11-16(user_port): Fixed port selection logic.Roland McGrath
1995-10-18(check_hashbang: prepare_args): Enable and clean up code to guess the nameRoland McGrath
1995-10-18(check_hashbang): Copy passed args from the right place.Roland McGrath
1995-10-18Initial revisionRoland McGrath