timestamp.h #1

  • //
  • guest/
  • miklos_fazekas/
  • jamnewlex/
  • timestamp.h
  • View
  • Commits
  • Open Download .zip Download (259 B)
/*
 * Copyright 1993, 1995 Christopher Seiwald.
 *
 * This file is part of Jam - see jam.c for Copyright information.
 */

/*
 * timestamp.h - get the timestamp of a file or archive member
 */

void timestamp( char *target, time_t *time );
void donestamps();
# Change User Description Committed
#1 2540 Miklos Fazekas New lexical scanner
//guest/perforce_software/jam/src/timestamp.h
#2 486 Perforce staff Jam 2.3.
 See RELNOTES for a list of changes from 2.2.x.

Just about every source file was touched when jam got ANSI-fied.
#1 2 laura Add Jam/MR 2.2 source