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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-22
/
+22
*
posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [BZ #20826]
Florian Weimer
2017-11-28
1
-3
/
+3
*
tst-gnuglob64: New test for glob64 based on tst-gnuglob
Florian Weimer
2017-10-30
1
-1
/
+1
*
glob: Add new test tst-glob-tilde
Florian Weimer
2017-10-21
1
-2
/
+10
*
posix: Add compat glob symbol to not follow dangling symbols
Adhemerval Zanella
2017-09-25
1
-1
/
+3
*
Use execveat syscall in fexecve (bug 22134)
Andreas Schwab
2017-09-19
1
-1
/
+1
*
posix: Allow glob to match dangling symlinks [BZ #866]
Adhemerval Zanella
2017-09-08
1
-2
/
+2
*
posix: Sync glob with gnulib [BZ #1062]
Adhemerval Zanella
2017-09-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
1
-1
/
+2
*
Remove __need_schedparam and __cpu_set_t_defined.
Zack Weinberg
2017-06-12
1
-2
/
+2
*
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
*
[BZ 21340] add support for POSIX_SPAWN_SETSID
Adhemerval Zanella
2017-04-25
1
-1
/
+1
*
getopt: eliminate __need_getopt by splitting up getopt.h.
Zack Weinberg
2017-04-07
1
-1
/
+2
*
getopt: clean up error reporting
Zack Weinberg
2017-04-07
1
-0
/
+5
*
getopt: remove USE_NONOPTION_FLAGS
Zack Weinberg
2017-04-07
1
-1
/
+1
*
Test for correct setting of errno.
Yury Norov
2017-03-08
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Consolidate posix_fadvise implementations
Adhemerval Zanella
2016-10-07
1
-1
/
+2
*
posix: Fix open file action for posix_spawn on Linux
Adhemerval Zanella
2016-09-28
1
-1
/
+1
*
Minimize sysdeps code involved in defining major/minor/makedev.
Zack Weinberg
2016-08-03
1
-1
/
+1
*
posix: New Linux posix_spawn{p} implementation
Adhemerval Zanella
2016-03-07
1
-1
/
+1
*
posix: execvpe cleanup
Adhemerval Zanella
2016-03-07
1
-0
/
+3
*
Improve file descriptor checks for posix_spawn actions [BZ #19505]
Florian Weimer
2016-02-19
1
-2
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Do not use -Wno-strict-prototypes.
Joseph Myers
2015-10-19
1
-1
/
+0
*
Add dependencies on needed locales in each subdir tests (bug 18969)
Andreas Schwab
2015-10-12
1
-0
/
+30
*
Fix wordsize-32 mmap offset for negative value (BZ#18877)
Adhemerval Zanella
2015-08-28
1
-1
/
+1
*
Move tst-getlogin to login/ subdirectory.
Roland McGrath
2015-02-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
posix/Makefile: use $(objpfx) for files in before-compile.
Chris Metcalf
2014-12-29
1
-1
/
+1
*
Remove Wundef warnings for specification macros
Siddhesh Poyarekar
2014-12-29
1
-1
/
+7
*
BZ#16469: don't drop trailing dot in res_nquerydomain(..., name, NULL, ...)
Alexandre Oliva
2014-11-21
1
-1
/
+1
*
Fix memory leak in regexp compiler (BZ #17069)
Andreas Schwab
2014-06-19
1
-3
/
+9
*
Don't read past end of pattern in fnmatch (BZ #17062)
Andreas Schwab
2014-06-18
1
-1
/
+2
*
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-06-06
1
-1
/
+2
*
Include LOCPATH in default test environment.
Joseph Myers
2014-06-04
1
-22
/
+0
*
Use += before-compile instead of a :=.
Stefan Liebler
2014-03-24
1
-1
/
+1
*
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
*
Split up rules for tests using mtrace and something else.
Joseph Myers
2014-02-14
1
-11
/
+13
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
[next]