home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving the Web
/
ServingTheWeb1995.disc1of1.iso
/
linux
/
slacksrce
/
d
/
libc
/
libc-4.6
/
libc-4
/
libc-linux
/
time
/
time.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-11-21
|
204 b
|
12 lines
#if 0
#include "../../linux/include/time.h"
#else
#include_next <time.h>
#endif
#include "errno.h"
#define __tzname tzname
#define __tzset tzset
#define __daylight daylight
#define __timezone timezone