aboutsummaryrefslogtreecommitdiff
path: root/exec/exec.c
Commit message (Expand)AuthorAgeFilesLines
* exec: fix setting the name of early serversJustus Winter2015-07-141-17/+33
* Fix space styleSamuel Thibault2015-03-051-12/+12
* Replace `bzero' with `memset'Justus Winter2014-12-101-11/+7
* exec: redzone page zero before loading anythingJustus Winter2014-09-291-0/+10
* exec: add missing includesJustus Winter2014-05-261-0/+1
* exec: abbreviate the task name if necessaryJustus Winter2014-04-291-2/+13
* exec: fix receiver lookupJustus Winter2014-04-051-4/+1
* exec: provide a meaningful name for new tasksJustus Winter2014-02-231-6/+21
* exec: remove support for transparently ungziping executablesJustus Winter2013-09-151-138/+0
* exec: remove support for transparently unbzip2ing executablesJustus Winter2013-09-151-124/+0
* exec: keep track of the range where executable segments are mappedJustus Winter2013-09-151-0/+23
* exec: remove the BFD codeJustus Winter2013-08-291-512/+55
* exec: Remove #ifdef 0-out code for user specified exec servers.Justus Winter2013-08-281-81/+0
* Remove unused variableMiguel Figueiredo2013-06-011-3/+0
* Switch from cthreads to pthreadsRichard Braun2012-11-271-18/+18
* fix common misspellingsJonathan Neuschäfer2011-08-201-1/+1
* Add comment about finish being called several timesSamuel Thibault2011-02-141-1/+3
* Protect exec from memory faultsSamuel Thibault2010-09-141-6/+16
* Fix compressed binaries executionSamuel Thibault2010-09-141-4/+6
* Fix in-memory mappingSamuel Thibault2010-09-141-2/+7
* Fix duplicate oldtask port deallocationSamuel Thibault2009-12-211-2/+0
* Fixes long-standing random hang of exec.Samuel Thibault2009-08-231-2/+5
* 2009-04-03 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-04-021-3/+3
* (check_elf_phdr): Fix typo in last change.Roland McGrath2004-10-231-1/+1
* 2004-10-22 Roland McGrath <roland@frob.com>Roland McGrath2004-10-221-8/+25
* (check_elf_phdr): Tweak last change.Roland McGrath2004-09-261-0/+2
* 2004-09-26 Roland McGrath <roland@frob.com>Roland McGrath2004-09-261-17/+9
* 2004-02-11 Roland McGrath <roland@frob.com>Roland McGrath2004-02-111-21/+27
* 2004-01-15 Roland McGrath <roland@frob.com>Roland McGrath2004-02-101-1/+21
* (prepare): fix last changeRoland McGrath2002-05-111-4/+1
* 2002-05-10 Roland McGrath <roland@frob.com>Roland McGrath2002-05-101-11/+12
* 2002-04-27 Roland McGrath <roland@frob.com>Roland McGrath2002-04-271-14/+14
* 2002-01-02 Roland McGrath <roland@frob.com>Roland McGrath2002-01-021-1/+5
* 2001-12-31 Roland McGrath <roland@frob.com>Roland McGrath2002-01-011-1/+1
* 2001-06-15 Roland McGrath <roland@frob.com>Roland McGrath2001-06-161-1/+3
* 2000-10-01 Roland McGrath <roland@frob.com>Roland McGrath2000-10-011-10/+22
* 2000-03-23 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-261-2/+1
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-0/+1
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-3/+1
* 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-131-1/+10
* 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-131-31/+137
* 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-131-8/+29
* 2000-03-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-131-32/+39
* 1999-07-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-181-2/+1
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+2
* 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-17/+18
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-101-2/+6
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-32/+18
* 1999-06-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-041-2/+2
* 1998-09-05 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>Thomas Bushnell1999-04-301-0/+118