1. 11 1月, 2006 1 次提交
    • A
      [PATCH] lib/zlib*: cleanups · 87c2ce3b
      Adrian Bunk 提交于
      This patch contains the following possible cleanups:
      - #if 0 the following unused functions:
        - zlib_deflate/deflate.c: zlib_deflateSetDictionary
        - zlib_deflate/deflate.c: zlib_deflateParams
        - zlib_deflate/deflate.c: zlib_deflateCopy
        - zlib_inflate/infblock.c: zlib_inflate_set_dictionary
        - zlib_inflate/infblock.c: zlib_inflate_blocks_sync_point
        - zlib_inflate/inflate_sync.c: zlib_inflateSync
        - zlib_inflate/inflate_sync.c: zlib_inflateSyncPoint
      - remove the following unneeded EXPORT_SYMBOL's:
        - zlib_deflate/deflate_syms.c: zlib_deflateCopy
        - zlib_deflate/deflate_syms.c: zlib_deflateParams
        - zlib_inflate/inflate_syms.c: zlib_inflateSync
        - zlib_inflate/inflate_syms.c: zlib_inflateSyncPoint
      Signed-off-by: NAdrian Bunk <bunk@stusta.de>
      Cc: Matt Mackall <mpm@selenic.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      87c2ce3b
  2. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4
新手
引导
客服 返回
顶部