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
*
* 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
*
* cygheap.h (cygheap_fdmanip): Delete fh and use fd index into cygheap->fdtab
Christopher Faylor
2010-08-09
2
-16
/
+18
*
* new-features.sgml (ov-new1.7.6): Document POSIX Monotonic Clock.
Yaakov Selkowitz
2010-08-09
2
-0
/
+8
*
Implement POSIX.1-2004 Monotonic Clock.
Yaakov Selkowitz
2010-08-09
6
-37
/
+99
*
* libc/include/sys/features.h: Define _POSIX_MONOTONIC_CLOCK for Cygwin.
Corinna Vinschen
2010-08-09
2
-1
/
+5
*
* new-features.sgml (ov-new1.7.6): Document /proc/filesystems.
Corinna Vinschen
2010-08-09
2
-0
/
+8
*
* fhandler_proc.cc: Add /proc/filesystems virtual file.
Corinna Vinschen
2010-08-09
4
-20
/
+55
*
* include/dlfcn.h (RTLD_LOCAL): Define.
Corinna Vinschen
2010-08-09
2
-1
/
+6
*
* include/sys/dirent.h (d_fileno): Define as d_ino.
Corinna Vinschen
2010-08-06
2
-0
/
+6
*
* libc/include/sys/stat.h: Move all POSIX-defined symbolic constants
Corinna Vinschen
2010-08-06
2
-2
/
+7
*
* path.cc (cygwin_conv_path): Rearrange test for "." in POSIX to
Corinna Vinschen
2010-08-04
2
-9
/
+38
*
2010-08-03 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-08-03
5
-7
/
+53
*
* exceptions.cc (_cygtls::interrupt_now): Revert to checking for "spinning"
Christopher Faylor
2010-08-01
4
-18
/
+46
*
gdb/
Jan Kratochvil
2010-07-31
3
-179
/
+213
*
* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
Christopher Faylor
2010-07-30
4
-24
/
+46
*
Add moxie-rtems support.
Anthony Green
2010-07-30
2
-1
/
+5
*
[include/opcode]
DJ Delorie
2010-07-29
2
-2
/
+6
*
[sim/rx]
DJ Delorie
2010-07-28
2
-1
/
+6
*
* setup-net.sgml, faq-setup.xml: Rename setup.exe's "Partial"
Andy Koppe
2010-07-26
3
-6
/
+11
*
Accept that mingwrt headers are not guaranteed to precede GCC's in the system...
Keith Marshall
2010-07-25
2
-10
/
+40
*
2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-07-24
2
-1
/
+5
*
Fix latest changelog entry to not refer to libgloss directory.
Jeff Johnston
2010-07-23
1
-41
/
+41
*
2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
Jeff Johnston
2010-07-23
4
-39
/
+72
*
2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
Jeff Johnston
2010-07-23
40
-1566
/
+7740
*
Add support for v850E2 and v850E2V3
Nick Clifton
2010-07-23
6
-43
/
+123
*
* fhandler.cc (fhandler_base::raw_write): Remove STATUS_DISK_FULL
Corinna Vinschen
2010-07-23
2
-3
/
+5
*
2010-07-22 Ozkan Sezer <sezero@users.sourceforge.net>
Chris Sutcliffe
2010-07-23
2
-20
/
+28
*
2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-07-22
2
-0
/
+22
[next]