index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hurd
/
hurd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
hurd: Stop mapping AT_NO_AUTOMOUNT to O_NOTRANS
Sergey Bugaev
1
-2
/
+0
2024-03-23
hurd: Move internal functions to internal header
Sergey Bugaev
1
-87
/
+0
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
11
-11
/
+11
2023-09-05
hurd: Avoid including thread_state.h in installed header
Samuel Thibault
1
-2
/
+1
2023-08-15
hurd: Add prototype for and thus fix _hurdsig_abort_rpcs call
Samuel Thibault
1
-0
/
+6
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-04-29
hurd: Mark error functions as __COLD
Sergey Bugaev
1
-4
/
+4
2023-04-29
hurd: Mark various conditions as unlikely
Sergey Bugaev
2
-7
/
+7
2023-04-29
hurd: Simplify _hurd_critical_section_lock a bit
Sergey Bugaev
1
-13
/
+6
2023-04-14
hurd: Remove __hurd_local_reply_port
Sergey Bugaev
1
-7
/
+0
2023-04-03
hurd: Microoptimize _hurd_self_sigstate ()
Sergey Bugaev
1
-3
/
+5
2023-04-03
hurd: Remove __hurd_threadvar_stack_{offset,mask}
Sergey Bugaev
1
-15
/
+0
2023-04-03
hurd: Make exception subcode a long
Sergey Bugaev
1
-2
/
+3
2023-02-12
mach, hurd: Cast through uintptr_t
Sergey Bugaev
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
11
-11
/
+11
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
11
-11
/
+11
2021-12-28
hurd: let csu initialize tls
Samuel Thibault
1
-15
/
+24
2021-08-10
hurd: Add support for AT_NO_AUTOMOUNT
Samuel Thibault
1
-0
/
+6
2021-03-23
hurd: handle EINTR during critical sections
Samuel Thibault
1
-0
/
+4
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
11
-11
/
+11
2020-12-26
hurd: set sigaction for signal preemptors in arch-independent file
Samuel Thibault
1
-1
/
+2
2020-12-21
Hurd: make sigstates hold a reference on thread ports
Richard Braun
1
-4
/
+15
2020-12-21
hurd: implement SA_SIGINFO signal handlers.
Jeremie Koenig
1
-0
/
+5
2020-11-15
hurd: Remove some remnants of cthreads
Samuel Thibault
3
-7
/
+5
2020-06-28
hurd: clean fd and port on thread cancel
Samuel Thibault
2
-0
/
+2
2020-05-28
Hurd: Move <hurd/sigpreempt.h> internals into wrapper header
Florian Weimer
1
-10
/
+0
2020-05-28
Hurd: Use __sigmask in favor of deprecated sigmask
Florian Weimer
1
-1
/
+1
2020-02-15
hurd: Add THREAD_GET/SETMEM/_NC
Samuel Thibault
1
-5
/
+6
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
11
-11
/
+11
2019-12-29
hurd: Global signal disposition
Jeremie Koenig
1
-9
/
+29
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
11
-11
/
+11
2019-03-16
hurd: Fix comment style
Samuel Thibault
1
-2
/
+1
2019-03-16
hurd: Document how EINTR should be handled in critical sections
Samuel Thibault
1
-1
/
+7
2019-02-22
Break some lines before not after operators.
Joseph Myers
2
-4
/
+4
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
11
-11
/
+11
2018-11-11
hurd: Fix spawni's user_link reallocation
Samuel Thibault
1
-2
/
+2
2018-11-10
Hurd: Fix ulinks in fd table reallocation
Samuel Thibault
2
-0
/
+49
2018-03-18
hurd: Fix coding style
Samuel Thibault
2
-2
/
+2
2018-03-17
hurd: Replace threadvars with TLS
Samuel Thibault
2
-90
/
+22
2018-03-05
hurd: Fix includability of <hurd/signal.h> in all standards
Samuel Thibault
1
-0
/
+1
2018-03-04
Separate out error_t definition
Samuel Thibault
6
-0
/
+8
2018-03-04
hurd: Make almost all hurd headers includable in all standards
Samuel Thibault
3
-14
/
+17
2018-03-04
hurd: fix header conformity
Samuel Thibault
1
-1
/
+1
2018-03-04
hurd: avoid including hurd/signal.h when not needed
Samuel Thibault
2
-2
/
+5
2018-03-03
hurd: Add missing includes
Samuel Thibault
3
-0
/
+4
2018-01-29
hurd: Fix preprocessor indentation
Samuel Thibault
5
-35
/
+35
2018-01-28
hurd: Include <sigsetops.h> from hurd/hurd/signal.h
Samuel Thibault
1
-0
/
+5
2018-01-28
hurd: fix typo
Samuel Thibault
1
-1
/
+1
2018-01-28
hurd: take __USE_EXTERN_INLINES into account and restrict inlines
Samuel Thibault
5
-0
/
+114
2018-01-28
hurd: Fix warnings
Samuel Thibault
1
-9
/
+9
[next]