public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ChangeLog filemanip.cc
@ 2013-09-18  0:30 yselkowitz
  0 siblings, 0 replies; 6+ messages in thread
From: yselkowitz @ 2013-09-18  0:30 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	yselkowitz@sourceware.org	2013-09-17 19:30:08

Modified files:
	.              : ChangeLog filemanip.cc 

Log message:
	* filemanip.cc (find_tar_ext): Generalize search for .tar extension,
	avoiding looking for specific compression types.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.828&r2=2.829
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.36&r2=2.37


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

* setup ChangeLog filemanip.cc
@ 2010-03-01 15:18 corinna
  0 siblings, 0 replies; 6+ messages in thread
From: corinna @ 2010-03-01 15:18 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2010-03-01 15:18:40

Modified files:
	.              : ChangeLog filemanip.cc 

Log message:
	* filemanip.cc (mklongpath): Skip "." and ".." path components to
	avoid error messages.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.685&r2=2.686
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.34&r2=2.35


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

* setup ChangeLog filemanip.cc
@ 2010-02-15 17:51 corinna
  0 siblings, 0 replies; 6+ messages in thread
From: corinna @ 2010-02-15 17:51 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2010-02-15 17:51:57

Modified files:
	.              : ChangeLog filemanip.cc 

Log message:
	* filemanip.cc (mklongpath): Simplify backslash folding.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.684&r2=2.685
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.33&r2=2.34


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

* setup ChangeLog filemanip.cc
@ 2010-02-15 17:44 corinna
  0 siblings, 0 replies; 6+ messages in thread
From: corinna @ 2010-02-15 17:44 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	corinna@sourceware.org	2010-02-15 17:44:12

Modified files:
	.              : ChangeLog filemanip.cc 

Log message:
	* filemanip.cc (transform_chars): Drop function.
	(mklongpath): Call mbrtowc in a loop rather than just mbstowcs.
	Transform characters on the fly.  Fold multiple backslashes into one.
	Drop trailing backslash.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.683&r2=2.684
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.32&r2=2.33


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

* setup ChangeLog filemanip.cc
@ 2009-06-03  8:16 corinna
  0 siblings, 0 replies; 6+ messages in thread
From: corinna @ 2009-06-03  8:16 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	setup
Changes by:	corinna@sourceware.org	2009-06-03 08:16:21

Modified files:
	.              : ChangeLog filemanip.cc 

Log message:
	* filemanip.cc (unlink): Rename from DeleteFileW.  Take additional
	parameter to indicate file type to unlink.  Use in flags given to
	NtCreateFile.
	(DeleteFileW): Just call unlink from here with FILE_NON_DIRECTORY_FILE
	flag.
	(RemoveDirectoryW): Ditto with FILE_DIRECTORY_FILE flag.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.626&r2=2.627
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.25&r2=2.26


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

* setup ChangeLog filemanip.cc
@ 2009-05-12 16:03 corinna
  0 siblings, 0 replies; 6+ messages in thread
From: corinna @ 2009-05-12 16:03 UTC (permalink / raw)
  To: cygwin-apps-cvs

CVSROOT:	/sourceware/projects/cygwin-apps-home/cvsfiles
Module name:	setup
Changes by:	corinna@sourceware.org	2009-05-12 16:03:08

Modified files:
	.              : ChangeLog filemanip.cc 

Log message:
	* filemanip.cc (GetFileAttributesW): Add accidentally omited
	OBJ_CASE_INSENSITIVE when creating OBJECT_ATTRIBUTES.
	(SetFileAttributesW): Ditto.
	(MoveFileW): Ditto.
	(DeleteFileW): Ditto.
	(RemoveDirectoryW): Ditto.
	(nt_wfopen): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.622&r2=2.623
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/filemanip.cc.diff?cvsroot=cygwin-apps&r1=2.23&r2=2.24


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

end of thread, other threads:[~2013-09-18  0:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-18  0:30 setup ChangeLog filemanip.cc yselkowitz
  -- strict thread matches above, loose matches on Subject: below --
2010-03-01 15:18 corinna
2010-02-15 17:51 corinna
2010-02-15 17:44 corinna
2009-06-03  8:16 corinna
2009-05-12 16:03 corinna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).