login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
git
»
2008
»
March
»
5
Re: [PATCH 03/40] Add target architecture MinGW.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Johannes Sixt
Subject:
Re: [PATCH 03/40] Add target architecture MinGW.
Date: Wednesday, March 5, 2008 - 2:21 pm
[Empty message]
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/40] MinGW port
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 01/40] Add compat/regex.[ch] and compat/fnmatch.[ch].
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 02/40] Compile some programs only conditionally.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 03/40] Add target architecture MinGW.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 04/40] Windows: Use the Windows style PATH separato ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 05/40] Windows: Strip ".exe" from the program name.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 06/40] Windows: Implement a wrapper of the open() f ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 07/40] Windows: A minimal implemention of getpwuid().
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 08/40] Windows: always chmod(, 0666) before unlink().
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 09/40] Windows: Work around misbehaved rename().
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 10/40] Windows: Treat Windows style path names.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 11/40] Windows: Handle absolute paths in safe_creat ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 12/40] Windows: Implement gettimeofday().
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 13/40] Windows: Fix PRIuMAX definition.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 14/40] Windows: Implement setitimer() and sigaction().
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 15/40] Windows: A work-around for a misbehaved vsnp ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 16/40] Windows: Wrap execve so that shell scripts c ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 17/40] Windows: A pipe() replacement whose ends are ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 18/40] Windows: Implement start_command().
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 19/40] Windows: Change the name of hook scripts to ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 20/40] Windows: A rudimentary poll() emulation.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 21/40] Windows: Disambiguate DOS style paths from S ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 22/40] Windows: Implement asynchronous functions as ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 23/40] Windows: Local clone must use the drive lett ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 24/40] Windows: Work around incompatible sort and find.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 25/40] Windows: Implement a cpio emulation in git-c ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 26/40] Windows: Implement wrappers for gethostbynam ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 27/40] Windows: Implement a custom spawnve().
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 28/40] Windows: Add a new lstat and fstat implement ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 29/40] Windows: Use a customized struct stat that a ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 30/40] Turn builtin_exec_path into a function.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 31/40] Compute the ultimate fallback for exec_path ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 32/40] Windows: Use a relative default template_dir ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 33/40] When installing, be prepared that template_d ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 34/40] Windows: Make the pager work.
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 35/40] Windows: Work around an oddity when a pipe w ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 36/40] Avoid the "dup dance" in wt_status_print_ver ...
, Johannes Sixt
, (Wed Feb 27, 11:54 am)
[PATCH 37/40] Windows: Make 'git help -a' work.
, Johannes Sixt
, (Wed Feb 27, 11:55 am)
[PATCH 38/40] Windows: TMP and TEMP environment variables ...
, Johannes Sixt
, (Wed Feb 27, 11:55 am)
[PATCH 39/40] Windows: Fix ntohl() related warnings about ...
, Johannes Sixt
, (Wed Feb 27, 11:55 am)
[PATCH 40/40] compat/pread.c: Add foward decl to fix warning
, Johannes Sixt
, (Wed Feb 27, 11:55 am)
Re: [PATCH 00/40] MinGW port
, Marius Storm-Olsen
, (Wed Feb 27, 3:01 pm)
Re: [PATCH 00/40] MinGW port
, Martin Langhoff
, (Wed Feb 27, 4:34 pm)
Re: [PATCH 01/40] Add compat/regex.[ch] and compat/fnmatch ...
, Johannes Schindelin
, (Wed Feb 27, 4:43 pm)
Re: [PATCH 00/40] MinGW port
, Johannes Schindelin
, (Wed Feb 27, 4:58 pm)
Re: [PATCH 00/40] MinGW port
, Nguyen Thai Ngoc Duy
, (Wed Feb 27, 8:38 pm)
Re: [PATCH 04/40] Windows: Use the Windows style PATH sepa ...
, Paolo Bonzini
, (Thu Feb 28, 2:25 am)
Re: [PATCH 20/40] Windows: A rudimentary poll() emulation.
, Paolo Bonzini
, (Thu Feb 28, 2:36 am)
Re: [PATCH 33/40] When installing, be prepared that templa ...
, Paolo Bonzini
, (Thu Feb 28, 2:49 am)
Re: [PATCH 37/40] Windows: Make 'git help -a' work.
, Paolo Bonzini
, (Thu Feb 28, 2:52 am)
Re: [PATCH 02/40] Compile some programs only conditionally.
, Johannes Schindelin
, (Thu Feb 28, 4:57 am)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Thu Feb 28, 5:05 am)
Re: [PATCH 08/40] Windows: always chmod(, 0666) before unl ...
, Johannes Schindelin
, (Thu Feb 28, 5:09 am)
Re: [PATCH 10/40] Windows: Treat Windows style path names.
, Johannes Schindelin
, (Thu Feb 28, 5:18 am)
Re: [PATCH 13/40] Windows: Fix PRIuMAX definition.
, Johannes Schindelin
, (Thu Feb 28, 5:21 am)
Re: [PATCH 03/40] Add target architecture MinGW.
, Paolo Bonzini
, (Thu Feb 28, 5:57 am)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Thu Feb 28, 7:56 am)
Re: [PATCH 19/40] Windows: Change the name of hook scripts ...
, Johannes Schindelin
, (Thu Feb 28, 8:20 am)
Re: [PATCH 21/40] Windows: Disambiguate DOS style paths fr ...
, Johannes Schindelin
, (Thu Feb 28, 8:22 am)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Johannes Schindelin
, (Thu Feb 28, 8:28 am)
Re: [PATCH 23/40] Windows: Local clone must use the drive ...
, Johannes Schindelin
, (Thu Feb 28, 8:31 am)
Re: [PATCH 27/40] Windows: Implement a custom spawnve().
, Johannes Schindelin
, (Thu Feb 28, 8:36 am)
Re: [PATCH 33/40] When installing, be prepared that templa ...
, Johannes Schindelin
, (Thu Feb 28, 8:45 am)
Re: [PATCH 36/40] Avoid the "dup dance" in wt_status_print ...
, Johannes Schindelin
, (Thu Feb 28, 8:48 am)
Re: [PATCH 40/40] compat/pread.c: Add foward decl to fix w ...
, Johannes Schindelin
, (Thu Feb 28, 8:51 am)
Re: [PATCH 33/40] When installing, be prepared that templa ...
, Paolo Bonzini
, (Thu Feb 28, 8:57 am)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Paul Franz
, (Thu Feb 28, 10:48 am)
Re: [PATCH 02/40] Compile some programs only conditionally.
, Johannes Sixt
, (Thu Feb 28, 1:30 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Sixt
, (Thu Feb 28, 1:40 pm)
Re: [PATCH 04/40] Windows: Use the Windows style PATH sepa ...
, Johannes Sixt
, (Thu Feb 28, 1:43 pm)
Re: [PATCH 13/40] Windows: Fix PRIuMAX definition.
, Johannes Sixt
, (Thu Feb 28, 1:45 pm)
Re: [PATCH 19/40] Windows: Change the name of hook scripts ...
, Johannes Sixt
, (Thu Feb 28, 1:48 pm)
Re: [PATCH 20/40] Windows: A rudimentary poll() emulation.
, Johannes Sixt
, (Thu Feb 28, 1:49 pm)
Re: [PATCH 21/40] Windows: Disambiguate DOS style paths fr ...
, Johannes Sixt
, (Thu Feb 28, 1:51 pm)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Johannes Sixt
, (Thu Feb 28, 2:01 pm)
Re: [PATCH 27/40] Windows: Implement a custom spawnve().
, Johannes Sixt
, (Thu Feb 28, 2:04 pm)
Re: [PATCH 33/40] When installing, be prepared that templa ...
, Johannes Sixt
, (Thu Feb 28, 2:12 pm)
Re: [PATCH 02/40] Compile some programs only conditionally.
, Johannes Schindelin
, (Thu Feb 28, 5:47 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Thu Feb 28, 6:07 pm)
Re: [PATCH 04/40] Windows: Use the Windows style PATH sepa ...
, Johannes Schindelin
, (Thu Feb 28, 6:09 pm)
Re: [PATCH 19/40] Windows: Change the name of hook scripts ...
, Johannes Schindelin
, (Thu Feb 28, 6:11 pm)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Johannes Schindelin
, (Thu Feb 28, 6:17 pm)
Re: [PATCH 27/40] Windows: Implement a custom spawnve().
, Johannes Schindelin
, (Thu Feb 28, 6:18 pm)
Re: [PATCH 33/40] When installing, be prepared that templa ...
, Johannes Schindelin
, (Thu Feb 28, 6:21 pm)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Johannes Schindelin
, (Thu Feb 28, 6:27 pm)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Paul Franz
, (Thu Feb 28, 6:46 pm)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Johannes Schindelin
, (Thu Feb 28, 6:54 pm)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Paul Franz
, (Thu Feb 28, 8:08 pm)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Junio C Hamano
, (Fri Feb 29, 12:51 am)
Re: [PATCH 04/40] Windows: Use the Windows style PATH sepa ...
, Paolo Bonzini
, (Fri Feb 29, 12:57 am)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Johannes Schindelin
, (Fri Feb 29, 3:26 am)
Re: [PATCH 22/40] Windows: Implement asynchronous function ...
, Paul Franz
, (Fri Feb 29, 4:45 am)
Re: [PATCH 04/40] Windows: Use the Windows style PATH sepa ...
, Johannes Schindelin
, (Fri Feb 29, 5:19 am)
Re: [PATCH 04/40] Windows: Use the Windows style PATH sepa ...
, Paolo Bonzini
, (Fri Feb 29, 5:45 am)
Re: [PATCH 04/40] Windows: Use the Windows style PATH sepa ...
, Johannes Schindelin
, (Fri Feb 29, 5:59 am)
Re: [PATCH 02/40] Compile some programs only conditionally.
, Johannes Sixt
, (Fri Feb 29, 1:58 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Sixt
, (Fri Feb 29, 2:03 pm)
Re: [PATCH 02/40] Compile some programs only conditionally.
, Johannes Schindelin
, (Fri Feb 29, 2:53 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Fri Feb 29, 2:54 pm)
Re: [PATCH 20/40] Windows: A rudimentary poll() emulation.
, Robin Rosenberg
, (Sat Mar 1, 8:48 am)
Re: [PATCH 20/40] Windows: A rudimentary poll() emulation.
, Johannes Sixt
, (Sat Mar 1, 12:24 pm)
Re: [PATCH 00/40] MinGW port
, Johannes Sixt
, (Sun Mar 2, 2:20 pm)
Re: [PATCH 00/40] MinGW port
, Johannes Schindelin
, (Sun Mar 2, 3:07 pm)
Re: [PATCH 00/40] MinGW port
, Johannes Sixt
, (Mon Mar 3, 11:34 am)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Sixt
, (Wed Mar 5, 2:21 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Wed Mar 5, 3:18 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Junio C Hamano
, (Wed Mar 5, 3:22 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Wed Mar 5, 3:28 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Junio C Hamano
, (Wed Mar 5, 3:51 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Wed Mar 5, 5:11 pm)
[PATCH 1/2] Add strbuf_initf()
, Johannes Schindelin
, (Wed Mar 5, 6:14 pm)
[PATCH 2/2] format-patch: add --reviewed-by=<ident>
, Johannes Schindelin
, (Wed Mar 5, 6:15 pm)
Re: [PATCH 2/2] format-patch: add --reviewed-by=<ident>
, Junio C Hamano
, (Wed Mar 5, 7:40 pm)
Re: [PATCH 1/2] Add strbuf_initf()
, Mike Hommey
, (Wed Mar 5, 11:33 pm)
Re: [PATCH 1/2] Add strbuf_initf()
, Reece Dunn
, (Thu Mar 6, 2:03 am)
Re: [PATCH 2/2] format-patch: add --reviewed-by=<ident>
, Johannes Schindelin
, (Thu Mar 6, 3:40 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Johannes Schindelin
, (Thu Mar 6, 3:53 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Johannes Schindelin
, (Thu Mar 6, 3:55 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Reece Dunn
, (Thu Mar 6, 4:53 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Jeff King
, (Thu Mar 6, 5:09 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Johannes Schindelin
, (Thu Mar 6, 5:52 am)
[PATCH 1/2 v2] Add strbuf_vaddf(), use it in strbuf_addf() ...
, Johannes Schindelin
, (Thu Mar 6, 9:29 am)
Re: [PATCH 1/2 v2] Add strbuf_vaddf(), use it in strbuf_ad ...
, Johannes Sixt
, (Thu Mar 6, 9:38 am)
Re: [PATCH 1/2 v2] Add strbuf_vaddf(), use it in strbuf_ad ...
, Johannes Sixt
, (Thu Mar 6, 9:47 am)
Re: [PATCH 1/2 v2] Add strbuf_vaddf(), use it in strbuf_ad ...
, Johannes Schindelin
, (Thu Mar 6, 9:59 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Kristian
, (Thu Mar 6, 11:18 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Johannes Schindelin
, (Thu Mar 6, 11:26 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Kristian
, (Thu Mar 6, 11:35 am)
Re: [PATCH 1/2] Add strbuf_initf()
, Mike Hommey
, (Thu Mar 6, 12:10 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Sixt
, (Thu Mar 6, 1:38 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Sixt
, (Tue Mar 11, 2:30 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Tue Mar 11, 4:28 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Sixt
, (Wed Mar 12, 3:59 pm)
Re: [PATCH 03/40] Add target architecture MinGW.
, Johannes Schindelin
, (Wed Mar 12, 4:06 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Mel Gorman
Re: [PATCH 1/4] vmstat: remove zone->lock from walk_zones_in_node
Guenter Roeck
Re: [lm-sensors] Location for thermal drivers
David Woodhouse
Re: RFC: Moving firmware blobs out of the kernel.
Siddha, Suresh B
Re: [PATCH 2.6.21 review I] [11/25] x86: default to physical mode on hotplug CPU k...
Peter Zijlstra
Re: [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)
git-commits-head
:
Linux Kernel Mailing List
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Linux Kernel Mailing List
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Linux Kernel Mailing List
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
Linux Kernel Mailing List
[Bluetooth] Initiate authentication during connection establishment
Linux Kernel Mailing List
[POWERPC] 4xx: Add ppc40x_defconfig
linux-netdev
:
MERCEDES
Your mail id has won 950,000.00 in the MERCEDES Benz Online Promo.for claims send:
David Miller
Re: [PATCH] xen/netfront: do not mark packets of length < MSS as GSO
David Miller
Re: skb_segment() questions
Shan Wei
[RFC PATCH net-next 2/5]IPv6:netfilter: Send an ICMPv6 "Fragment Reassembly Timeou...
Stanislaw Gruszka
[PATCH 1/4] bnx2x: use smp_mb() to keep ordering of read write operations
git
:
Nicolas Sebrecht
git-svn died of signal 11 (was "3 failures on test t9100 (svn)")
Junio C Hamano
Re: [PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
Martin Langhoff
Re: [PATCH] GIT commit statistics.
Alexandre Julliard
[PATCH] gitweb: Put back shortlog instead of graphiclog in the project list.
Josh Triplett
[PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
openbsd-misc
:
Taisto Qvist XX
Re: AMD GEODE LX-800 just works with kernel from install42.iso and kernelpanics wi...
Nico Meijer
Re: gOS Develop Kit with VIA pc-1 Processor Platform VIA C7-D
Andreas Bihlmaier
Re: jetway board sensors (Fintek F71805F)
admin
Drive a 2009 car from R799p/m
Antti Harri
Re: how to create a sha256 hash
Colocation donated by:
Syndicate