index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix const warnings
Samuel Thibault
2022-01-17
3
-20
/
+22
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-18
/
+18
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-2
/
+2
*
exec: only constraint loading the ELF interpreter
Samuel Thibault
2021-12-30
1
-7
/
+7
*
exec: Fix and use mask for memory layout
Samuel Thibault
2021-08-16
1
-20
/
+7
*
Fix references to startup in comments
Samuel Thibault
2020-07-25
1
-1
/
+1
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
2
-2
/
+7
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-4
/
+4
*
exec: Leave room for mmaps etc. before PIE binaries
Samuel Thibault
2018-04-22
1
-0
/
+3
*
exec: Fix else branch
Samuel Thibault
2018-04-22
1
-19
/
+21
*
exec: document why mask code is currently commented
Samuel Thibault
2018-04-22
1
-0
/
+5
*
Fix warnings
Samuel Thibault
2018-03-05
2
-0
/
+3
*
Implement /proc/<pid>/exe
Samuel Thibault
2018-01-08
1
-0
/
+3
*
Add support for $ORIGIN rpath expansion
Samuel Thibault
2018-01-08
1
-4
/
+83
*
Fix exec_paths through fakeroot or chroot
Justus Winter
2018-01-08
1
-42
/
+51
*
Add a file_exec_file_name RPC
Emilio Pozuelo Monfort
2018-01-08
1
-9
/
+25
*
Add a new exec_exec_paths RPC
Emilio Pozuelo Monfort
2018-01-08
3
-11
/
+62
*
Record executable entry for PIE core dumps
Samuel Thibault
2017-12-11
2
-0
/
+18
*
exec: Avoid calling mmap with zero size
Samuel Thibault
2017-09-10
1
-0
/
+2
*
Replace bcopy with memcpy or memmove as appropriate.
Justus Winter
2017-08-05
1
-1
/
+1
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
5
-17
/
+17
*
exec: Fix loading binaries without a memory manager object
Brent W. Baccala
2016-08-31
1
-7
/
+8
*
Fix exec crash when setexecdata has never been called
Samuel Thibault
2016-08-28
1
-5
/
+7
*
Fix loading small pic programs
Samuel Thibault
2016-08-26
1
-15
/
+42
*
Revert part of "fix compiler warnings in hurd/exec"
Thomas Schwinge
2016-05-23
1
-2
/
+2
*
exec: remove duplicate function call
Esa Peuha
2016-02-04
1
-5
/
+0
*
Fix typo
Samuel Thibault
2016-01-19
1
-1
/
+1
*
Also build exec.static
Samuel Thibault
2016-01-17
1
-2
/
+1
*
Drop OTHERLIBS and use LDLIBS exclusively
Flavio Cruz
2015-12-31
1
-1
/
+1
*
fix compiler warnings in hurd/exec
Flavio Cruz
2015-12-29
2
-3
/
+3
*
exec: convert to trivfs dynamic classes and buckets
Justus Winter
2015-09-27
1
-19
/
+32
*
exec: add missing include
Justus Winter
2015-09-23
1
-0
/
+1
*
Define TIME_VALUE_TO_TIMESPEC only when not defined already
Samuel Thibault
2015-09-19
1
-0
/
+2
*
exec: fix setting the name of early servers
Justus Winter
2015-07-14
1
-17
/
+33
*
Fix space style
Samuel Thibault
2015-03-05
4
-48
/
+48
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-11
/
+7
*
exec: add payload-aware intrans functions
Justus Winter
2014-12-07
2
-0
/
+9
*
startup: bind the startup server to /servers/startup
Justus Winter
2014-11-21
1
-2
/
+9
*
Fix actual procinfo_t type
Samuel Thibault
2014-11-02
1
-2
/
+2
*
Fix proc_getprocinfo calls
Samuel Thibault
2014-11-02
1
-2
/
+2
*
Fix proc_getprocinfo calls
Samuel Thibault
2014-11-02
1
-1
/
+1
*
exec: redzone page zero before loading anything
Justus Winter
2014-09-29
1
-0
/
+10
*
exec: add proper argument parsing, add --device-master-port
Justus Winter
2014-09-29
1
-13
/
+93
*
exec: add missing includes
Justus Winter
2014-05-26
2
-0
/
+2
*
exec: abbreviate the task name if necessary
Justus Winter
2014-04-29
1
-2
/
+13
*
exec: fix receiver lookup
Justus Winter
2014-04-05
5
-5
/
+51
*
libtrivfs: improve the mig mutator functions
Justus Winter
2014-02-25
1
-1
/
+3
*
exec: provide a meaningful name for new tasks
Justus Winter
2014-02-23
1
-6
/
+21
*
exec: connect std{in,out,err} to the mach console
Justus Winter
2014-02-02
1
-2
/
+15
*
exec: include the mig-generated server headers in main.c
Justus Winter
2014-01-20
1
-3
/
+3
[next]