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
/
signal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tst-sigaction.c to test BZ #23069
Aurelien Jarno
2018-04-26
2
-1
/
+57
*
hurd: fix build
Samuel Thibault
2018-04-04
2
-0
/
+2
*
Filter out NPTL internal signals (BZ #22391)
Adhemerval Zanella
2018-04-03
5
-38
/
+76
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
43
-43
/
+43
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-6
/
+6
*
sigwait: Do not fail with EINTR and return error code [BZ #22478]
Florian Weimer
2017-11-23
2
-2
/
+87
*
Optimize sigrelse implementation
Adhemerval Zanella
2017-11-15
1
-9
/
+3
*
Optimize sighold implementation
Adhemerval Zanella
2017-11-06
1
-8
/
+2
*
Hide internal signal functions [BZ #18822]
H.J. Lu
2017-10-01
3
-0
/
+3
*
Fix sigval namespace (bug 21944).
Joseph Myers
2017-08-16
4
-9
/
+60
*
Factor out shared definitions from bits/signum.h.
Zack Weinberg
2017-06-20
2
-1
/
+5
*
Fix siginterrupt namespace (bug 21597).
Joseph Myers
2017-06-19
1
-5
/
+5
*
Fix signal stack namespace (bug 21584).
Joseph Myers
2017-06-19
1
-4
/
+6
*
Fix XPG4 bsd_signal namespace (bug 21552).
Joseph Myers
2017-06-12
1
-1
/
+1
*
Fix sigwait namespace (bug 21550).
Joseph Myers
2017-06-12
1
-0
/
+2
*
Fix sigpause namespace (bug 21554).
Joseph Myers
2017-06-09
1
-1
/
+1
*
Fix struct sigaltstack namespace (bug 21517).
Joseph Myers
2017-06-05
2
-3
/
+3
*
Fix sigevent namespace (bug 21543).
Joseph Myers
2017-06-02
1
-1
/
+4
*
Fix sigstack namespace (bug 21511).
Joseph Myers
2017-05-23
1
-7
/
+14
*
Add one more header to be installed, missed from previous patch.
Zack Weinberg
2017-05-21
1
-2
/
+2
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
14
-95
/
+129
*
Split up bits/sigstack.h.
Joseph Myers
2017-05-19
3
-1
/
+34
*
Fix signal.h bsd_signal namespace (bug 21445).
Joseph Myers
2017-05-04
1
-1
/
+1
*
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-03-16
1
-6
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
40
-40
/
+40
*
Do not stack-protect sigreturn stubs [BZ #7065]
Nick Alcock
2016-12-26
1
-0
/
+2
*
Installed-header hygiene (BZ#20366): time.h types.
Zack Weinberg
2016-09-23
1
-2
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
40
-40
/
+40
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
29
-78
/
+29
*
Fix psignal, psiginfo declaration conditions (bug 18483).
Joseph Myers
2015-06-05
1
-3
/
+1
*
Clean up allocrtsig code.
Roland McGrath
2015-01-08
1
-36
/
+19
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
40
-40
/
+40
*
Remove sigvec.
Roland McGrath
2014-11-14
3
-34
/
+178
*
Only declare __sigpause in installed signal.h when necessary.
Joseph Myers
2014-11-14
1
-1
/
+1
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
1
-8
/
+8
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-7
/
+7
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
40
-40
/
+40
*
Remove __FAVOR_BSD.
Joseph Myers
2013-12-17
1
-15
/
+7
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
40
-40
/
+40
*
Define siginfo_t in signal.h for XPG4 (bug 14835).
Joseph Myers
2012-11-19
1
-0
/
+2
*
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
2012-11-04
22
-22
/
+0
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-3
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
40
-120
/
+80
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
1
-21
/
+21
*
FIx up signal.h for XPG7.
Ulrich Drepper
2010-01-10
1
-3
/
+3
*
Remove redundant .gitignore files.
Andreas Schwab
2009-05-16
1
-6
/
+0
*
rename each .cvsignore file to .gitignore
Jim Meyering
2009-05-15
1
-0
/
+0
*
* libio/stdio.h: dprintf, fmemopen, getdelim, getline,
Ulrich Drepper
2009-02-26
1
-9
/
+9
*
* locale/langinfo.h: nl_langinfo_l is in POSIX 2008.
Ulrich Drepper
2009-02-26
1
-3
/
+9
[next]