ftp.nice.ch/pub/next/unix/network/news/nntp.1.5.11.s.tar.gz#/nntp/server/time.h

This is time.h in view mode; [Download] [Up]

/*
 * Time manipulation routines.
 *
 * @(#)time.h	1.1	(Berkeley) 12/18/87
 */

extern	long	dtol();
extern	char	*ltod();
extern	long	local_to_gmt();
extern	long	gmt_to_local();

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.