debian specific patch information for libowfat / 0.28-5

Summary

Package Version Package Type Source Package Format
0.28-5 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile libowfat_0.28-5.debian.tar.gz
Size24698
MD5sum5cd0b11fb9778200cb96a1b5602bb582

"series" style patches

patch summary view raw
01-cvs-snapshot-20100320.patch
 CAS.h                     |  154 +++++++++++++++++
 CHANGES                   |    6 
 GNUmakefile               |   31 ++-
 Makefile                  |  394 +++++++++++++++++++++++++---------------------
 array/array_allocate.c    |    7 
 array/array_get.c         |    7 
 array/array_truncate.c    |    7 
 array/iarray_allocate.3   |   31 +++
 array/iarray_allocate.c   |   47 +++++
 array/iarray_free.3       |   16 +
 array/iarray_free.c       |    9 +
 array/iarray_get.3        |   25 ++
 array/iarray_get.c        |   12 +
 array/iarray_init.3       |   19 ++
 array/iarray_init.c       |   16 +
 buffer.h                  |    8 
 buffer/buffer_feed.c      |    4 
 buffer/buffer_flush.c     |    4 
 buffer/buffer_fromsa.3    |    2 
 buffer/buffer_init.c      |    1 
 buffer/buffer_put.c       |    4 
 buffer/buffer_putsa.3     |    2 
 buffer/buffer_stubborn.c  |    4 
 buffer/buffer_stubborn2.c |    4 
 buffer/buffer_tosa.3      |   19 ++
 buffer/buffer_tosa.c      |   27 +++
 fmt/fmt_strm.3            |   20 ++
 iarray.h                  |   31 +++
 io/io_dontwantread.c      |    1 
 io/io_dontwantwrite.c     |    1 
 io/io_fd.c                |    4 
 io/io_passfd.c            |    3 
 io/io_timeouted.c         |    6 
 io/io_waituntil2.c        |    2 
 io/io_wantread.c          |    1 
 io/io_wantwrite.c         |    1 
 io_internal.h             |   28 +--
 likely.h                  |   13 +
 mmap/mmap_private.3       |    2 
 mmap/mmap_read.3          |    2 
 mmap/mmap_shared.3        |    2 
 mmap/mmap_unmap.3         |   12 +
 mult/imult64.c            |   14 +
 mult/umult64.c            |   14 +
 rangecheck.h              |    2 
 scan/scan_httpdate.c      |    7 
 socket.h                  |    9 -
 socket/socket_recv6.3     |    2 
 socket/socket_sctp4.3     |   26 +++
 socket/socket_sctp4.c     |   10 +
 socket/socket_sctp4b.3    |   26 +++
 socket/socket_sctp4b.c    |   27 +++
 socket/socket_sctp6.3     |   26 +++
 socket/socket_sctp6.c     |   10 +
 socket/socket_sctp6b.3    |   26 +++
 socket/socket_sctp6b.c    |   56 ++++++
 t.c                       |   35 +++-
 taia.h                    |    5 
 test/buffer_tosa.c        |   20 ++
 test/fmt_strm_alloca.c    |    9 +
 test/mult.c               |    1 
 test/uudecode.c           |    1 
 unix/winsock2errno.c      |    2 
 63 files changed, 1069 insertions(+), 248 deletions(-)
view download
02-enable-src.patch
 GNUmakefile |   89 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 44 insertions(+), 45 deletions(-)
view download
03-shared-lib.patch
 GNUmakefile |   11 +++++++++++
 1 file changed, 11 insertions(+)
view download
04-fix-makefile.patch
 GNUmakefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
05-fix-manpages.patch
 unix/iopause.3 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download