isodate in libc? revert every commit for great justice!

This commit is contained in:
cinap_lenrek 2012-09-01 14:12:29 +02:00
parent 0e41e0b7c5
commit 7f22b32e63
5 changed files with 9 additions and 86 deletions

View file

@ -328,8 +328,6 @@ extern double cputime(void);
extern long times(long*);
extern long tm2sec(Tm*);
extern vlong nsec(void);
extern char* isotime(Tm*);
extern char* isodate(Tm*);
extern void cycles(uvlong*); /* 64-bit value of the cycle counter if there is one, 0 if there isn't */