summaryrefslogtreecommitdiffstats
path: root/src/util/windows/ChangeLog
blob: 06ce8afbb1e487f633dbc383788105d2b4de554c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2006-02-24  Jeffrey Altman <jaltman@mit.edu>

 	* Makefile.in: support for 64-bit Windows builds

2000-02-04  Danilo Almeida  <dalmeida@mit.edu>

	* getopt.c, getopt_long.c, getopt.h: Update to latest BSD code
	found (from NetBSD).

	* Makefile.in: Build getopt.lib which includes getopt.obj and
	getopt_long.obj.

Mon May 10 15:27:34 1999  Danilo Almeida  <dalmeida@mit.edu>

	* Makefile.in: Do win32 build in subdir.

1998-05-06  Theodore Ts'o  <tytso@rsts-11.mit.edu>

	* getopt.c (getopt): POSIX states that getopt returns -1
		when it is done parsing options, not EOF.