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
*
Fix BZ #18086 -- nice resets errno to 0.
Paul Pluzhnikov
2015-08-11
1
-1
/
+10
*
fix non-portable `echo -n` usage
Mike Frysinger
2015-08-09
1
-2
/
+2
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-08-06
1
-2
/
+5
*
PLT avoidance for _exit in rtld.
Roland McGrath
2015-07-09
1
-0
/
+1
*
Fix getlogin_r namespace (bug 18527).
Joseph Myers
2015-06-12
1
-1
/
+1
*
Fix aio_* pread namespace (bug 18519).
Joseph Myers
2015-06-12
1
-1
/
+1
*
Fix regcomp wcscoll, wcscmp namespace (bug 18497).
Joseph Myers
2015-06-09
2
-5
/
+5
*
Fix open_memstream namespace (bug 18498).
Joseph Myers
2015-06-05
1
-1
/
+1
*
Fix regex wcrtomb namespace (bug 18496).
Joseph Myers
2015-06-05
1
-2
/
+2
*
Fix regex wctype namespace (bug 18495).
Joseph Myers
2015-06-05
3
-7
/
+7
*
Fix fnmatch strnlen namespace (bug 18470).
Joseph Myers
2015-06-03
1
-2
/
+2
*
Fix fnmatch wmemchr namespace (bug 18468).
Joseph Myers
2015-06-03
1
-1
/
+1
*
Fix fnmatch towlower namespace (bug 18469).
Joseph Myers
2015-06-02
1
-1
/
+1
*
Restore _POSIX2_C_VERSION definition (bug 438).
Joseph Myers
2015-05-22
1
-0
/
+3
*
NaCl: Provide non-default values for uname.
Roland McGrath
2015-05-12
2
-3
/
+32
*
Avoid SIGFPE in wordexp [BZ #18100]
Florian Weimer
2015-03-23
2
-0
/
+44
*
Fix BZ #18043 comment # 19: don't call undefined setenv(..., NULL, 1).
Paul Pluzhnikov
2015-03-11
1
-1
/
+1
*
Harmonize posix/regcomp.c with gnulib: comment formatting
Roland McGrath
2015-03-10
1
-32
/
+32
*
Minor refactoring:
Paul Pluzhnikov
2015-03-09
1
-3
/
+7
*
Fix BZ #18043 (c4): buffer-overflow (read past the end) in wordexp/parse_doll...
Paul Pluzhnikov
2015-03-09
2
-3
/
+5
*
Fix off-by-one which caused BZ #18042 and add a test for it.
Paul Pluzhnikov
2015-03-08
2
-2
/
+2
*
Refactor wordexp-test.c such that words always ends at the edge of
Paul Pluzhnikov
2015-03-08
1
-31
/
+36
*
Fix BZ #18043: buffer-overflow (read past the end) in wordexp/parse_dollars/p...
Paul Pluzhnikov
2015-03-06
2
-1
/
+32
*
Fix BZ 18036 buffer overflow (read past end of buffer) in internal_fnmatch
Paul Pluzhnikov
2015-03-02
2
-2
/
+27
*
Fix read past end of pattern in fnmatch (bug 18032)
Andreas Schwab
2015-02-26
2
-6
/
+7
*
Move tst-getlogin to login/ subdirectory.
Roland McGrath
2015-02-06
2
-61
/
+1
*
posix/regcomp: initialize union structure tag to avoid warning
Chris Metcalf
2015-01-07
1
-0
/
+2
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
192
-192
/
+192
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-8
/
+8
*
posix/Makefile: use $(objpfx) for files in before-compile.
Chris Metcalf
2014-12-29
1
-1
/
+1
*
Make type for spec variable size as size_t
Siddhesh Poyarekar
2014-12-29
1
-1
/
+1
*
Use posix-conf-vars.list to generate spec array
Siddhesh Poyarekar
2014-12-29
4
-21
/
+11
*
Add _POSIX namespace SYSCONF macros to posix-conf-vars.list
Siddhesh Poyarekar
2014-12-29
1
-0
/
+90
*
Remove Wundef warnings for specification macros
Siddhesh Poyarekar
2014-12-29
5
-38
/
+118
*
Fix -Wformat-security warnings in posix/regexbug1.c
Roland McGrath
2014-12-11
1
-2
/
+2
*
Fix warning in posix/tst-getopt_long1.c.
Joseph Myers
2014-12-02
1
-1
/
+1
*
Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665).
Joseph Myers
2014-12-02
1
-2
/
+2
*
fnmatch: work around GCC compiler warning bug with uninit var
Paul Eggert
2014-11-25
1
-4
/
+9
*
Fix warning in posix/bug-regex31.c.
Joseph Myers
2014-11-25
1
-1
/
+1
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-2
/
+2
*
BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)
Alexandre Oliva
2014-11-21
2
-1
/
+70
*
CVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
Carlos O'Donell
2014-11-19
2
-12
/
+48
*
Fix qsort_r namespace (bug 17571).
Joseph Myers
2014-11-12
3
-0
/
+3
*
Remove __libc_waitpid function name.
Joseph Myers
2014-11-07
1
-4
/
+3
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2014-11-05
4
-8
/
+20
*
Remove unused include
Andreas Schwab
2014-11-04
1
-1
/
+0
*
Remove __libc_nanosleep function name.
Joseph Myers
2014-11-01
1
-4
/
+3
*
Assume that all _[PS]C_* and _CS_* macros are always defined
Siddhesh Poyarekar
2014-09-16
1
-628
/
+0
*
Add correct variable names for _POSIX_IPV6 and _POSIX_RAW_SOCKETS
Siddhesh Poyarekar
2014-09-15
1
-0
/
+7
[next]