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
gentoo/2.41
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
/
posix
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix: Remove internal_function attribute
Florian Weimer
2017-08-31
9
-243
/
+115
*
Mark internal nss symbols with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-21
3
-6
/
+0
*
Remove __qaddr_t.
Joseph Myers
2017-08-09
1
-1
/
+0
*
Do not use __ptr_t.
Joseph Myers
2017-08-08
1
-1
/
+1
*
Fix missing redirects in testsuite targets
Andreas Schwab
2017-08-07
1
-3
/
+3
*
sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]
Florian Weimer
2017-07-04
2
-1
/
+97
*
Use __builtin_popcount in __sched_cpucount [BZ #21696]
H.J. Lu
2017-07-01
1
-17
/
+10
*
posix: Adapt tst-spawn{2,3} to use libsupport.
Adhemerval Zanella
2017-06-28
2
-73
/
+41
*
Clean pthread functions namespaces for C11 threads
Adhemerval Zanella
2017-06-23
1
-1
/
+1
*
Fix wait3 namespace (bug 21625).
Joseph Myers
2017-06-19
1
-1
/
+2
*
Define struct rusage in sys/wait.h when required (bug 21575).
Joseph Myers
2017-06-19
1
-0
/
+6
*
Correct indentation in posix/bits/cpu-set.h.
Zack Weinberg
2017-06-13
1
-22
/
+22
*
Remove __need_schedparam and __cpu_set_t_defined.
Zack Weinberg
2017-06-12
3
-5
/
+131
*
Fix waitid namespace (bug 21561).
Joseph Myers
2017-06-09
1
-2
/
+2
*
Condition signal.h inclusion in sys/wait.h (bug 21560).
Joseph Myers
2017-06-09
1
-2
/
+9
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
3
-4
/
+6
*
posix: Consolidate Linux nanosleep syscall
Adhemerval Zanella
2017-05-18
1
-0
/
+1
*
posix: Consolidate Linux pause syscall
Adhemerval Zanella
2017-05-18
1
-1
/
+0
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-5
/
+6
*
Move shared pthread definitions to common headers
Adhemerval Zanella
2017-05-09
1
-0
/
+1
*
support: Prevent multiple deletion of temporary files
Florian Weimer
2017-05-08
4
-88
/
+45
*
Fix network headers stdint.h namespace (bug 21455).
Joseph Myers
2017-05-04
1
-24
/
+3
*
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
1
-0
/
+1
*
[BZ 21340] add support for POSIX_SPAWN_SETSID
Adhemerval Zanella
2017-04-25
4
-1
/
+98
*
A third round of inclusion fixes for _ISOMAC testsuite.
Zack Weinberg
2017-04-19
1
-0
/
+1
*
Assume that O_CLOEXEC is always defined and works
Florian Weimer
2017-04-18
1
-6
/
+2
*
Assume that pipe2 is always available
Florian Weimer
2017-04-18
1
-29
/
+3
*
Consolidate Linux mmap implementation (BZ#21270)
Adhemerval Zanella
2017-04-12
1
-19
/
+69
*
posix: Add cleanup on the trap list for globtest.sh
Adhemerval Zanella
2017-04-12
1
-3
/
+6
*
getopt: merge from gnulib: use angle-bracket includes consistently
Paul Eggert
2017-04-07
1
-1
/
+1
*
getopt: annotate files with relationship to gnulib.
Zack Weinberg
2017-04-07
7
-9
/
+14
*
getopt: eliminate __need_getopt by splitting up getopt.h.
Zack Weinberg
2017-04-07
6
-181
/
+228
*
getopt: merge _GL_UNUSED annotations from gnulib
Zack Weinberg
2017-04-07
1
-1
/
+2
*
getopt: merge from gnulib: alloca avoidance
Zack Weinberg
2017-04-07
2
-127
/
+160
*
getopt: refactor long-option handling
Zack Weinberg
2017-04-07
2
-305
/
+212
*
getopt: tidy up _getopt_initialize a bit
Zack Weinberg
2017-04-07
2
-16
/
+6
*
getopt: merge from gnulib: function prototype adjustments
Zack Weinberg
2017-04-07
4
-65
/
+78
*
getopt: clean up error reporting
Zack Weinberg
2017-04-07
3
-309
/
+342
*
getopt: fix fencepost error in ambiguous-W-option handling
Zack Weinberg
2017-04-07
1
-1
/
+0
*
getopt: merge straightforward changes from gnulib
Zack Weinberg
2017-04-07
3
-158
/
+80
*
getopt: merge from gnulib: don't use `...' quotes
Zack Weinberg
2017-04-07
4
-66
/
+66
*
getopt: remove USE_NONOPTION_FLAGS
Zack Weinberg
2017-04-07
4
-175
/
+3
*
Fix test-errno issues
Adhemerval Zanella
2017-03-15
1
-2
/
+2
*
Remove the str(n)dup inlines from string/bits/string2.h. Although inlining
Wilco Dijkstra
2017-03-13
1
-1
/
+1
*
Test for correct setting of errno.
Yury Norov
2017-03-08
2
-1
/
+154
*
timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]
Florian Weimer
2017-03-07
1
-1
/
+1
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-1
/
+2
*
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-02-25
1
-1
/
+1
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
8
-6
/
+7
*
Move bits/types.h into posix/bits.
Zack Weinberg
2017-02-16
1
-0
/
+203
[next]