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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mach
Commit message (
Expand
)
Author
Age
Files
Lines
*
mach: Drop some unnecessary vm_param.h includes
Sergey Bugaev
2024-01-03
1
-1
/
+0
*
hurd: Add some missing includes
Sergey Bugaev
2024-01-03
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
22
-22
/
+22
*
Update code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023-12-17
1
-3
/
+9
*
Revert "Update code to handle the new ABI for sending inlined port rights."
Samuel Thibault
2023-12-03
1
-9
/
+3
*
Update code to handle the new ABI for sending inlined port rights.
Flavio Cruz
2023-12-03
1
-3
/
+9
*
Remove untyped mach RPC code.
Flavio Cruz
2023-11-19
2
-68
/
+0
*
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-06-02
2
-2
/
+2
*
mach: Fix startup with stack protector
Samuel Thibault
2023-05-27
1
-0
/
+1
*
mach: Fix mach_setup_thread_impl with NULL stack_base
Samuel Thibault
2023-05-22
1
-7
/
+7
*
mach: Add __mach_setup_thread_call ()
Sergey Bugaev
2023-05-17
3
-16
/
+74
*
Enable new device_open_new RPC in libmachuser.
Flavio Cruz
2023-05-07
1
-1
/
+2
*
Define __mig_strlen to support dynamically sized strings in hurd RPCs
Flavio Cruz
2023-05-01
4
-1
/
+29
*
Make __mach_msg_destroy portable for x86_64
Flavio Cruz
2023-05-01
1
-4
/
+5
*
mach: Use PAGE_SIZE
Sergey Bugaev
2023-02-20
1
-1
/
+5
*
hurd: Move thread state manipulation into _hurd_tls_new ()
Sergey Bugaev
2023-02-20
1
-16
/
+2
*
mach, hurd: Cast through uintptr_t
Sergey Bugaev
2023-02-12
1
-4
/
+5
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
20
-20
/
+20
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-2
/
+2
*
mach: Fix LLL_SHARED value
Samuel Thibault
2022-02-14
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
20
-20
/
+20
*
mach: Fix spurious inclusion of stack_chk_fail_local in libmachuser.a
Samuel Thibault
2021-12-14
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
20
-20
/
+20
*
hurd: Add LLL_PRIVATE and LLL_SHARED
Samuel Thibault
2020-12-16
1
-0
/
+3
*
hurd: Add __lll_abstimed_wait_intr
Samuel Thibault
2020-12-16
1
-0
/
+18
*
hurd: make lll_* take a variable instead of a ptr
Samuel Thibault
2020-12-16
2
-10
/
+20
*
hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER
Samuel Thibault
2020-12-16
3
-3
/
+3
*
hurd: Remove some remnants of cthreads
Samuel Thibault
2020-11-15
2
-4
/
+12
*
hurd: break relocation loop between libc.so and lib{mach,hurd}user.so
Samuel Thibault
2020-11-14
4
-15
/
+32
*
hurd: add mach_print function
Samuel Thibault
2020-04-14
1
-0
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
19
-19
/
+19
*
hurd: make strerror(0) coherent with other ports
Samuel Thibault
2019-12-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
19
-19
/
+19
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
1
-4
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
19
-19
/
+19
*
hurd: Fix exec usage of mach_setup_thread
Samuel Thibault
2018-08-01
3
-10
/
+23
*
hurd: Avoid PLT references to syscalls
Samuel Thibault
2018-06-16
1
-1
/
+2
*
hurd: Avoid PLT ref to __mach_msg
Samuel Thibault
2018-06-16
1
-0
/
+2
*
hurd: Avoid PLT references to shortcuts
Samuel Thibault
2018-06-16
1
-0
/
+2
*
hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port
Samuel Thibault
2018-06-14
1
-9
/
+0
*
hurd: Add missing symbols
Samuel Thibault
2018-04-04
1
-0
/
+1
*
hurd: Avoid some libc.so PLTs
Samuel Thibault
2018-04-02
5
-0
/
+10
*
hurd: Avoid some PLTs in libc and librt
Samuel Thibault
2018-04-02
1
-6
/
+7
*
hurd: Code style fixes
Samuel Thibault
2018-03-20
1
-5
/
+5
*
hurd: Fix copyright years
Samuel Thibault
2018-03-18
1
-1
/
+1
*
hurd: Reimplement libc locks using mach's gsync
Agustina Arzille
2018-03-18
4
-30
/
+129
*
hurd: Fix coding style
Samuel Thibault
2018-03-18
1
-2
/
+2
*
hurd: add TLS support
Samuel Thibault
2018-03-17
1
-2
/
+21
*
hurd: Fix inclusion of mach headers in all standards
Samuel Thibault
2018-03-04
1
-13
/
+0
*
hurd: Avoid using ino64_t and loff_t in headers
Samuel Thibault
2018-03-04
1
-1
/
+2
[next]