Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-26 | try to probe if stat.t_mtim.tv_nsec is available | Bernhard Reutner-Fischer | |
Do not treat tv_nsec mismatches as errors on filesystems without support for it. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-11-20 | futimens: add function | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-03-16 | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | |
Test build system modified to be similar to uClibc one: * test custom logic moved from Makefile to a new Makefile.in (to be included by Makefile). * Makefile same for all tests and just used for including all other needed makefiles. Signed-off-by: Salvatore Cro <salvatore.cro@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2007-11-23 | Disable tst-ftime_l test if Extended Locale Support | Carmelo Amoroso | |
is not enabled, otherwise build will fail Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | |||
2007-04-21 | This test needs XLOCALE to work. | "Steven J. Hill" | |
2007-01-29 | fixup shadowed warnings | Mike Frysinger | |
2006-07-05 | fix license notice | Mike Frysinger | |
2006-03-18 | keep uclibc features in the source | Mike Frysinger | |
2006-03-17 | If locale support is not enabled, don't build 'tst_ftime_l'. | "Steven J. Hill" | |
2006-03-01 | disable test since we purposefully dont handle it | Mike Frysinger | |
2006-03-01 | move to new time dir | Mike Frysinger | |
2006-03-01 | grab some time tests from glibc | Mike Frysinger | |