代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/167185/5463970
c send.c
/* send.c:
*
* send an Image to an X pixmap
*
* jim frost 10.02.89
*
* Copyright 1989, 1990 Jim Frost. See included file "copyright.h" for
* complete copyright information.
*/
/*
* Hack to
www.eeworm.com/read/320652/3544074
s umount.s
/* This hack is necessary since the kernel people are making "strange"
changes. They simply rename old system calls. */
#include
#ifdef __NR_oldumount
PSEUDO (__umount, oldumount, 1)
www.eeworm.com/read/312645/3650732
pl elkspatch.pl
#!/usr/bin/perl
# elkspatch.pl
#
# Perl script to hack AllocReq macros for ELKS bcc compiler
#
# This script rewrites the AllocReq macro which uses ANSI C's '##'
# token pasting operator to an i
www.eeworm.com/read/301877/3831028
h macmainif.h
//
//
// Upper interface declarations for MacMain functions
//
#ifndef MACMAINIF_H_
#define MACMAINIF_H 1
// This embarassing hack exists purely because EMACS' electric-c indentation
// mode is too c
www.eeworm.com/read/273759/4193465
ci gobject.ci
/*
* This is a hack to work around a limitation of gtkdoc-scan: it insists
* on putting () behind every symbol listed in gobject.types. Thus we
* can't put G_TYPE_OBJECT there, but have to sneak a
www.eeworm.com/read/411977/2178875
ci gobject.ci
/*
* This is a hack to work around a limitation of gtkdoc-scan: it insists
* on putting () behind every symbol listed in gobject.types. Thus we
* can't put G_TYPE_OBJECT there, but have to sneak a
www.eeworm.com/read/389922/2530470
h proto.h
/* _PROTOTYPE( void diag, (int level,char *msg, int a, int b) ); */
void diag(); /* HACK. should be varargs */
_PROTOTYPE( void set_profile, (void ) );
_PROTOTYPE( void scan_profile, (