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
/
test-skeleton.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
support: Introduce new subdirectory for test infrastructure
Florian Weimer
2016-12-09
1
-705
/
+46
*
Minor problems exposed by compiling C++ tests under _ISOMAC.
Zack Weinberg
2016-11-27
1
-0
/
+1
*
Document do_test in test-skeleton.c
Steve Ellcey
2016-11-07
1
-1
/
+16
*
Consolidate fallocate{64} implementations
Adhemerval Zanella
2016-10-07
1
-0
/
+19
*
test-skeleton.c: Remove unintended #include <stdarg.h>.
Florian Weimer
2016-09-23
1
-1
/
+0
*
Add test case for O_TMPFILE handling in open, openat
Florian Weimer
2016-09-21
1
-0
/
+15
*
Fix test-skeleton C99 designed initialization
Adhemerval Zanella
2016-08-26
1
-1
/
+1
*
nptl: Avoid expected SIGALRM in most tests [BZ #20432]
Florian Weimer
2016-08-26
1
-0
/
+157
*
malloc: Run tests without calling mallopt [BZ #19469]
Florian Weimer
2016-08-02
1
-0
/
+2
*
test-skeleton.c (xrealloc): Support realloc-as-free
Florian Weimer
2016-06-23
1
-3
/
+3
*
test-skeleton.c: xmalloc, xcalloc, xrealloc are potentially unused
Florian Weimer
2016-06-23
1
-3
/
+3
*
test-skeleton.c: Add write_message function
Florian Weimer
2016-06-23
1
-0
/
+10
*
2016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com>
Paul Pluzhnikov
2016-06-08
1
-9
/
+49
*
test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648]
Florian Weimer
2016-03-07
1
-17
/
+0
*
test-skeleton: increase default TIMEOUT to 20 seconds
Mike Frysinger
2016-02-19
1
-2
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
test-skeleton: add usage information
Mike Frysinger
2015-08-05
1
-0
/
+36
*
Avoid outputting to TTY after an expected memory corruption in testcase
Tulio Magno Quites Machado Filho
2015-06-05
1
-11
/
+17
*
Ensure `wint_t' is defined before use in include/stdio.h
Arjun Shankar
2015-05-18
1
-1
/
+2
*
test-skeleton: Support temporary files without memory leaks [BZ#18333]
Florian Weimer
2015-04-27
1
-5
/
+18
*
Make test-skeleton.c grok TEST_DIRECT magic environment variable.
Roland McGrath
2015-04-09
1
-5
/
+46
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Fix tst-strcoll-overflow returning before timeout (BZ #17506)
Leonhard Holz
2014-11-12
1
-28
/
+35
*
test-skeleton: Kill any child process's offspring
Maciej W. Rozycki
2014-06-30
1
-2
/
+7
*
test-skeleton.c: Use stdout for error messages
Will Newton
2014-06-23
1
-23
/
+21
*
tests: unify fortification handler logic
Mike Frysinger
2014-02-08
1
-0
/
+28
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Improve test-skeleton.c to clean up after dead parent.
Ulrich Drepper
2009-08-14
1
-3
/
+12
*
(timeout_handler): Rewrite ts initialization for C++.
Ulrich Drepper
2005-12-23
1
-1
/
+3
*
* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call
Ulrich Drepper
2005-03-08
1
-1
/
+5
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-8
/
+2
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-2
/
+8
*
Update.
Ulrich Drepper
2004-02-19
1
-2
/
+16
*
Update.
Ulrich Drepper
2003-12-31
1
-1
/
+1
*
* posix/transbug.c: Include <string.h> for memset and strlen
Andreas Jaeger
2003-06-25
1
-0
/
+1
*
Update.
Ulrich Drepper
2003-06-25
1
-2
/
+15
*
Update.
Ulrich Drepper
2003-06-07
1
-0
/
+11
*
Update.
Ulrich Drepper
2003-06-07
1
-0
/
+1
*
Update.
Ulrich Drepper
2003-06-07
1
-2
/
+2
*
Update.
Ulrich Drepper
2003-06-01
1
-2
/
+2
*
Update.
Ulrich Drepper
2002-12-19
1
-0
/
+1
*
* posix/bug-regex15.c: New file.
Roland McGrath
2002-12-13
1
-0
/
+21
*
Update.
Ulrich Drepper
2002-12-07
1
-0
/
+6
[next]