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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash on getauxval call without HAVE_AUX_VECTOR
Samuel Thibault
2016-04-10
1
-0
/
+2
*
hsearch_r: Include <limits.h>
Florian Weimer
2016-04-07
1
-0
/
+1
*
hsearch_r: Apply VM size limit in test case
Florian Weimer
2016-02-12
1
-0
/
+22
*
Improve check against integer wraparound in hcreate_r [BZ #18240]
Florian Weimer
2016-01-28
3
-19
/
+93
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
140
-140
/
+140
*
misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.
Chris Metcalf
2015-11-24
1
-0
/
+1
*
Fix some stub prototypes missing ... after K&R conversion
Roland McGrath
2015-11-05
2
-2
/
+2
*
Convert miscellaneous function definitions to prototype style.
Joseph Myers
2015-10-20
2
-20
/
+9
*
Convert 113 more function definitions to prototype style (files with assertio...
Joseph Myers
2015-10-20
1
-4
/
+1
*
Convert 29 more function definitions to prototype style (multiple parameters ...
Joseph Myers
2015-10-20
1
-2
/
+1
*
Convert 24 more function definitions to prototype style (array parameters).
Joseph Myers
2015-10-20
2
-7
/
+2
*
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-19
2
-11
/
+4
*
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2015-10-17
1
-30
/
+3
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
50
-154
/
+55
*
Use __pthread_setcancelstate in libc.a
H.J. Lu
2015-09-17
1
-5
/
+6
*
Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.
Roland McGrath
2015-09-15
1
-0
/
+3
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
6
-6
/
+6
*
getmntent: fix memory corruption w/blank lines [BZ #18887]
Mike Frysinger
2015-08-29
5
-22
/
+103
*
Mention mkdtemp as another secure alternative to mktemp
Gleb Fotengauer-Malinovskiy
2015-08-27
1
-1
/
+2
*
Handle overflow in __hcreate_r
Ondřej Bílka
2015-08-25
1
-1
/
+8
*
regexp.h: update Versions to match file usage [BZ #18681]
Zack Weinberg
2015-08-18
1
-0
/
+3
*
Desupport regexp.h (bug 18681)
Zack Weinberg
2015-08-16
2
-207
/
+25
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-08-06
2
-4
/
+10
*
Correct comments about the history of <regexp.h>
Zack Weinberg
2015-08-05
1
-4
/
+5
*
Deprecate the use of regexp.h
Zack Weinberg
2015-08-01
2
-18
/
+21
*
Set errno to ENOMEM on overflow in sbrk (bug 18592)
Cyril Hrubis
2015-07-07
1
-4
/
+9
*
Fix ttyslot namespace (bug 18547).
Joseph Myers
2015-06-17
2
-17
/
+20
*
Fix getpass fflush_unlocked namespace (bug 18540).
Joseph Myers
2015-06-17
1
-1
/
+1
*
Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).
Joseph Myers
2015-06-17
2
-0
/
+5
*
Fix syslog dprintf namespace (bug 18534).
Joseph Myers
2015-06-17
1
-1
/
+1
*
Fix vsyslog namespace (bug 18533).
Joseph Myers
2015-06-17
1
-1
/
+1
*
Fix syslog fputs_unlocked namespace (bug 18530).
Joseph Myers
2015-06-12
1
-1
/
+1
*
Fix ecvt_r, fcvt_r namespace (bug 18522).
Joseph Myers
2015-06-12
1
-2
/
+2
*
Fix open_memstream namespace (bug 18498).
Joseph Myers
2015-06-05
1
-1
/
+1
*
Fix search.h namespace (bug 17996).
Joseph Myers
2015-02-18
2
-9
/
+12
*
Add ersatz _Static_assert on older C hosts
Paul Eggert
2015-02-07
1
-0
/
+8
*
hurd: fix f?chflags prototypes, declare them and their flags
Samuel Thibault
2015-02-07
2
-4
/
+4
*
Do not use SA_NOCLDWAIT in tst-pselect.
Roland McGrath
2015-02-06
1
-2
/
+0
*
Fix incorrect mount table entry parsing in __getmntent_r
Vladimir A. Nazarenko
2015-01-06
2
-2
/
+26
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
138
-138
/
+138
*
Fix warning in misc/tst-mntent2.c.
Torvald Riegel
2014-12-16
1
-1
/
+1
*
Suppress -Wformat-security in tst-error1.c.
Roland McGrath
2014-12-11
1
-0
/
+11
*
De-warning a few stubs.
Roland McGrath
2014-12-04
2
-21
/
+30
*
Fix fgets_unlocked namespace issues (bug 17664).
Joseph Myers
2014-12-02
1
-2
/
+2
*
Avoid deprecated sigblock in misc/tst-pselect.c.
Joseph Myers
2014-11-27
1
-2
/
+5
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
5
-10
/
+25
*
Remove __libc_pselect alias.
Joseph Myers
2014-10-31
1
-1
/
+0
*
Remove __libc_readv and __libc_writev function names.
Joseph Myers
2014-10-30
2
-6
/
+4
*
Make __extern_always_inline usable on clang++ again
Siddhesh Poyarekar
2014-09-16
1
-2
/
+8
*
Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)
Siddhesh Poyarekar
2014-09-16
1
-10
/
+11
[next]