All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Windows dirent patches
@ 2014-06-06 13:43 Stepan Kasal
  2014-06-06 13:43 ` [PATCH 1/5] Win32 dirent: remove unused dirent.d_ino member Stepan Kasal
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Stepan Kasal @ 2014-06-06 13:43 UTC (permalink / raw)
  To: GIT Mailing-list; +Cc: msysGit, Stepan Kasal

Hello,

This is a series of dirent modifications, 4 tiny ones and one bigger.
As the date indicates, these are battle tested in mysgit for several years.

Regards,
	Stepan

Karsten Blees (5):
  Win32 dirent: remove unused dirent.d_ino member
  Win32 dirent: remove unused dirent.d_reclen member
  Win32 dirent: change FILENAME_MAX to MAX_PATH
  Win32 dirent: clarify #include directives
  Win32 dirent: improve dirent implementation

 compat/win32/dirent.c | 116 ++++++++++++++++++++++++--------------------------
 compat/win32/dirent.h |   8 +---
 config.mak.uname      |   2 +
 3 files changed, 59 insertions(+), 67 deletions(-)

-- 
2.0.0.9635.g0be03cb

-- 
-- 
*** Please reply-to-all at all times ***
*** (do not pretend to know who is subscribed and who is not) ***
*** Please avoid top-posting. ***
The msysGit Wiki is here: https://github.com/msysgit/msysgit/wiki - Github accounts are free.

You received this message because you are subscribed to the Google
Groups "msysGit" group.
To post to this group, send email to msysgit@googlegroups.com
To unsubscribe from this group, send email to
msysgit+unsubscribe@googlegroups.com
For more options, and view previous threads, visit this group at
http://groups.google.com/group/msysgit?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups "msysGit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msysgit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-06-06 20:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06 13:43 [PATCH 0/5] Windows dirent patches Stepan Kasal
2014-06-06 13:43 ` [PATCH 1/5] Win32 dirent: remove unused dirent.d_ino member Stepan Kasal
2014-06-06 13:43 ` [PATCH 2/5] Win32 dirent: remove unused dirent.d_reclen member Stepan Kasal
2014-06-06 13:43 ` [PATCH 3/5] Win32 dirent: change FILENAME_MAX to MAX_PATH Stepan Kasal
2014-06-06 13:43 ` [PATCH 4/5] Win32 dirent: clarify #include directives Stepan Kasal
2014-06-06 13:43 ` [PATCH 5/5] Win32 dirent: improve dirent implementation Stepan Kasal
2014-06-06 16:33 ` [PATCH 0/5] Windows dirent patches Karsten Blees
2014-06-06 20:15   ` Stepan Kasal
2014-06-06 20:15     ` [PATCH 1/5] Win32 dirent: remove unused dirent.d_ino member Stepan Kasal
2014-06-06 20:15     ` [PATCH 2/5] Win32 dirent: remove unused dirent.d_reclen member Stepan Kasal
2014-06-06 20:15     ` [PATCH 3/5] Win32 dirent: change FILENAME_MAX to MAX_PATH Stepan Kasal
2014-06-06 20:15     ` [PATCH 4/5] Win32 dirent: clarify #include directives Stepan Kasal
2014-06-06 20:15     ` [PATCH 5/5] Win32 dirent: improve dirent implementation Stepan Kasal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.