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
/
posix
Commit message (
Expand
)
Author
Age
Files
Lines
*
glob: silence -Wattribute warnings
Eric Blake
2013-10-01
1
-3
/
+3
*
Fix raciness in waitid test.
Roland McGrath
2013-06-13
1
-4
/
+11
*
Use (void) in no-arguments function definitions.
Joseph Myers
2013-06-08
11
-11
/
+11
*
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-07
4
-10
/
+10
*
Fix executable mode.
Ondrej Bilka
2013-06-06
1
-0
/
+0
*
Remove trailing whitespace.
Joseph Myers
2013-06-05
3
-4
/
+4
*
Increase test case timeout
Siddhesh Poyarekar
2013-06-04
1
-0
/
+1
*
Test getaddrinfo return value
Dmitry V. Levin
2013-05-21
2
-1
/
+68
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
7
-0
/
+10
*
Move getlogin, getlogin_r, setlogin to login/ subdir.
Roland McGrath
2013-05-06
5
-98
/
+1
*
Set LC_ALL=C before sed.
Paul Pluzhnikov
2013-03-08
1
-2
/
+2
*
Remove PIPE_BUF Linux-specific code
Siddhesh Poyarekar
2013-03-07
2
-1
/
+178
*
Bring back definition of __attribute__ for non-gcc and older gcc
Paul Eggert
2013-02-26
1
-0
/
+4
*
Fix some build warnings
Siddhesh Poyarekar
2013-02-26
1
-14
/
+8
*
Sort Versions files
Andreas Jaeger
2013-02-17
1
-2
/
+2
*
Fix buffer overrun in regexp matcher
Andreas Schwab
2013-02-12
3
-8
/
+57
*
Fix handling of collating symbols in regexps
Andreas Schwab
2013-02-12
3
-46
/
+81
*
Remove lots of inline keywords.
Roland McGrath
2013-02-07
1
-6
/
+5
*
Avoid busy loop in wordexp when substituted command closed its stdout
Andreas Schwab
2013-01-21
1
-2
/
+12
*
Remove __GLIBC_HAVE_LONG_LONG.
Joseph Myers
2013-01-11
1
-2
/
+2
*
Add --enable-hardcoded-path-in-tests configure option
H.J. Lu
2013-01-11
3
-68
/
+67
*
Support run tst-exec and tst-spawn directly
H.J. Lu
2013-01-10
5
-24
/
+33
*
Force getconf.speclist to be generated in the others pass.
Roland McGrath
2013-01-09
1
-0
/
+5
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
187
-202
/
+187
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
2
-4
/
+2
*
Update copyright years.
David S. Miller
2013-01-01
1
-2
/
+2
*
Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).
Joseph Myers
2012-11-19
1
-2
/
+6
*
Generate /usr/libexec/getconf files when cross-compiling.
Joseph Myers
2012-11-17
4
-176
/
+232
*
Adding missing -fexception CFLAGS
Marcus Shawcroft
2012-11-14
1
-0
/
+1
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
1
-3
/
+3
*
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
2012-11-04
54
-55
/
+0
*
Support cross-testing.
Joseph Myers
2012-10-24
2
-3
/
+8
*
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
2012-10-24
1
-8
/
+0
*
Use build directory instead of /tmp in globtest.sh.
Joseph Myers
2012-10-24
1
-3
/
+4
*
Define and use $(run-built-tests).
Joseph Myers
2012-10-24
1
-2
/
+2
*
Use $(run-program-prefix) in posix/globtest.sh.
Joseph Myers
2012-10-23
2
-55
/
+50
*
Add and use $(host-built-program-cmd).
Jim Blandy
2012-10-23
1
-2
/
+2
*
Don't pass shell loops' stdin to programs run on glibc's host.
Jim Blandy
2012-10-22
1
-2
/
+2
*
Use $(run-program-prefix) in more shell script tests.
Joseph Myers
2012-10-19
2
-14
/
+12
*
Use $(built-program-cmd) in posix/tst-getconf.sh.
Joseph Myers
2012-10-19
2
-15
/
+4
*
Add a missing $(make-target-directory).
Roland McGrath
2012-09-28
1
-0
/
+1
*
[BZ #11438]
Jeff Law
2012-09-28
2
-15
/
+6
*
Use size_t instead of int for internal variables in glob (bug 14621).
Joseph Myers
2012-09-25
1
-5
/
+5
*
Set "fail on error" mode directly in testsuite shell scripts
Dmitry V. Levin
2012-09-25
4
-7
/
+13
*
Add copyright notices to testsuite shell scripts
Dmitry V. Levin
2012-09-25
3
-1
/
+52
*
Fix tst-rfc3484* build failures from USE_NSCD move to config.h.
Roland McGrath
2012-08-23
3
-0
/
+3
*
BZ#13696: Add --disable-nscd configure option.
Roland McGrath
2012-08-22
1
-1
/
+1
*
Suppress regcomp.c warnings in 32-bit builds.
Roland McGrath
2012-08-15
1
-2
/
+6
*
* posix/unistd.h (setuid, setreuid, seteuid, setresuid):
Florian Weimer
2012-08-01
1
-8
/
+8
*
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-07-30
2
-2
/
+6
[next]