Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | test-canon: stop checking realpath buffer in case realpath | Denis Vlasenko | 2008-05-08 | 1 | -17/+15 | |
| | | | | | | returns NULL (the buffer contents is undefined); also check errno more thoroughly (bugs were seen slipping through) | |||||
* | Fix rpc test Makefile | Carmelo Amoroso | 2008-04-25 | 1 | -0/+4 | |
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||||
* | Fix some sh4 specific entries | Carmelo Amoroso | 2008-04-25 | 1 | -0/+5 | |
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||||
* | - fixup asm. No object-code changes | Bernhard Reutner-Fischer | 2008-04-24 | 1 | -1/+1 | |
| | ||||||
* | Fix file permissions | Carmelo Amoroso | 2008-02-28 | 2 | -0/+0 | |
| | ||||||
* | Added support for ether_line, ether_ntohost and ether_hostton. | Carmelo Amoroso | 2008-02-28 | 2 | -0/+73 | |
| | | | | | | | Added related test cases. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Hacked-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||||
* | - fix file permissions | Bernhard Reutner-Fischer | 2008-01-22 | 1 | -0/+0 | |
| | ||||||
* | Test case to exploit dladdr bug | Carmelo Amoroso | 2008-01-22 | 2 | -1/+27 | |
| | | | | Signed-off-by: Filippo Arcidiacono <filippo.arcidiacono@st.com> | |||||
* | no need to delete the binary upon failure | Mike Frysinger | 2008-01-09 | 1 | -1/+0 | |
| | ||||||
* | test to make sure the buffers used by the gethost*_r functions handle ↵ | Mike Frysinger | 2008-01-08 | 1 | -0/+50 | |
| | | | | misaligned scratch buffers | |||||
* | Chris Zankel writes: | Mike Frysinger | 2008-01-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | The following patches add support for the Xtensa processor architecture to uClibc. They are based on a recent SVN checkout (12/05/2007). The first patch (attached to this post) adds Xtensa support to various shared configuration and make files. The following patches then include the Xtensa specific files and directories. I welcome any feedback and would appreciate it if you could include the patches into the mainline tree. I am certainly committed to maintain the port. Bob Wilson was kind enough to review the patches. Some notes about the architecture: Xtensa is a configurable and extensible processor architecture developed by Tensilica. For more information, please visit: www.linux-xtensa.org. | |||||
* | patch from Mats Erik Andersson for better catching edge cases in optimized ↵ | Mike Frysinger | 2008-01-05 | 1 | -8/+24 | |
| | | | | string functions | |||||
* | Disable tst-ftime_l test if Extended Locale Support | Carmelo Amoroso | 2007-11-23 | 1 | -0/+4 | |
| | | | | | | is not enabled, otherwise build will fail Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||||
* | Added support for GNU hash style into dynamic linker | Carmelo Amoroso | 2007-11-07 | 1 | -0/+5 | |
| | ||||||
* | not sure how this obvious one liner got lost from glibc, but merge it | Mike Frysinger | 2007-09-15 | 1 | -0/+1 | |
| | ||||||
* | add one more testcase from Natanael Copa | Mike Frysinger | 2007-09-15 | 1 | -0/+1 | |
| | ||||||
* | add more tests as suggested by Natanael Copa and as harvested from: | Mike Frysinger | 2007-09-15 | 1 | -1/+31 | |
| | | | | http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/92880 | |||||
* | actually update errors variable when a test fails | Mike Frysinger | 2007-09-15 | 1 | -0/+1 | |
| | ||||||
* | Fix arm mmap when using mmap2 syscall. Fixes bug #1303 | Khem Raj | 2007-05-15 | 1 | -0/+41 | |
| | ||||||
* | give proper prototypes | Mike Frysinger | 2007-05-03 | 2 | -2/+2 | |
| | ||||||
* | cancellation-points needs librt | Mike Frysinger | 2007-05-02 | 1 | -0/+2 | |
| | ||||||
* | exercise all required POSIX pthread cancellation points | Mike Frysinger | 2007-05-02 | 1 | -0/+280 | |
| | ||||||
* | This test needs XLOCALE to work. | "Steven J. Hill" | 2007-04-21 | 1 | -1/+1 | |
| | ||||||
* | catch a small overflow in malloc-standard | Mike Frysinger | 2007-04-17 | 1 | -0/+42 | |
| | ||||||
* | disable for now | Mike Frysinger | 2007-04-17 | 1 | -3/+10 | |
| | ||||||
* | test case to make sure realloc() can shrink buffers properly | Mike Frysinger | 2007-04-11 | 1 | -0/+17 | |
| | ||||||
* | Paul Brook writes: filter .svn dirs to greatly speed up the file grep test | Mike Frysinger | 2007-03-25 | 1 | -5/+6 | |
| | ||||||
* | make sure undefine references in dlopen()-ed libs are handled graciously | Mike Frysinger | 2007-03-12 | 5 | -16/+44 | |
| | ||||||
* | make sure dlsym() properly returns NULL with undefined symbols | Mike Frysinger | 2007-03-12 | 3 | -1/+47 | |
| | ||||||
* | Now Test.mak includes toplevel Rules.mak so if DO_ASSERT is not set then ↵ | Khem Raj | 2007-03-08 | 1 | -2/+5 | |
| | | | | | | | -DNDEBUG is added to CFLAGS so we need to get the seeko() calls out of the assert otherwise they get cancelled when NDEBUG is defined. | |||||
* | New test targets 'compile' and 'run' | Khem Raj | 2007-03-05 | 4 | -47/+84 | |
| | ||||||
* | drop -Wl,-warn-common since it doesnt serve much purpose | Mike Frysinger | 2007-02-21 | 1 | -4/+4 | |
| | ||||||
* | make sure cleanup handler is only called once | Mike Frysinger | 2007-02-20 | 1 | -0/+97 | |
| | ||||||
* | make sure static variables are re-initialized everytime | Mike Frysinger | 2007-02-16 | 3 | -8/+68 | |
| | ||||||
* | cleanup a little | Mike Frysinger | 2007-02-16 | 1 | -6/+2 | |
| | ||||||
* | import a slightly modified realpath() test case from glibc | Mike Frysinger | 2007-02-08 | 1 | -0/+254 | |
| | ||||||
* | new cheesy test by Denis Vlasenko to trigger fclose loop | Mike Frysinger | 2007-02-05 | 1 | -0/+21 | |
| | ||||||
* | make sure reading 64bit types works | Mike Frysinger | 2007-01-29 | 1 | -0/+4 | |
| | ||||||
* | make sure 64bit output is correct | Mike Frysinger | 2007-01-29 | 2 | -0/+14 | |
| | ||||||
* | mark local function static | Mike Frysinger | 2007-01-29 | 1 | -1/+1 | |
| | ||||||
* | fixup shadowed warnings | Mike Frysinger | 2007-01-29 | 6 | -18/+16 | |
| | ||||||
* | mark some funcs as noreturn | Mike Frysinger | 2007-01-29 | 6 | -51/+68 | |
| | ||||||
* | fixup prototype warnings | Mike Frysinger | 2007-01-29 | 23 | -85/+93 | |
| | ||||||
* | make error output a little more helpful | Mike Frysinger | 2007-01-29 | 1 | -1/+2 | |
| | ||||||
* | fixup warnings | Mike Frysinger | 2007-01-29 | 1 | -2/+2 | |
| | ||||||
* | fix test to work even if CPPFLAGS contains -DNDEBUG | Mike Frysinger | 2007-01-29 | 1 | -4/+4 | |
| | ||||||
* | dont rely on random stack state to trigger this issue; force the default ↵ | Mike Frysinger | 2007-01-28 | 1 | -0/+3 | |
| | | | | stat structs to alternative bit masks | |||||
* | new test taken from stat issue with new tar | Mike Frysinger | 2007-01-28 | 1 | -0/+104 | |
| | ||||||
* | make sure UCLIBC_LDSO can be found via path | Mike Frysinger | 2006-12-20 | 1 | -1/+7 | |
| | ||||||
* | actually scrub it, dont just comment it out | Mike Frysinger | 2006-12-16 | 1 | -5/+0 | |
| |