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
*
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
*
Move findidx nested functions to top-level.
Roland McGrath
2014-09-11
5
-20
/
+30
*
Fix -Wundef warnings in regex_internal.h
Siddhesh Poyarekar
2014-08-01
1
-1
/
+1
*
Check if DEBUG is defined in regex_internal.c
Siddhesh Poyarekar
2014-08-01
1
-2
/
+2
*
Fix -Wundef warnings in fnmatch.c
Siddhesh Poyarekar
2014-08-01
1
-6
/
+1
*
regex: don't deref NULL upon heap allocation failure
Jim Meyering
2014-07-13
1
-0
/
+2
*
Add missing #include in spawn_faction_addopen.c
Roland McGrath
2014-06-26
1
-0
/
+1
*
Fix Wundef warning for WIDE_CHAR_VERSION
Siddhesh Poyarekar
2014-06-26
2
-13
/
+15
*
Fix another memory leak in regexp compiler (BZ #17069)
Andreas Schwab
2014-06-20
2
-3
/
+7
*
Fix memory leak in regexp compiler (BZ #17069)
Andreas Schwab
2014-06-19
3
-6
/
+48
*
Don't read past end of pattern in fnmatch (BZ #17062)
Andreas Schwab
2014-06-18
3
-11
/
+35
*
posix_spawn_faction_addopen: Add missing string.h include directive
Stefan Liebler
2014-06-12
1
-0
/
+1
*
posix_spawn_file_actions_addopen needs to copy the path argument (BZ 17048)
Florian Weimer
2014-06-11
4
-7
/
+40
*
Remove redundant C locale settings.
Joseph Myers
2014-06-07
1
-2
/
+0
*
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-06-06
3
-18
/
+25
*
Include LOCPATH in default test environment.
Joseph Myers
2014-06-04
1
-22
/
+0
*
Define TSVTX in tar.h for older POSIX (bug 16978).
Joseph Myers
2014-05-23
1
-1
/
+1
*
Use += before-compile instead of a :=.
Stefan Liebler
2014-03-24
1
-1
/
+1
*
Include all of <time.h> from <sched.h> for older standards (bug 16670).
Joseph Myers
2014-03-07
1
-2
/
+4
*
Make tests consistently use *.out output files.
Joseph Myers
2014-03-07
1
-27
/
+28
*
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-03-06
1
-13
/
+19
*
Fix fallout from Joseph's untested Makeconfig change.
Roland McGrath
2014-02-28
1
-1
/
+1
*
Support expected failures in .test-result files.
Joseph Myers
2014-02-27
1
-1
/
+2
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-2
/
+2
*
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
1
-15
/
+31
*
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-21
5
-29
/
+29
*
Split up rules for tests using mtrace and something else.
Joseph Myers
2014-02-14
2
-11
/
+14
*
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
2014-02-13
1
-1
/
+1
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
7
-41
/
+41
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
4
-31
/
+31
[next]