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
*
Restructure argument setup in hashbang
Flavio Cruz
2024-09-08
1
-48
/
+43
*
Fix line-buffered stderr
Samuel Thibault
2024-08-25
1
-0
/
+1
*
Revert "exec: Stop relying on address space size"
Samuel Thibault
2024-03-23
1
-1
/
+3
*
exec: Add support for AArch64 executables
Sergey Bugaev
2024-03-23
1
-0
/
+5
*
elfcore: Add support for saving AArch64 registers
Sergey Bugaev
2024-03-23
1
-0
/
+26
*
exec: Stop relying on address space size
Sergey Bugaev
2024-03-23
1
-3
/
+1
*
exec: Fix creating executable stacks
Sergey Bugaev
2024-03-23
1
-4
/
+5
*
Replace deprecated sigmask with sigset_t calls
Flavio Cruz
2023-12-29
1
-2
/
+7
*
exec: TODO note about implementing interrupt
Samuel Thibault
2023-11-20
1
-0
/
+4
*
Get rid of u_int in RPCs
Samuel Thibault
2023-08-08
2
-15
/
+15
*
exec: Get rid of u_int
Samuel Thibault
2023-08-08
1
-1
/
+1
*
exec: Properly preallocate address space
Sergey Bugaev
2023-07-03
1
-101
/
+67
*
exec: On 64-bit, map lower 4 GB inaccessible for PIEs
Sergey Bugaev
2023-07-03
1
-1
/
+14
*
exec: Allow loading x86_64 executables on x86_64
Sergey Bugaev
2023-05-15
2
-1
/
+16
*
elfcore: Add support for saving x86_64 registers
Sergey Bugaev
2023-05-10
1
-1
/
+71
*
exec: Port to x86_64
Sergey Bugaev
2023-05-10
2
-5
/
+5
*
Use uintptr_t for message payloads.
Flavio Cruz
2023-05-02
1
-1
/
+1
*
Fix *printf specifier for user space mach ports.
Flavio Cruz
2022-12-06
1
-1
/
+1
*
Rename proc_complete_reauthentication to proc_reauthenticate_complete
Samuel Thibault
2022-08-10
1
-1
/
+1
*
Make proc_reauthenticate () recreate proc port
Sergey Bugaev
2022-08-10
1
-0
/
+7
*
exec: Use proc_reauthenticate_reassign ()
Sergey Bugaev
2022-08-10
1
-42
/
+33
*
exec: Support ELIBEXEC error
Samuel Thibault
2022-04-12
1
-0
/
+7
*
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
[next]