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
*
2010-03-30 Thomas Wolff <towo@towo.net>
Corinna Vinschen
2010-03-30
2
-12
/
+24
*
* syscalls.cc (open): Remove call to sig_dispatch_pending.
Corinna Vinschen
2010-03-30
2
-1
/
+4
*
* net.cc: Remove calls to sig_dispatch_pending throughout.
Corinna Vinschen
2010-03-30
3
-21
/
+5
*
* mount.cc (fs_info::update): Allow variable FILE_SUPPORTS_SPARSE_FILES
Corinna Vinschen
2010-03-30
2
-2
/
+12
*
* spawn.cc (find_exec): Enable finding paths in backslash notation,
Corinna Vinschen
2010-03-29
3
-2
/
+20
*
* new-features.sgml (ov-new1.7.3): New section.
Corinna Vinschen
2010-03-29
2
-0
/
+22
*
* include/cygwin/version.h: Bump DLL minor version number to 3.
Corinna Vinschen
2010-03-29
2
-1
/
+5
*
* fhandler.cc (fhandler_base::fstat): Keep st_ctime and st_birthtime
Corinna Vinschen
2010-03-29
2
-3
/
+13
*
* libc/rcmd.c: Enable IPv6.
Corinna Vinschen
2010-03-29
2
-6
/
+4
*
change wording
Christopher Faylor
2010-03-28
1
-1
/
+1
*
* fhandler.cc (fhandler_base::fstat): Set st_mtime time to current time.
Christopher Faylor
2010-03-28
2
-1
/
+6
*
* globals.cc (exit_status): Add new ES_EXIT_STARTING enum.
Christopher Faylor
2010-03-28
4
-2
/
+14
*
* setup2.sgml (setup-locale-charsetlist): Add EUC-CN and GB2312.
Corinna Vinschen
2010-03-27
2
-0
/
+6
*
* locale.cc (print_charmaps): Add EUC-CN and GB2312.
Corinna Vinschen
2010-03-27
2
-0
/
+6
*
* nlsfuncs.cc (__set_charset_from_locale): Set default charset for
Corinna Vinschen
2010-03-27
2
-1
/
+6
*
* libc/locale/locale.c (loadlocale): Optimize "EUC" charset check.
Corinna Vinschen
2010-03-27
3
-9
/
+32
*
* textbinary.sgml: Add missing </para>.
Corinna Vinschen
2010-03-27
2
-0
/
+5
*
* textbinary.sgml: Remove tr example and just mention u2d and d2u instead.
Christopher Faylor
2010-03-27
2
-35
/
+9
*
bfd:
Joseph Myers
2010-03-25
10
-1
/
+3561
*
* pathnames.sgml: Clarify wording of user-specific fstab files. Fix typo.
Christopher Faylor
2010-03-25
2
-2
/
+7
*
* regtool.cc (find_key): Fix allocation size of "value".
Corinna Vinschen
2010-03-24
2
-2
/
+6
*
* legal.sgml: Bump copyright date.
Corinna Vinschen
2010-03-24
2
-1
/
+5
*
* locale.cc (add_locale_alias_locales): Always use loc_num at function
Corinna Vinschen
2010-03-23
2
-1
/
+7
*
* locale.cc: Revert accidental checkin of unfinished changes.
Corinna Vinschen
2010-03-23
2
-98
/
+104
*
* locale.cc (print_locale_with_codeset): Drop redundant name parameter.
Corinna Vinschen
2010-03-23
2
-107
/
+112
*
* configure.ac (tic6x-*-*): New case.
Joseph Myers
2010-03-23
3
-0
/
+11
*
* symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
Joseph Myers
2010-03-23
2
-1
/
+11
*
Merge from gcc:
Joseph Myers
2010-03-23
3
-4
/
+12
*
* config.sub: Update to version 2010-03-22.
Joseph Myers
2010-03-23
3
-22
/
+52
*
* fhandler_socket.cc (fhandler_socket::evaluate_events): Make erase
Corinna Vinschen
2010-03-22
3
-12
/
+31
*
* fhandler_disk_file.cc (fhandler_cygdrive::fstat): Add standard read
Corinna Vinschen
2010-03-19
2
-1
/
+6
*
* shared.cc (init_installation_root): Change to make sure that scope of the
Christopher Faylor
2010-03-18
2
-1
/
+7
*
Move ChangeLog entries to proper place.
H.J. Lu
2010-03-18
2
-9
/
+9
*
* libc/include/sys/features.h: Allow for _XOPEN_SOURCE to have an
Corinna Vinschen
2010-03-17
2
-3
/
+14
*
* faq-using.xml (faq.using.unicode): Remove old examples.
Corinna Vinschen
2010-03-17
2
-25
/
+4
*
* shared_info.h (user_info): Add dll_crt0_1 as a friend.
Christopher Faylor
2010-03-15
8
-128
/
+218
*
* sigproc.cc (no_signals_available): Get sense of the test right for previous
Christopher Faylor
2010-03-15
2
-1
/
+6
*
* sigproc.cc (no_signals_available): Don't try to send a signal if still in
Christopher Faylor
2010-03-15
2
-1
/
+6
*
Merge from gcc:
Joseph Myers
2010-03-14
3
-10
/
+18
*
* spinlock.h: New file.
Christopher Faylor
2010-03-13
5
-38
/
+80
*
Throughout change all calls of low_priority_sleep (0) to yield ().
Christopher Faylor
2010-03-12
18
-74
/
+48
*
* effectively.sgml (using-shortcuts): Match chapter with reality.
Corinna Vinschen
2010-03-12
2
-14
/
+19
*
* faq-using.xml (faq.using.bloda): Add "Credant Guardian Shield".
Corinna Vinschen
2010-03-11
2
-0
/
+5
*
* shared.cc (memory_init): Fix comment. Fix indentation.
Christopher Faylor
2010-03-10
2
-11
/
+16
*
* shared_info.h (open_shared): Create function wrapper for common use case.
Christopher Faylor
2010-03-09
6
-47
/
+85
*
2010-03-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-03-09
2
-25
/
+38
*
* shared.cc (inst_root_inited): Delete.
Christopher Faylor
2010-03-09
2
-24
/
+25
*
2010-03-08 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2010-03-08
3
-12
/
+29
*
2010-03-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2010-03-07
2
-2
/
+6
*
2010-03-02 Daniel Atallah <datallah@users.sourceforge.net>
Chris Sutcliffe
2010-03-07
3
-0
/
+9
[next]