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
/
hurd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
87
-87
/
+87
*
hurd: Global signal disposition
Jeremie Koenig
2019-12-29
7
-108
/
+282
*
hurd: Signal code refactoring
Jeremie Koenig
2019-12-29
1
-112
/
+160
*
hurd: Use __clock_gettime in _hurd_select
Florian Weimer
2019-11-07
1
-7
/
+4
*
time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
2019-10-27
2
-3
/
+3
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
86
-86
/
+86
*
hurd: Fix poll and select POSIX compliancy details about errors
Samuel Thibault
2019-08-30
1
-41
/
+108
*
hurd: Fix timeout handling in _hurd_select
Richard Braun
2019-08-30
2
-40
/
+79
*
hurd: Fix _hurd_select for single fd sets
Richard Braun
2019-08-30
1
-4
/
+1
*
hurd: Fix comment style
Samuel Thibault
2019-03-16
1
-2
/
+1
*
hurd: Document how EINTR should be handled in critical sections
Samuel Thibault
2019-03-16
1
-1
/
+7
*
Fix -Wempty-body warnings in Hurd-specific code.
Joseph Myers
2019-02-27
1
-4
/
+6
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
7
-32
/
+33
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
15
-79
/
+79
*
hurd: Fix initial sigaltstack state
Samuel Thibault
2019-01-24
1
-0
/
+1
*
hurd: Support AT_EMPTY_PATH
Samuel Thibault
2019-01-22
1
-0
/
+20
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
87
-87
/
+87
*
hurd: Handle "pid" magical lookup retry
Justus Winter
2018-12-28
1
-13
/
+65
*
Add __v*printf_internal with flags arguments
Zack Weinberg
2018-12-05
1
-1
/
+1
*
hurd: Fix spawni's user_link reallocation
Samuel Thibault
2018-11-11
1
-2
/
+2
*
Hurd: export _hurd_port_move
Samuel Thibault
2018-11-10
1
-0
/
+4
*
Hurd: Fix ulinks in fd table reallocation
Samuel Thibault
2018-11-10
2
-0
/
+49
*
hurd: Add pci RPC stubs
Samuel Thibault
2018-10-31
1
-1
/
+1
*
hurd: return EIEIO instead of EIO
Samuel Thibault
2018-10-29
1
-2
/
+2
*
hurd: Fix race between calling RPC and handling a signal
Samuel Thibault
2018-10-28
2
-16
/
+5
*
hurd: Return EIO on non-responding interrupted servers
Samuel Thibault
2018-10-28
1
-5
/
+9
*
hurd: set interrupt timeout to 1 minute
Samuel Thibault
2018-10-28
1
-1
/
+1
*
hurd: Fix exec usage of mach_setup_thread
Samuel Thibault
2018-08-01
1
-0
/
+2
*
hurd: Silence warning
Samuel Thibault
2018-04-04
1
-0
/
+8
*
Revert parts of "hurd: Avoid more libc.so local PLTs"
Samuel Thibault
2018-04-03
2
-3
/
+3
*
hurd: Avoid more libc.so local PLTs
Samuel Thibault
2018-04-03
2
-3
/
+3
*
hurd: Avoid more libc.so PLTs
Samuel Thibault
2018-04-02
2
-0
/
+2
*
hurd: Avoid some libc.so PLTs
Samuel Thibault
2018-04-02
8
-27
/
+36
*
hurd: Avoid some PLTs in libc and librt
Samuel Thibault
2018-04-02
6
-15
/
+16
*
hurd: Code style fixes
Samuel Thibault
2018-03-20
1
-37
/
+42
*
hurd: Fix build with latest htl
Samuel Thibault
2018-03-19
1
-1
/
+1
*
hurd: Fix O_DIRECTORY | O_NOFOLLOW
Samuel Thibault
2018-03-18
2
-1
/
+3
*
hurd: Fix O_NOFOLLOW
Samuel Thibault
2018-03-18
1
-16
/
+20
*
hurd: Fix copyright years
Samuel Thibault
2018-03-18
2
-2
/
+2
*
hurd: Reimplement libc locks using mach's gsync
Agustina Arzille
2018-03-18
7
-6
/
+356
*
hurd: Fix coding style
Samuel Thibault
2018-03-18
2
-2
/
+2
*
hurd: Fix link cthread/pthread symbol exposition.
Samuel Thibault
2018-03-17
2
-15
/
+15
*
hurd: Replace threadvars with TLS
Samuel Thibault
2018-03-17
7
-119
/
+39
*
hurd: Fix getting signal thread stack layout for fork
Samuel Thibault
2018-03-17
1
-1
/
+19
*
hurd: add TLS support
Samuel Thibault
2018-03-17
1
-0
/
+1
*
hurd: Fix includability of <hurd/signal.h> in all standards
Samuel Thibault
2018-03-05
1
-0
/
+1
*
Separate out error_t definition
Samuel Thibault
2018-03-04
7
-0
/
+9
*
hurd: Make almost all hurd headers includable in all standards
Samuel Thibault
2018-03-04
4
-14
/
+18
*
hurd: Avoid using ino64_t and loff_t in headers
Samuel Thibault
2018-03-04
1
-0
/
+2
*
hurd: fix header conformity
Samuel Thibault
2018-03-04
1
-1
/
+1
[next]