GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hurd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hurd: Make exception subcode a long
Sergey Bugaev
2023-09-16
3
-4
/
+5
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
88
-88
/
+88
*
hurd hurdstartup: Initialize remaining fields of hurd_startup_data
Samuel Thibault
2023-01-02
1
-0
/
+5
*
hurd _S_msg_add_auth: Initialize new arrays to 0
Samuel Thibault
2023-01-02
1
-6
/
+9
*
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
1
-2
/
+0
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
1
-1
/
+1
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
hurd: Fix vm_size_t incoherencies
Samuel Thibault
2022-08-29
6
-7
/
+8
*
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
2022-04-13
1
-1
/
+1
*
hurd: Make RPC input array parameters const
Samuel Thibault
2022-01-16
3
-10
/
+10
*
hurd: optimize exec cleanup
Samuel Thibault
2022-01-16
1
-12
/
+14
*
hurd: Fix exec() leak on proc_task2proc failure
Samuel Thibault
2022-01-15
1
-2
/
+2
*
hurd: nuke all unknown ports on exec
Samuel Thibault
2022-01-04
1
-7
/
+39
*
hurd: Fix auth port leak
Samuel Thibault
2022-01-04
1
-5
/
+8
*
hurd: Implement _S_msg_get_dtable
Samuel Thibault
2022-01-02
1
-4
/
+47
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
88
-88
/
+88
*
hurd: Fix static-PIE startup
Samuel Thibault
2021-12-28
7
-31
/
+21
*
hurd: let csu initialize tls
Samuel Thibault
2021-12-28
1
-15
/
+24
*
hurd: Let report-wait use a weak reference to _hurd_itimer_thread
Samuel Thibault
2021-11-28
1
-5
/
+0
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
hurd: Add support for AT_NO_AUTOMOUNT
Samuel Thibault
2021-08-10
1
-0
/
+6
*
hurd: Avoid spurious warning
Samuel Thibault
2021-08-03
1
-1
/
+1
*
hurd: Export _hurd_libc_proc_init
Samuel Thibault
2021-04-12
2
-0
/
+8
*
hurd: handle EINTR during critical sections
Samuel Thibault
2021-03-23
7
-2
/
+37
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
88
-88
/
+88
*
hurd: set sigaction for signal preemptors in arch-independent file
Samuel Thibault
2020-12-26
2
-7
/
+18
*
Hurd: make sigstates hold a reference on thread ports
Richard Braun
2020-12-21
2
-7
/
+29
*
hurd: implement SA_SIGINFO signal handlers.
Jeremie Koenig
2020-12-21
4
-5
/
+10
*
hurd: Also turn KERN_INVALID_ADDRESS to EINVAL
Samuel Thibault
2020-12-19
1
-0
/
+1
*
hurd: Add __libc_open and __libc_close
Samuel Thibault
2020-12-16
1
-0
/
+1
*
hurd: Add __lll_abstimed_wait_intr
Samuel Thibault
2020-12-16
5
-1
/
+33
*
hurd: make lll_* take a variable instead of a ptr
Samuel Thibault
2020-12-16
3
-24
/
+30
*
hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER
Samuel Thibault
2020-12-16
1
-1
/
+1
*
htl: Add missing symbols
Samuel Thibault
2020-12-03
1
-1
/
+1
*
hurd report-wait: Fix stpcpy usage
Samuel Thibault
2020-11-23
1
-29
/
+49
*
hurd S_msg_report_wait: Fix detecting fd ports
Samuel Thibault
2020-11-23
1
-1
/
+1
*
hurd S_msg_report_wait: Fix reporting ports
Samuel Thibault
2020-11-23
1
-1
/
+1
*
hurd: Fix strcpy calls
Samuel Thibault
2020-11-22
1
-3
/
+4
*
hurd: Fix _S_msg_get/set_env_variable prototype
Samuel Thibault
2020-11-22
1
-3
/
+3
*
hurd: Remove some remnants of cthreads
Samuel Thibault
2020-11-15
12
-61
/
+44
*
hurd: initialize libpthread before starting the signal thread
Samuel Thibault
2020-11-13
1
-0
/
+6
*
hurd: Make _hurd_libc_proc_init idempotent
Samuel Thibault
2020-11-13
1
-11
/
+19
*
hurd: Notify the proc server later during initialization
Samuel Thibault
2020-11-11
1
-11
/
+25
*
htl: Initialize later
Samuel Thibault
2020-11-11
1
-3
/
+0
*
hurd: Rework sbrk
Samuel Thibault
2020-08-05
1
-3
/
+0
*
hurd: Add remaining cancelation points
Samuel Thibault
2020-06-28
1
-0
/
+5
*
hurd: clean fd and port on thread cancel
Samuel Thibault
2020-06-28
8
-4
/
+52
*
hurd: Fix hang in _hurd_raise_signal from pthread_kill
Samuel Thibault
2020-06-07
1
-1
/
+5
*
hurd: Reject raising invalid signals
Samuel Thibault
2020-06-07
1
-0
/
+3
*
Hurd: Move <hurd/sigpreempt.h> internals into wrapper header
Florian Weimer
2020-05-28
1
-10
/
+0
[next]