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
*
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
*
hurd: avoid including hurd/signal.h when not needed
Samuel Thibault
2018-03-04
2
-2
/
+5
*
hurd: Add missing includes
Samuel Thibault
2018-03-03
3
-0
/
+4
*
Mechanically remove _IO_ name aliases for types and constants.
Zack Weinberg
2018-02-21
1
-1
/
+1
*
hurd: Fix preprocessor indentation
Samuel Thibault
2018-01-29
5
-35
/
+35
*
hurd: Add expected ABI lists
Samuel Thibault
2018-01-29
1
-3
/
+4
*
hurd: Include <sigsetops.h> from hurd/hurd/signal.h
Samuel Thibault
2018-01-28
1
-0
/
+5
*
hurd: fix typo
Samuel Thibault
2018-01-28
1
-1
/
+1
*
hurd: take __USE_EXTERN_INLINES into account and restrict inlines
Samuel Thibault
2018-01-28
7
-0
/
+126
*
hurd: Add missing fcntl-internal.h
Thomas Schwinge
2018-01-28
1
-0
/
+62
*
hurd: Fix warnings
Samuel Thibault
2018-01-28
4
-14
/
+14
*
hurd: Implement faccessat without AT_EACCESS flag
Samuel Thibault
2018-01-10
2
-10
/
+24
*
hurd: Use the new file_exec_paths RPC
Samuel Thibault
2018-01-09
3
-11
/
+58
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
84
-84
/
+84
*
hurd: fix gethostname(NULL, 0)
Samuel Thibault
2017-09-07
1
-2
/
+2
*
hurd: Remove duplicate symbol version
Samuel Thibault
2017-08-28
1
-4
/
+0
*
hurd: Fix typo
Samuel Thibault
2017-08-28
1
-1
/
+1
*
hurd: Fix static initialization with -fstack-protector-strong
Samuel Thibault
2017-08-27
1
-0
/
+4
*
hurd: fix build with -fstack-protector-strong
Samuel Thibault
2017-08-27
2
-0
/
+5
*
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-06-08
1
-2
/
+1
*
Fix struct sigaltstack namespace (bug 21517).
Joseph Myers
2017-06-05
2
-2
/
+2
*
As a minor cleanup remove the (r)index defines from include/string.h as
Wilco Dijkstra
2017-02-06
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
84
-84
/
+84
*
hurd: fix using hurd.h in C++ programs
Samuel Thibault
2016-12-04
1
-3
/
+3
*
hurd: fix using hurd/signal.h in C++ programs
Samuel Thibault
2016-11-27
1
-3
/
+3
*
Fix hurd __access_noerrno implementation.
Adhemerval Zanella
2016-11-18
1
-29
/
+0
*
New internal function __access_noerrno
Adhemerval Zanella
2016-11-16
1
-0
/
+29
*
hurdmalloc: Run fork handler as late as possible [BZ #19431]
Samuel Thibault
2016-09-22
2
-9
/
+10
*
Fix exc2signal.c template
Samuel Thibault
2016-09-20
1
-12
/
+12
*
Fix O_DIRECTORY lookup on trivial translators
Flavio Cruz
2016-01-13
1
-2
/
+9
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
84
-84
/
+84
*
Fix RPC breakage when longjumping from signal handler
Samuel Thibault
2015-11-25
1
-1
/
+2
[next]