projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86/cet: Check feature_1 in TCB for active IBT and SHSTK
[platform/upstream/glibc.git]
/
hurd
/
2023-12-17
Flavio Cruz
Update code to handle the new ABI for sending inlined...
tree
|
commitdiff
2023-12-03
Samuel Thibault
Revert "Update code to handle the new ABI for sending...
tree
|
commitdiff
2023-12-03
Samuel Thibault
Revert "hurd: Fix build"
tree
|
commitdiff
2023-12-03
Samuel Thibault
hurd: Fix build
tree
|
commitdiff
2023-12-03
Flavio Cruz
Update code to handle the new ABI for sending inlined...
tree
|
commitdiff
2023-11-20
Samuel Thibault
hurd: fix restarting reauth_dtable on signal
tree
|
commitdiff
2023-11-20
Samuel Thibault
hurd: Prevent the final file_exec_paths call from signals
tree
|
commitdiff
2023-11-19
Flavio Cruz
Remove untyped mach RPC code.
tree
|
commitdiff
2023-11-18
Flavio Cruz
_hurd_intr_rpc_mach_msg: handle message iteration corre...
tree
|
commitdiff
2023-11-14
Samuel Thibault
hurd: Make _hurd_intr_rpc_mach_msg avoid returning...
tree
|
commitdiff
2023-09-05
Samuel Thibault
hurd: Avoid including thread_state.h in installed header
tree
|
commitdiff
2023-08-15
Samuel Thibault
hurd: Add prototype for and thus fix _hurdsig_abort_rpc...
tree
|
commitdiff
2023-08-03
Florian Weimer
hurd: Do not include full <stdarg.h> in <hurd.h>
tree
|
commitdiff
2023-06-02
Paul Pluzhnikov
Fix all the remaining misspellings -- BZ 25337
tree
|
commitdiff
2023-05-22
Flavio Cruz
Fix build for hurd/thread-self.c for i386.
tree
|
commitdiff
2023-05-20
Sergey Bugaev
hurd: Use __hurd_fail () instead of assigning errno
tree
|
commitdiff
2023-05-19
Sergey Bugaev
hurd: Fix using interposable hurd_thread_self
tree
|
commitdiff
2023-05-17
Sergey Bugaev
hurd: Use __mach_setup_thread_call ()
tree
|
commitdiff
2023-05-17
Sergey Bugaev
hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
tree
|
commitdiff
2023-05-06
Flavio Cruz
Update hurd/hurdselect.c to be more portable.
tree
|
commitdiff
2023-05-05
Flavio Cruz
Update hurd/intr-msg.c to be more portable
tree
|
commitdiff
2023-05-01
Sergey Bugaev
hurd: Replace reply port with a dead name on failed...
tree
|
commitdiff
2023-04-29
Sergey Bugaev
hurd: Mark error functions as __COLD
tree
|
commitdiff
2023-04-29
Sergey Bugaev
hurd: Fix FS_RETRY_MAGICAL "machtype" handling
tree
|
commitdiff
2023-04-29
Sergey Bugaev
hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
tree
|
commitdiff
2023-04-29
Sergey Bugaev
hurd: Don't leak the auth port in msg* RPCs
tree
|
commitdiff
2023-04-29
Sergey Bugaev
hurd: Mark various conditions as unlikely
tree
|
commitdiff
2023-04-29
Sergey Bugaev
hurd: Move libc_hidden_def's around
tree
|
commitdiff
2023-04-29
Sergey Bugaev
hurd: Simplify _hurd_critical_section_lock a bit
tree
|
commitdiff
2023-04-17
Sergey Bugaev
hurd: Avoid leaking task & thread ports
tree
|
commitdiff
2023-04-17
Sergey Bugaev
hurd: Simplify _S_catch_exception_raise
tree
|
commitdiff
2023-04-17
Sergey Bugaev
hurd: Run init_pids () before init_dtable ()
tree
|
commitdiff
2023-04-17
Sergey Bugaev
hurd: Avoid extra ctty RPCs in init_dtable ()
tree
|
commitdiff
2023-04-14
Sergey Bugaev
hurd: Remove __hurd_local_reply_port
tree
|
commitdiff
2023-04-10
Sergey Bugaev
hurd: Improve reply port handling when exiting signal...
tree
|
commitdiff
2023-04-10
Sergey Bugaev
hurd: Do not declare local variables volatile
tree
|
commitdiff
2023-04-02
Sergey Bugaev
hurd: Microoptimize _hurd_self_sigstate ()
tree
|
commitdiff
2023-04-02
Sergey Bugaev
hurd: Fix _hurd_setup_sighandler () signature
tree
|
commitdiff
2023-04-02
Sergey Bugaev
hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtld
tree
|
commitdiff
2023-04-02
Sergey Bugaev
hurd: Fix file name in #error
tree
|
commitdiff
2023-04-02
Sergey Bugaev
hurd: Swap around two function calls
tree
|
commitdiff
2023-04-02
Sergey Bugaev
hurd: Remove __hurd_threadvar_stack_{offset,mask}
tree
|
commitdiff
2023-04-02
Sergey Bugaev
hurd: Make exception subcode a long
tree
|
commitdiff
2023-03-27
Adhemerval Zanella...
Remove set-hooks.h from generic includes
tree
|
commitdiff
2023-03-01
Sergey Bugaev
hurd: Fix some broken indentation
tree
|
commitdiff
2023-03-01
Sergey Bugaev
hurd: Remove the ecx kludge
tree
|
commitdiff
2023-02-19
Sergey Bugaev
hurd: Use proper integer types
tree
|
commitdiff
2023-02-14
Samuel Thibault
hurd: Fix unwinding over INTR_MSG_TRAP in shared too
tree
|
commitdiff
2023-02-12
Sergey Bugaev
hurd: Fix xattr error value
tree
|
commitdiff
2023-02-12
Sergey Bugaev
mach, hurd: Cast through uintptr_t
tree
|
commitdiff
2023-02-12
Sergey Bugaev
hurd: Use mach_msg_type_number_t where appropriate
tree
|
commitdiff
2023-02-09
Samuel Thibault
hurd: Fix unwinding over INTR_MSG_TRAP
tree
|
commitdiff
2023-02-01
Flavio Cruz
Remove support setting custom demuxers during signal...
tree
|
commitdiff
2023-02-01
Sergey Bugaev
hurd: Implement O_TMPFILE
tree
|
commitdiff
2023-02-01
Sergey Bugaev
hurd: Consolidate file_name_lookup implementation
tree
|
commitdiff
2023-01-06
Joseph Myers
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2023-01-02
Samuel Thibault
hurd hurdstartup: Initialize remaining fields of hurd_s...
tree
|
commitdiff
2023-01-02
Samuel Thibault
hurd _S_msg_add_auth: Initialize new arrays to 0
tree
|
commitdiff
2022-10-18
Florian Weimer
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in...
tree
|
commitdiff
2022-10-18
Florian Weimer
Introduce <pointer_guard.h>, extracted from <sysdep.h>
tree
|
commitdiff
2022-09-26
Wilco Dijkstra
Use atomic_exchange_release/acquire
tree
|
commitdiff
2022-08-28
Samuel Thibault
hurd: Fix vm_size_t incoherencies
tree
|
commitdiff
2022-04-14
Noah Goldstein
Replace {u}int_fast{16|32} with {u}int32_t
tree
|
commitdiff
2022-01-16
Samuel Thibault
hurd: Make RPC input array parameters const
tree
|
commitdiff
2022-01-15
Samuel Thibault
hurd: optimize exec cleanup
tree
|
commitdiff
2022-01-15
Samuel Thibault
hurd: Fix exec() leak on proc_task2proc failure
tree
|
commitdiff
2022-01-04
Samuel Thibault
hurd: nuke all unknown ports on exec
tree
|
commitdiff
2022-01-04
Samuel Thibault
hurd: Fix auth port leak
tree
|
commitdiff
2022-01-02
Samuel Thibault
hurd: Implement _S_msg_get_dtable
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2021-12-28
Samuel Thibault
hurd: Fix static-PIE startup
tree
|
commitdiff
2021-12-28
Samuel Thibault
hurd: let csu initialize tls
tree
|
commitdiff
2021-11-28
Samuel Thibault
hurd: Let report-wait use a weak reference to _hurd_iti...
tree
|
commitdiff
2021-09-03
Siddhesh Poyarekar
Remove "Contributed by" lines
tree
|
commitdiff
2021-08-10
Samuel Thibault
hurd: Add support for AT_NO_AUTOMOUNT
tree
|
commitdiff
2021-08-03
Samuel Thibault
hurd: Avoid spurious warning
tree
|
commitdiff
2021-04-11
Samuel Thibault
hurd: Export _hurd_libc_proc_init
tree
|
commitdiff
2021-03-23
Samuel Thibault
hurd: handle EINTR during critical sections
tree
|
commitdiff
2021-01-02
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2020-12-26
Samuel Thibault
hurd: set sigaction for signal preemptors in arch-indep...
tree
|
commitdiff
2020-12-21
Richard Braun
Hurd: make sigstates hold a reference on thread ports
tree
|
commitdiff
2020-12-21
Jeremie Koenig
hurd: implement SA_SIGINFO signal handlers.
tree
|
commitdiff
2020-12-19
Samuel Thibault
hurd: Also turn KERN_INVALID_ADDRESS to EINVAL
tree
|
commitdiff
2020-12-16
Samuel Thibault
hurd: Add __libc_open and __libc_close
tree
|
commitdiff
2020-12-16
Samuel Thibault
hurd: Add __lll_abstimed_wait_intr
tree
|
commitdiff
2020-12-16
Samuel Thibault
hurd: make lll_* take a variable instead of a ptr
tree
|
commitdiff
2020-12-16
Samuel Thibault
hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER
tree
|
commitdiff
2020-12-03
Samuel Thibault
htl: Add missing symbols
tree
|
commitdiff
2020-11-23
Samuel Thibault
hurd report-wait: Fix stpcpy usage
tree
|
commitdiff
2020-11-23
Samuel Thibault
hurd S_msg_report_wait: Fix detecting fd ports
tree
|
commitdiff
2020-11-23
Samuel Thibault
hurd S_msg_report_wait: Fix reporting ports
tree
|
commitdiff
2020-11-22
Samuel Thibault
hurd: Fix strcpy calls
tree
|
commitdiff
2020-11-22
Samuel Thibault
hurd: Fix _S_msg_get/set_env_variable prototype
tree
|
commitdiff
2020-11-15
Samuel Thibault
hurd: Remove some remnants of cthreads
tree
|
commitdiff
2020-11-13
Samuel Thibault
hurd: initialize libpthread before starting the signal...
tree
|
commitdiff
2020-11-13
Samuel Thibault
hurd: Make _hurd_libc_proc_init idempotent
tree
|
commitdiff
2020-11-11
Samuel Thibault
hurd: Notify the proc server later during initialization
tree
|
commitdiff
2020-11-11
Samuel Thibault
htl: Initialize later
tree
|
commitdiff
2020-08-05
Samuel Thibault
hurd: Rework sbrk
tree
|
commitdiff
2020-06-28
Samuel Thibault
hurd: Add remaining cancelation points
tree
|
commitdiff
next