Home | History | Annotate | Download | only in compat
History log of /src/tools/compat/compat_getopt.h
RevisionDateAuthorComments
 1.2  08-Nov-2007  christos make it so that we always use our own version of getopt_long as the comment
says.
 1.1  20-Jun-2004  jmc branches: 1.1.2; 1.1.18;
Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')

Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).

Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.

Fixes PR's: PR#17762 PR#25944
 1.1.18.1  09-Jan-2008  matt sync with HEAD
 1.1.2.2  22-Jun-2004  tron Pull up revision 1.1 (requested by jmc in ticket #527):
Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')
Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).
Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.
Fixes PR's: PR#17762 PR#25944
 1.1.2.1  20-Jun-2004  tron file compat_getopt.h was added on branch netbsd-2-0 on 2004-06-22 07:31:16 +0000

RSS XML Feed