index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-skeleton.c
Age
Commit message (
Expand
)
Author
2014-12-15
test: Some more tests under conditionals
Bernhard Reutner-Fischer
2014-12-12
unistd: allow to turn off getopt_long
Bernhard Reutner-Fischer
2013-03-14
test: silence warning in skeleton
Bernhard Reutner-Fischer
2013-03-14
test: update test-skeleton.c
Bernhard Reutner-Fischer
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-01-29
tmpnam, tempnam are obsolete in SUSV4
Bernhard Reutner-Fischer
2011-10-01
tests: add fallback for mktemp()
Mike Frysinger
2009-11-20
make test-skeleton C89 compliant
Bernhard Reutner-Fischer
2008-12-24
test/Makefile: make "make compile" install headers first
Denis Vlasenko
2008-06-11
Fix some compiler warnings
Carmelo Amoroso
2006-02-22
update MMU ifdef check
Mike Frysinger
2006-02-18
tweak the idea between having a MMU and actually using it
Mike Frysinger
2006-02-17
disable mallopt based upon malloc implementation, not mmu status
Mike Frysinger
2006-02-16
fix building on non-mmu hosts
Mike Frysinger
2006-02-15
dont use %m glibcism
Mike Frysinger
2006-02-14
import from glibc to make further glibc test importing easier
Mike Frysinger