home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: fj.lang.perl
- Path: sparky!uunet!ccut!sh.wide!wnoc-kyo!kuis!kudpc!sakura.kudpc.kyoto-u.ac.jp!a50350
- From: a50350@sakura.kudpc.kyoto-u.ac.jp (mugitani)
- Subject: Re: how to make perl header file ?
- In-Reply-To: himazu@isl.mei.co.jp's message of 5 Nov 92 10:05:52 GMT
- Message-ID: <A50350.92Nov16093849@sakura.sakura.kudpc.kyoto-u.ac.jp>
- Sender: news@kudpc.kyoto-u.ac.jp
- Nntp-Posting-Host: sakura.kudpc.kyoto-u.ac.jp
- Organization: Data Processing Center, Kyoto University, Kyoto, JAPAN
- References: <A50350.92Nov2150120@sakura.sakura.kudpc.kyoto-u.ac.jp>
- <HIMAZU.92Nov5190552@isl.mei.co.jp>
- Distribution: fj
- Date: Mon, 16 Nov 1992 00:38:49 GMT
- Lines: 92
-
-
- $@sNC+!w5~Bg?MJ88&$G$9!#(J
-
- $@;C$/!"#n#e#t$rN%$l$F$$$F%j%W%i%$$,CY$/$J$j$^$7$?!#(J
-
- $@;d$N(J
-
- >> perl4.019 $@$r(J SunOS 4.1.2+JLE 1.2 $@$N>e$G;H$C$F$$$^$9!#$H$3$m$,(J
- >> ioctl() $@$r;H$*$&$H$9$k$H$&$^$/$$$+$:$K(J$@:$$C$F$$$^$9!#(J
-
- $@$H$$$&<ALd$KBP$7$F!":#DE!w>>2<EE4o(J $@>pJs%7%9%F%`8&5f=j$+$i(J
-
- >>SunOS4.1.1 non JLE $@$G(J perl $@$r;H$C$F$$$^$9!#(J
- >>$@;d$O0J2<$N$h$&$K$7$F$$$^$9!#(J
- >>$@$^$:!"(Jh2ph $@$K0J2<$N%Q%C%A$rEv$F$^$9!#(J
- >>
- >>$ diff -c h2ph.dist h2ph
- >>*** h2ph.dist Wed Nov 13 15:49:25 1991
- >>--- h2ph Thu May 14 16:30:39 1992
- >>***************
- >>*** 177,195 ****
- >> $new .= 'defined';
- >> }
- >> elsif (/^\(/) {
- >>! s/^\((\w),/("$1",/ if $id =~ /^_IO[WR]*$/i; # cheat
- >> $new .= " &$id";
- >> }
- >> elsif ($isatype{$id}) {
- >>! if ($new =~ /{\s*$/) {
- >>! $new .= "'$id'";
- >>! }
- >>! elsif ($new =~ /\(\s*$/ && /^[\s*]*\)/) {
- >> $new =~ s/\(\s*$//;
- >> s/^[\s*]*\)//;
- >> }
- >> else {
- >>! $new .= $id;
- >> }
- >> }
- >> else {
- >>--- 177,202 ----
- >> $new .= 'defined';
- >> }
- >> elsif (/^\(/) {
- >>! s/^\((\w),/("$1",/ if $id =~ /^_IO([WR][A-Z]*)?$/i; # cheat
- >> $new .= " &$id";
- >> }
- >> elsif ($isatype{$id}) {
- >>! # if ($new =~ /{\s*$/) {
- >>! # $new .= "'$id'";
- >>! # }
- >>! # elsif ($new =~ /\(\s*$/ && /^[\s*]*\)/) {
- >>! # $new =~ s/\(\s*$//;
- >>! # s/^[\s*]*\)//;
- >>! # }
- >>! # else {
- >>! # $new .= $id;
- >>! # }
- >>! if ($new =~ /\(\s*$/ && /^[\s*]*\)/) {
- >> $new =~ s/\(\s*$//;
- >> s/^[\s*]*\)//;
- >> }
- >> else {
- >>! $new .= "'$id'";
- >> }
- >> }
- >> else {
- >>
- >>$@sNC+$,$*$C$7$c$k$h$&$K!"$=$N$^$^$N(J h2ph $@$G$O!V;H$($k!W(J*.ph $@$,:n$l$J$$$h(J
- >>$@$&$J$N$G!#(J
- >>$@$=$7$F!"(JTIOCGETP, TIOCSETP $@$r$9$k$N$G$"$l$P%W%m(J$@%0%i%`$K(J
- >>
- >> $sizeof{'struct sgttyb'} = 6;
- >> $sizeof{'int'} = 4;
- >>
- >>$@$rF~$l$^$9!#(J
-
- $@$H65(J$@$($F$$$?$@$-$^$7$?!#AaB.!";n$7$F$_$?$H$3$m$&$^$/F0$/$h$&$K$J$j$^$7(J
- $@$?!#$3$3$K%]%9%H$H$9$kA0$K3XFb$N%m(J$@!<%+%k%M%C%H$G<ALd$7$?$N$G$9$,!"2r7h(J
- $@$G$-$J$$$G$$$^$7$?!#M-Fq$&$4$6$$$^$7$?!#(J
-
- $@M_$r$$$&$J$i$P!"(J
-
- >> $sizeof{'struct sgttyb'} = 6;
- >> $sizeof{'int'} = 4;
-
- $@$r$D$1$J$$$G$b;H$($k$h$&$J(Jheader$@$,$G$-$l(J$@$P$h$$$N$G$9$,!&!&!&(J
-
- --
- $@5~ETBg3X(J $@?MJ82J3X8&5f=j(J
- $@sNC+K.IW(J MUGITANI Kunio
-
-