Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to probe if stat.t_mtim.tv_nsec is available | Bernhard Reutner-Fischer | 2009-11-26 | 2 | -20/+36 |
| | | | | | | 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> | ||||
* | futimens: add function | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -0/+90 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Fixed makefiles inclusion flow to pass actual configuration variable values. | Carmelo Amoroso | 2009-03-16 | 2 | -9/+14 |
| | | | | | | | | | | | 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> | ||||
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
| | |||||
* | 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> | ||||
* | This test needs XLOCALE to work. | "Steven J. Hill" | 2007-04-21 | 1 | -1/+1 |
| | |||||
* | fixup shadowed warnings | Mike Frysinger | 2007-01-29 | 2 | -5/+5 |
| | |||||
* | fix license notice | Mike Frysinger | 2006-07-05 | 1 | -1/+1 |
| | |||||
* | keep uclibc features in the source | Mike Frysinger | 2006-03-18 | 2 | -5/+1 |
| | |||||
* | If locale support is not enabled, don't build 'tst_ftime_l'. | "Steven J. Hill" | 2006-03-17 | 1 | -0/+4 |
| | |||||
* | disable test since we purposefully dont handle it | Mike Frysinger | 2006-03-01 | 2 | -2/+7 |
| | |||||
* | move to new time dir | Mike Frysinger | 2006-03-01 | 1 | -0/+76 |
| | |||||
* | grab some time tests from glibc | Mike Frysinger | 2006-03-01 | 15 | -0/+1290 |