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
*
This commit was manufactured by cvs2svn to create tag 'cgen-
cgen-snapshot-20111201
cvs2svn
2011-12-08
306
-94417
/
+0
*
This commit was manufactured by cvs2svn to create branch 'gdb_7_4-branch'.
gdb_7_4-2011-12-13-branchpoint
cvs2svn
2011-12-08
6930
-2253632
/
+0
*
bfd:
Andrew Pinski
2011-12-08
2
-1
/
+13
*
* select.cc (cygwin_select): Make sure that 0 is returned when sel.wait times
Christopher Faylor
2011-12-08
2
-2
/
+7
*
* include/sys/wait.h: Add in all c++ functions.
Christopher Faylor
2011-12-08
2
-2
/
+6
*
* select.cc (select_stuff::wait): Temporarily disallow APCS.
Christopher Faylor
2011-12-08
2
-2
/
+6
*
* include/sys/wait.h: Ensure that C++ functions are only used when using C++.
Christopher Faylor
2011-12-08
2
-0
/
+7
*
* select.cc (cygwin_select): Make sure that poll is called when appropriate.
Christopher Faylor
2011-12-08
2
-25
/
+22
*
* dll_init.cc (dll_dllcrt0): Don't try to initialize dll data if we're
Christopher Faylor
2011-12-08
5
-13
/
+18
*
* fhandler_termios.cc (tty_min::kill_pgrp): Don't send __SIGSETPGRP since
Christopher Faylor
2011-12-08
2
-2
/
+7
*
* select.cc (cygwin_select): Add common introducer and leaver debug output.
Christopher Faylor
2011-12-07
2
-9
/
+23
*
* exceptions.cc (ctrl_c_handler): Remove _my_tls.remove since it can cause
Christopher Faylor
2011-12-07
2
-2
/
+5
*
* spawn.cc (child_info_spawn::worker): Add CREATE_BREAKAWAY_FROM_JOB
Corinna Vinschen
2011-12-07
2
-1
/
+16
*
* fhandler_fifo.cc (fhandler_fifo::wait): Fix stupid typo and actually wait for
Christopher Faylor
2011-12-07
2
-1
/
+6
*
include/elf/ChangeLog:
Ulrich Weigand
2011-12-06
2
-0
/
+9
*
* libc/iconv/Makefile.am (stmp-def): Use $(MAKE) rather than make.
Corinna Vinschen
2011-12-06
3
-2
/
+7
*
* sigproc.cc (close_my_readsig): New function.
Christopher Faylor
2011-12-05
2
-11
/
+17
*
* mmap.cc (mlock): Replace LOCK_VM_IN_WSL with correct MAP_PROCESS.
Corinna Vinschen
2011-12-05
3
-87
/
+108
*
correct name of function
Christopher Faylor
2011-12-04
1
-1
/
+1
*
* sigproc.cc (cygWFMO): Don't assume that cancellable event is always
Christopher Faylor
2011-12-04
7
-31
/
+26
*
* sigproc.h (cygWFMO): Move inside "INSIDE_CYGWIN" #ifdef.
Christopher Faylor
2011-12-04
2
-15
/
+19
*
* exceptions.cc (exception::handle): Drop abbreviation for "exception" since I
Christopher Faylor
2011-12-04
8
-31
/
+82
*
* mmap.cc (mlock): Add standard syscall return value debugging output.
Christopher Faylor
2011-12-03
4
-87
/
+92
*
fix incorrectly named file in old ChangeLog entry
Christopher Faylor
2011-12-03
1
-1
/
+1
*
* mmap.cc (mlock): Drop requesting SE_LOCK_MEMORY_PRIVILEGE. Drop
Corinna Vinschen
2011-12-03
2
-16
/
+9
*
Throughout, remove extra space after function name from debugging output.
Christopher Faylor
2011-12-03
42
-188
/
+224
*
* fhandler.cc (fhandler_base::open): Fix comment a bit more.
Corinna Vinschen
2011-12-03
2
-1
/
+5
*
sim: export cb_get_string for people to use
Michael Frysinger
2011-12-03
2
-0
/
+7
*
* fhandler.cc (fhandler_base::open): Fix typos in comment.
Corinna Vinschen
2011-12-03
2
-3
/
+7
*
* Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.
Corinna Vinschen
2011-12-02
3
-156
/
+78
*
* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
Corinna Vinschen
2011-12-02
3
-32
/
+87
*
* mkgroup.c: Drop support for NT4 domains.
Corinna Vinschen
2011-12-01
4
-156
/
+54
*
2011-11-30 Ozkan Sezer <sezero@users.sourceforge.net>
Chris Sutcliffe
2011-12-01
2
-22
/
+27
*
2011-11-30 Earnie Boyd <earnie@users.sourceforge.net>
Chris Sutcliffe
2011-12-01
2
-0
/
+11
*
2011-11-30 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
Chris Sutcliffe
2011-11-30
2
-1
/
+12
*
opcode/
Andrew Pinski
2011-11-29
2
-1
/
+17
*
* sigproc.cc (get_proc_lock): Remove extra NULL check. Return false on
Christopher Faylor
2011-11-29
2
-9
/
+9
*
* sync.cc: Fix comment.
Christopher Faylor
2011-11-29
3
-3
/
+11
*
* sigproc.cc (remove_proc): Don't terminate the currently executing thread.
Christopher Faylor
2011-11-29
9
-136
/
+219
*
[libgloss]
DJ Delorie
2011-11-29
49
-2
/
+12716
*
fix older description
Christopher Faylor
2011-11-29
1
-2
/
+28
*
* locale.cc (print_locale_with_codeset): Fetch Windows path as UNICODE
Corinna Vinschen
2011-11-28
2
-3
/
+8
*
* external.cc (fillout_pinfo): Store program name as POSIX path in
Corinna Vinschen
2011-11-28
2
-1
/
+6
*
* ps.cc: Remove all Win 9x considerations. Use psapi functions
Corinna Vinschen
2011-11-28
3
-120
/
+25
*
* pinfo.cc (pinfo::exit): Call TerminateProcess to avoid potential
Corinna Vinschen
2011-11-28
2
-0
/
+8
*
* init.cc (dll_entry): Revert previous change since it caused inexplicable fork
Christopher Faylor
2011-11-27
2
-2
/
+6
*
Clean up DIRENT errno handling; make it more POSIX conformant.
Keith Marshall
2011-11-26
2
-95
/
+108
*
* init.cc (remove): Don't bother calling through thread removal cleanup if we
Christopher Faylor
2011-11-26
2
-0
/
+6
*
* exceptions.cc (stackdump): Make global.
Christopher Faylor
2011-11-26
3
-47
/
+63
*
* exceptions.cc (sigpacket::process): Move signal_exit processing into...
Christopher Faylor
2011-11-26
6
-25
/
+32
[next]