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: 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
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-7
/
+3
*
Remove unusued variable
Samuel Thibault
2015-10-10
1
-2
/
+0
*
Make _hurd_raise_signal directly return the error
Samuel Thibault
2015-10-10
1
-3
/
+1
*
Make _hurd_raise_signal return errors
Samuel Thibault
2015-10-10
2
-4
/
+8
*
Fix warnings
Samuel Thibault
2015-03-21
1
-0
/
+5
*
add hurd/hurdsocket.h file missing from a5eb23d
Samuel Thibault
2015-02-08
1
-0
/
+30
*
hurd: fix compilation of signal.h in C++
Samuel Thibault
2015-02-07
1
-2
/
+2
*
hurd: fix compilation of signal.h in C++
Samuel Thibault
2015-02-07
1
-1
/
+1
*
hurdselect: remove dead code.
Samuel Thibault
2015-02-07
1
-7
/
+0
*
hurd: fix sigstate locking
Samuel Thibault
2015-02-07
1
-2
/
+1
*
hurdselect: Let select get interrupted by signals
Samuel Thibault
2015-02-07
1
-1
/
+4
*
hurd: map nice levels 1-to-1 with Mach prio levels
Samuel Thibault
2015-02-07
1
-2
/
+2
*
hurd: allow poll() array bigger than FD_SETSIZE
Samuel Thibault
2015-02-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
83
-83
/
+83
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-4
/
+0
*
Remove obsolete SHLIB_COMPAT conditionalization in Versions files.
Roland McGrath
2014-02-22
1
-29
/
+0
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
83
-83
/
+83
*
Remove --disable-versioning.
Joseph Myers
2013-09-04
2
-2
/
+2
*
Use (void) in no-arguments function definitions.
Joseph Myers
2013-06-08
1
-1
/
+1
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
1
-20
/
+20
*
Fix leading whitespaces.
Ondrej Bilka
2013-06-06
3
-7
/
+7
*
Remove trailing whitespace.
Joseph Myers
2013-06-05
3
-3
/
+3
*
Fix copyright notice corruption from update-copyright bug.
Joseph Myers
2013-01-02
6
-6
/
+6
[next]