index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* mount.cc (fs_info::update): Fix comments.
Corinna Vinschen
2010-08-25
2
-4
/
+8
*
* syscalls.cc (rename): Open file with FILE_READ_ATTRIBUTES.
Corinna Vinschen
2010-08-25
2
-4
/
+11
*
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-25
3
-6
/
+11
*
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-18
/
+40
*
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-103
/
+117
*
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-1
/
+7
*
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-0
/
+14
*
2010-08-24 Vinky <rabbit_vinky@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-0
/
+9
*
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-6
/
+13
*
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-1
/
+7
*
2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-48
/
+114
*
2010-08-24 Ozkan Sezer <sezero@users.sourceforge.net>
Chris Sutcliffe
2010-08-24
2
-15
/
+41
*
2010-08-24 LRN <lrn1986@gmail.com>
Chris Sutcliffe
2010-08-24
3
-1
/
+278
*
* include/cygwin/version.h: Fix comment.
Corinna Vinschen
2010-08-24
2
-1
/
+5
*
* external.cc (cygwin_internal): In CW_CVT_MNT_OPTS case, initialize
Corinna Vinschen
2010-08-24
2
-1
/
+6
*
2010-08-23 LRN <lrn1986@gmail.com>
Chris Sutcliffe
2010-08-24
2
-0
/
+134
*
Fix location of this file to be where it was initially intended.
Jeff Johnston
2010-08-23
1
-0
/
+0
*
* ldd.cc (report): Drop long pathname considerations which result in
Corinna Vinschen
2010-08-23
2
-9
/
+7
*
2010-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-22
2
-0
/
+16
*
2010-08-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-22
5
-65
/
+19
*
2010-08-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-21
2
-1
/
+4
*
* Makefile.in (DLL_IMPORTS): Link against advapi32.a before kernel32.a.
Corinna Vinschen
2010-08-21
2
-1
/
+5
*
Fix misquoting in stdint.m4.
Ralf Wildenhues
2010-08-21
2
-4
/
+10
*
* cygthread.cc: Update copyright.
Christopher Faylor
2010-08-20
2
-2
/
+6
*
* path.cc (path_conv::check): Close handle in conv_handle if we're
Corinna Vinschen
2010-08-20
2
-0
/
+8
*
* endian.h (htobe16, htobe32, htobe64, be16toh, be32toh, be64toh,
Corinna Vinschen
2010-08-20
2
-1
/
+53
*
* fhandler_disk_file.cc (readdir_check_reparse_point): Rename from
Corinna Vinschen
2010-08-20
3
-38
/
+115
*
* fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Revert usage
Corinna Vinschen
2010-08-20
3
-3
/
+12
*
2010-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-08-20
2
-961
/
+1369
*
* include/winnt.h: Define FILE_ATTRIBUTE_VIRTUAL. Change
Corinna Vinschen
2010-08-19
3
-2
/
+10
*
* new-features.sgml (ov-new1.7.7): New section.
Corinna Vinschen
2010-08-19
3
-46
/
+126
*
* external.cc (sync_wincwd): New function.
Corinna Vinschen
2010-08-19
3
-7
/
+35
*
2010-08-18 Ladislav Michl <ladis@users.sourceforge.net>
Chris Sutcliffe
2010-08-18
2
-0
/
+16
*
* external.cc (CW_SETCWD): New option.
Christopher Faylor
2010-08-18
4
-2
/
+16
*
* pathnames.sgml (pathnames-win32-api): Try to use a more clear wording.
Corinna Vinschen
2010-08-18
2
-2
/
+8
*
* syscalls.cc (rename): Fix renaming file-based devices.
Corinna Vinschen
2010-08-18
2
-5
/
+10
*
* exceptions.cc (open_stackdumpfile): Don't try to open file if we
Corinna Vinschen
2010-08-18
3
-13
/
+16
*
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Set st_rdev
Corinna Vinschen
2010-08-18
2
-2
/
+7
*
Make PATH_MAX consistent with MAX_PATH
Keith Marshall
2010-08-17
2
-3
/
+9
*
* include/cygwin/version.h: Bump DLL minor version number to 6.
Corinna Vinschen
2010-08-16
2
-1
/
+5
*
* pipe.cc (fhandler_pipe::open): Duplicate content of opened pipe
Corinna Vinschen
2010-08-14
2
-0
/
+8
*
* mount.cc (from_fstab): Fix potentially fatal typo.
Corinna Vinschen
2010-08-13
2
-1
/
+5
*
* faq-programming.xml (faq.programming.win32-api): Remove simplicity.
Corinna Vinschen
2010-08-13
6
-9
/
+102
*
* cygheap.h (class cwdstuff): Make drive_length private.
Corinna Vinschen
2010-08-13
4
-166
/
+243
*
* libc/include/sys/dir.h: New BSD-compatibility header.
Yaakov Selkowitz
2010-08-11
2
-0
/
+14
*
* new-features.sgml (ov-new1.7.6): Document "bind" option.
Corinna Vinschen
2010-08-11
3
-0
/
+28
*
* mount.cc (do_mount): Don't treat "bind" mount as remote mount.
Corinna Vinschen
2010-08-11
3
-18
/
+46
*
* mount.cc (struct opt): Add "bind" option.
Corinna Vinschen
2010-08-11
3
-2
/
+50
*
* mingw: Use sysroot, if present, for mingw_dir.
Yaakov Selkowitz
2010-08-11
2
-1
/
+9
*
* sigproc.cc (init_sig_pipe): Add retry loop.
Christopher Faylor
2010-08-10
2
-3
/
+8
[prev]
[next]