代码搜索:patch
找到约 9,523 项符合「patch」的源代码
代码结果 9,523
www.eeworm.com/read/416031/2129890
patch m.patch
*** Makefile~ Sat Nov 2 18:49:52 1996
--- Makefile Sat Dec 7 18:01:02 1996
***************
*** 25,27 ****
! all: $(TARGET).o
--- 25,27 ----
! all: .depend $(TARGET).o
***************
***
www.eeworm.com/read/409921/2223207
patch ncurses.patch
This patch was written by Janne Kukonlehto (jtklehto@stekt.oulu.fi),
it adds 8 bit clean support to ncurses 1.8.5
--- ncurses-1.8.5/src/lib_addch.c.old Sun Oct 30 21:03:08 1994
+++ ncurses-1.8.5
www.eeworm.com/read/409921/2223497
c patch.c
#include
#include
#include
#include
#include
#include
#include
/** DEFINES ******************************************
www.eeworm.com/read/409921/2223516
c patch.c
/*++
Copyright (c) 1998-2001 Klaus P. Gerlicher
Module Name:
patch.c
Abstract:
hooking of kernel internal keyboard interrupt handler
Environment:
Kernel mode only
A
www.eeworm.com/read/409921/2223541
h patch.h
/*++
Copyright (c) 1998-2001 Klaus P. Gerlicher
Module Name:
patch.h
Abstract:
HEADER for patch.c
Environment:
LINUX 2.2.X
Kernel mode only
Author:
Klau
www.eeworm.com/read/409921/2225461
cc patch.cc
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
** Software License B, Version 1.1 (the "License")
www.eeworm.com/read/409921/2225471
h patch.h
/*
** License Applicability. Except to the extent portions of this file are
** made subject to an alternative license as permitted in the SGI Free
** Software License B, Version 1.1 (the "License")
www.eeworm.com/read/407729/2259628
patch squashfs.patch
This is a stupid little patch adding an option to change all uid/gid to
root/root in the generated filesystem. We really need to teach mksquashfs
about device tables though...
--- squashfs1.3r3/squa
www.eeworm.com/read/407729/2259631
patch cramfs.patch
--- cramfs-1.1.orig/cramfsck.c 2002-02-22 17:00:42.000000000 -0700
+++ cramfs-1.1/cramfsck.c 2002-12-21 01:25:17.000000000 -0700
@@ -51,10 +51,11 @@
#include
#include
#defin