Recent changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit dfc6e7513c82d83491e90b8583fb52e301053d1b:

  setgid first, setuid second (2011-01-08 20:29:12 +0100)

are available in the git repository at:
  git://git.kernel.dk/fio.git master

Bruce Cran (5):
      First snapshot of FIO for Windows
      FIO Windows update
      Fio Windows update
      Various fixes/updates
      Windows updates

Jens Axboe (7):
      OS headers need fio_file definition now
      Remove left-over files
      Merge branch 'winfio'
      Fio 1.50-rc1
      Merge branch 'master' of ssh://router/data/git/fio
      Merge branch 'winfio'
      Update Windows version

 HOWTO                       |   23 +-
 Makefile                    |   61 +-
 Makefile.FreeBSD            |   51 +-
 Makefile.NetBSD             |   52 +-
 Makefile.Windows            |   61 +
 Makefile.aix                |   49 +-
 Makefile.mac                |   53 +-
 Makefile.solaris            |   68 +-
 README                      |   19 +-
 compiler/compiler.h         |    4 +
 engines/mmap.c              |    6 +-
 engines/net.c               |    4 +-
 engines/posixaio.c          |    2 +-
 engines/skeleton_external.c |    2 +-
 engines/windowsaio.c        |  511 +++
 fifo.h                      |    4 +
 file.h                      |    7 +
 filesetup.c                 |   23 +-
 fio.1                       |    8 +-
 fio.c                       |   20 +-
 fio.h                       |    2 +
 gettime.c                   |    3 +-
 helpers.h                   |    4 +-
 init.c                      |    8 +-
 ioengine.h                  |    2 +-
 ioengines.c                 |    3 +-
 log.c                       |    2 +-
 log.h                       |   10 +-
 memory.c                    |    4 +-
 mutex.c                     |    9 +-
 options.c                   |   25 +-
 os/os-aix.h                 |    9 +-
 os/os-freebsd.h             |   14 +-
 os/os-linux.h               |   10 +-
 os/os-mac.h                 |   90 +-
 os/os-netbsd.h              |    9 +-
 os/os-solaris.h             |    4 +-
 os/os-windows.h             |   92 +
 os/os.h                     |   16 +-
 os/windows/cygwin.wxs       | 8465 +++++++++++++++++++++++++++++++++++++++++++
 os/windows/dobuild.cmd      |    4 +
 os/windows/eula.rtf         |  Bin 0 -> 1055 bytes
 os/windows/examples.wxs     |   47 +
 os/windows/harvest.cmd      |    2 +
 os/windows/install.wxs      |   95 +
 os/windows/version.h        |    4 +
 os/windows/version.rc       |   24 +
 smalloc.c                   |   10 +-
 time.c                      |    2 +-
 verify.c                    |    2 +-
 verify.h                    |    2 +
 51 files changed, 9691 insertions(+), 310 deletions(-)
 create mode 100644 Makefile.Windows
 create mode 100644 engines/windowsaio.c
 create mode 100644 os/os-windows.h
 create mode 100755 os/windows/cygwin.wxs
 create mode 100755 os/windows/dobuild.cmd
 create mode 100755 os/windows/eula.rtf
 create mode 100755 os/windows/examples.wxs
 create mode 100755 os/windows/harvest.cmd
 create mode 100755 os/windows/install.wxs
 create mode 100644 os/windows/version.h
 create mode 100755 os/windows/version.rc

---

Diff of recent changes:

Too large to post
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux