* analyze_sigfe: New script.

* dllfixdbg: Add copyright.
* gendef: Ditto.
* gendevices: Ditto.
* gentls_offsets: Ditto.
This commit is contained in:
Christopher Faylor
2006-03-01 20:20:22 +00:00
parent 3b1f276fca
commit ee93375872
6 changed files with 120 additions and 0 deletions

View File

@@ -1,4 +1,12 @@
#!/usr/bin/perl
# Copyright 2003, 2004, 2005 Red Hat, Inc.
#
# This file is part of Cygwin.
#
# This software is a copyrighted work licensed under the terms of the
# Cygwin license. Please consult the file "CYGWIN_LICENSE" for
# details.
#
use strict;
sub nocr(@);
my $in = shift;