Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make local functions static. | Andreas Jaeger | 2000-12-27 | 1 | -1/+1 |
| | |||||
* | Update. | Ulrich Drepper | 2000-08-20 | 1 | -2/+2 |
| | | | | | | | | | | | 2000-08-20 Ulrich Drepper <drepper@redhat.com> * time/tst-getdate.c (main): Make error messages more human readable. * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Allow gcc to generic postinc/postdec instruction. (_FPU_SETCW): Likewise. Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>. | ||||
* | Reformat. | Andreas Jaeger | 2000-08-20 | 1 | -3/+3 |
| | |||||
* | Increase error in case of wrong conversion. Fix typo in test case. | Andreas Jaeger | 2000-08-20 | 1 | -2/+4 |
| | |||||
* | Update. | Ulrich Drepper | 2000-03-03 | 1 | -0/+115 |
2000-03-01 Andreas Jaeger <aj@suse.de> * time/Makefile (tst-getdate-ENV): New flag to pass DATEMSK. (tests): Added tst-getdate. * time/tst-getdate.c: New file. * time/datemsk: New file, needed for tst-getdate. |