代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/358128/3001399
pod perlhack.pod
=head1 NAME
perlhack - How to hack at the Perl internals
=head1 DESCRIPTION
This document attempts to explain how Perl development takes place,
and ends with some suggestions for people wanting to
www.eeworm.com/read/262041/4317828
c dis_68k.c
/* MC68000 Disassembler:
* ELS...
* This disassembler is a hack of the mc68dis disassembler.
* NOTE: this adds approximately 20K to the size of the monitor.
*
* General notice:
* This code
www.eeworm.com/read/161121/5556920
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/160303/5575610
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/152843/5658365
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/152843/5660690
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/193277/8242987
m pwadynamics_internal.m
function [F,vars] = pwadynamics_internal(first_coord,varargin)
% Hack to figure out all the sorted variables, not just this index.
% Sort is implemented in a slighlt different way (general feature
www.eeworm.com/read/173430/9658878
c adjtimex.c
/*
* adjtimex.c - read, and possibly modify, the Linux kernel `timex' variables.
*
* Originally written: October 1997
* Last hack: March 2001
* Copyright 1997, 2000, 2001 Larry Doolittle
www.eeworm.com/read/247565/12641950
1 ps.1
'\" t
.\" (The preceding line is a note to broken versions of man to tell
.\" Man page for ps.
.\" Quick hack conversion by Albert Cahalan, 1998.
.\" Licensed under version 2 of the Gnu General Public