~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to source/3rdparty/qtcsh/Y2K

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-06-25 22:36:13 UTC
  • Revision ID: james.westby@ubuntu.com-20080625223613-tvd9xlhuoct9kyhm
Tags: upstream-6.2~beta2
ImportĀ upstreamĀ versionĀ 6.2~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The tcsh code has been tested on a solaris-2.6 machine and a
 
2
NetBSD-1.3H machine running before, and after the year 2000. The
 
3
code has been also visually inspected for Y2K compliance problems.
 
4
Tcsh does not use time functions for anything but display purposes,
 
5
so its operation should not be affected assuming that the time
 
6
related functions of the c library work properly.
 
7
 
 
8
Note: Since the last audit, tcsh-6.08.00 has been found to have
 
9
a minor problem with %y in the prompt (it will print 10 instead
 
10
of 00 in y2k). This has been fixed in tcsh-6.09.00.