代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/324920/3492191
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/321483/3534209
pm topod.pm
# This class is just a hack to act as a "formatter" for
# actually unformatted Pod.
#
# Note that this isn't the same as just passing thru whatever
# we're given -- we pass thru only the pod source,
www.eeworm.com/read/316872/3588332
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/443386/1743147
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/443386/1744861
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/431110/1913029
pcapcat
#!/usr/bin/perl
# a major quick hack to concatenate pcap files
$first=1;
foreach $file (@ARGV) {
open(IN, "$file") || die "Can not open file: $!\n";
# read the header
read IN, $header, 24;
if(
www.eeworm.com/read/393286/2477708
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/393286/2479703
c addnote.c
/*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not
www.eeworm.com/read/358128/3001326
pm topod.pm
# This class is just a hack to act as a "formatter" for
# actually unformatted Pod.
#
# Note that this isn't the same as just passing thru whatever
# we're given -- we pass thru only the pod source,