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
...
*
PR ld/12365
Alan Modra
2011-04-24
2
-4
/
+21
*
* registry.cc (reg_key::get_dword): Rename from get_int, use DWORD
Corinna Vinschen
2011-04-23
7
-33
/
+53
*
2011-04-21 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2011-04-22
3
-5
/
+8
*
2011-04-21 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2011-04-21
2
-1
/
+7
*
* cygtls.cc (_cygtls::init_thread): Drop setting locals.process_logmask.
Corinna Vinschen
2011-04-21
5
-90
/
+101
*
* include/sys/poll.h: Include signal.h to get definition of sigset_t.
Corinna Vinschen
2011-04-21
2
-0
/
+5
*
* cygheap.cc (init_cygheap::close_ctty): Avoid closing console-cttys since they
Christopher Faylor
2011-04-21
6
-21
/
+62
*
* select.cc (serial_cleanup): Make sure that device_specific_pipe is always
Christopher Faylor
2011-04-20
2
-9
/
+23
*
* bootstrap-lto.mk: Remove obsolete requirement.
Eric Botcazou
2011-04-20
2
-3
/
+6
*
* devices.h: Renumber internal devices so that FH_PROCESS is part of
Corinna Vinschen
2011-04-20
3
-12
/
+21
*
Fix spaces
Corinna Vinschen
2011-04-20
1
-3
/
+3
*
* select.cc (pipe_cleanup): Make sure that device_specific_pipe is always
Christopher Faylor
2011-04-20
2
-3
/
+11
*
PR ld/12365
Alan Modra
2011-04-20
2
-19
/
+18
*
2011-04-02 Jon TURNEY <jon.turney@dronecode.org.uk>
Jon TURNEY
2011-04-19
2
-3
/
+12
*
* COPYING: Replace with the GPLv3 definition.
Corinna Vinschen
2011-04-19
3
-306
/
+649
*
* autoload.cc (GetConsoleWindow): Drop.
Corinna Vinschen
2011-04-19
5
-17
/
+24
*
* Makefile.in (DLL_IMPORTS): Drop advapi32.dll.
Corinna Vinschen
2011-04-19
12
-300
/
+323
*
* net.cc (get_ipv4fromreg_ipcnt): Rearrange to fetch all registry
Corinna Vinschen
2011-04-19
2
-66
/
+89
*
* fhandler_registry.cc (fhandler_registry::fstat): Use RegQueryInfoKeyW.
Corinna Vinschen
2011-04-19
2
-4
/
+7
*
* fhandler_proc.cc (read_value): Remove definition.
Corinna Vinschen
2011-04-19
2
-59
/
+58
*
* libc/include/sys/signal.h (_sig_func_ptr): Define with int parameter
Corinna Vinschen
2011-04-19
2
-1
/
+7
*
* gas/arm/arch7.s: Fix typo basepri_max should be basepri_mask.
Nick Clifton
2011-04-19
2
-2
/
+5
*
* localtime.cc (tzload): Don't change global timezone information
Corinna Vinschen
2011-04-18
2
-14
/
+32
*
* cygtls.cc (_cygtls::remove): Always close sockevt handle.
Corinna Vinschen
2011-04-18
2
-1
/
+6
*
fix typo
Christopher Faylor
2011-04-18
1
-1
/
+1
*
* new-features.sgml (ov-new1.7.10): Document ppoll.
Corinna Vinschen
2011-04-18
2
-0
/
+8
*
* cygwin.din (ppoll): Export.
Corinna Vinschen
2011-04-18
6
-2
/
+40
*
* fhandler_socket.cc (fhandler_socket::evaluate_events): Handle the
Corinna Vinschen
2011-04-18
3
-19
/
+57
*
* Fix various copyrights.
Corinna Vinschen
2011-04-18
6
-5
/
+9
*
* setfacl.c (getaclentry): Allow extra colon in mask and other entries.
Corinna Vinschen
2011-04-18
2
-1
/
+9
*
* * signal.cc (_pinfo::kill): Set this_process_state when process exists.
Christopher Faylor
2011-04-18
2
-0
/
+6
*
* signal.cc (_pinfo::kill): Return 0 when attempting to test for existence of
Christopher Faylor
2011-04-17
2
-21
/
+34
*
* cygheap.h (init_cygheap::ctty): Use base class so that console can join in
Christopher Faylor
2011-04-17
10
-34
/
+67
*
strchrnul: avoid segv
Eric Blake
2011-04-15
2
-3
/
+5
*
gdb: sim: add style fixes lost between git->cvs
Michael Frysinger
2011-04-15
1
-0
/
+1
*
* elf-bfd.h (struct sdt_note): New struct.
Nick Clifton
2011-04-15
2
-1
/
+7
*
* thread.cc (pthread_setschedprio): New function.
Yaakov Selkowitz
2011-04-15
6
-2
/
+25
*
gdb: sim: add command line completion
Michael Frysinger
2011-04-15
2
-0
/
+8
*
2011-04-12 Jon TURNEY <jon.turney@dronecode.org.uk>
Jon TURNEY
2011-04-13
2
-1
/
+5
*
PR gas/12296
Nick Clifton
2011-04-11
2
-3
/
+9
*
* new-features.sgml (ov-new1.7.10): Document /proc/swaps.
Yaakov Selkowitz
2011-04-11
2
-0
/
+8
*
* fhandler_proc.cc (proc_tab): Add /proc/swaps virtual file.
Yaakov Selkowitz
2011-04-11
2
-0
/
+68
*
* Makefile.in: Move srcdir definition before others which uses it.
Christopher Faylor
2011-04-07
2
-4
/
+8
*
* dll_init.cc (reserve_at, release_at): New functions.
Christopher Faylor
2011-04-06
2
-11
/
+68
*
* configure.ac (build_tools): Remove build-byacc.
Joseph Myers
2011-04-06
5
-17677
/
+29
*
Sync config.sub from upstream.
Ralf Wildenhues
2011-04-05
2
-0
/
+6
*
* include/cygwin/types.h: Move #include <sys/sysmacros.h> to
Yaakov Selkowitz
2011-04-05
3
-5
/
+37
*
* include/cygwin/types.h: Move multiple inclusion guards to
Yaakov Selkowitz
2011-04-05
2
-4
/
+10
*
* Makefile.in: Move Makefile.common include earlier to fix problems with
Christopher Faylor
2011-04-04
2
-9
/
+14
*
* new-features.sgml (ov-new1.7.10): Document dropped NT4 support.
Corinna Vinschen
2011-04-04
2
-0
/
+8
[prev]
[next]