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_process.cc (format_process_maps): Define page protection
Corinna Vinschen
2011-08-20
2
-6
/
+15
*
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-20
2
-95
/
+72
*
2011-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-20
2
-2
/
+6
*
2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-20
2
-1
/
+8
*
2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-20
2
-34
/
+4
*
2011-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2011-08-20
2
-1
/
+7
*
* new-features.sgml (ov-new1.7.10): Document /proc/devices
Yaakov Selkowitz
2011-08-19
2
-0
/
+10
*
* devices.h (fh_devices): Define DEV_MISC_MAJOR, DEV_MEM_MAJOR,
Yaakov Selkowitz
2011-08-19
3
-12
/
+90
*
* dtable.cc: Mark some const variables as static.
Christopher Faylor
2011-08-19
4
-18
/
+65
*
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-19
7
-0
/
+21
*
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-19
5
-0
/
+11
*
Include the <root>/cpu/ dir in GDB releases
Joel Brobecker
2011-08-19
2
-1
/
+5
*
* iq2000/sim.ld (.gcc_except_table): Include .gcc_except_table.foo
Nick Clifton
2011-08-19
2
-1
/
+6
*
* libc/include/process.h: Remove exec family function declarations.
Corinna Vinschen
2011-08-19
3
-10
/
+12
*
* libc/time/mktime.c (validate_structure): Account for tm_mon possibly
Corinna Vinschen
2011-08-19
2
-6
/
+13
*
* fhandler_console.cc (fhandler_console::read): Recognize backspace key
Corinna Vinschen
2011-08-19
2
-1
/
+7
*
* include/winuser.h: Ad missing MAPVK_xxx definitions.
Corinna Vinschen
2011-08-19
2
-0
/
+10
*
* sysv_shm.cc (ACCESSPERMS): Remove to fix redefined warning, as
Yaakov Selkowitz
2011-08-19
2
-1
/
+5
*
* dcrt0.cc (dll_crt0_0): Remove unneeded __stdcall decoration.
Christopher Faylor
2011-08-18
3
-2
/
+7
*
* dtable.cc (dtable::get_debugger_info): Add missing braces.
Corinna Vinschen
2011-08-18
2
-7
/
+14
*
2011-08-16 Pierre Humblet <Pierre.Humblet@ieee.org>
Pierre Humblet
2011-08-16
2
-50
/
+22
*
* dlfcn.cc (dlopen): Reimplement RTLD_NODELETE for Windows 2000 using
Corinna Vinschen
2011-08-16
4
-9
/
+67
*
* new-features.sgml (ov-new1.7.10): Document new RTLD flags.
Corinna Vinschen
2011-08-16
2
-0
/
+8
*
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
Corinna Vinschen
2011-08-16
2
-1
/
+6
*
* autoload.cc (GetModuleHandleExW): Define.
Corinna Vinschen
2011-08-16
4
-16
/
+50
*
* pipe.cc (pipe): Just call _pipe with O_BINARY mode. Move code to
Corinna Vinschen
2011-08-15
2
-19
/
+11
*
Merge from gcc:
Yao Qi
2011-08-14
3
-2
/
+10
*
* miscfuncs.cc (CreatePipeOverlapped): New function.
Corinna Vinschen
2011-08-13
5
-29
/
+103
*
Add R_X86_64_RELATIVE64.
H.J. Lu
2011-08-12
2
-0
/
+6
*
* miscfuncs.cc (create_pipe): Delete obsolete function.
Christopher Faylor
2011-08-12
4
-16
/
+7
*
* new-features.sgml (ov-new1.7.10): Document large address awareness
Corinna Vinschen
2011-08-12
3
-44
/
+61
*
* fhandler_proc.cc (fhandler_proc::closedir): Don't free, but delete
Corinna Vinschen
2011-08-12
2
-3
/
+11
*
* fhandler.h (fhandler_proc::opendir): Declare.
Corinna Vinschen
2011-08-12
3
-1
/
+31
*
* fhandler_proc.cc (fhandler_proc::get_proc_fhandler): Don't allow to
Corinna Vinschen
2011-08-11
3
-4
/
+25
*
* (winpids::add): Make sure to store always a Windows PID in
Corinna Vinschen
2011-08-11
2
-25
/
+77
*
* ps.cc (main): Don't overwrite process name, just attach <defunct>
Corinna Vinschen
2011-08-10
2
-5
/
+10
*
* fhandler_process.cc (format_process_status): Always print process name
Corinna Vinschen
2011-08-10
3
-28
/
+34
*
gas/
Maciej W. Rozycki
2011-08-09
2
-5
/
+33
*
include/opcode/
Maciej W. Rozycki
2011-08-09
2
-33
/
+55
*
* heap.cc (eval_initial_heap_size): New function fetching the heap
Corinna Vinschen
2011-08-09
4
-34
/
+36
*
* ntdll.h (STATUS_NOT_FOUND): Define.
Corinna Vinschen
2011-08-09
3
-25
/
+62
*
Fix name in last entry.
Jeff Johnston
2011-08-08
1
-0
/
+5
*
bfd/
Tristan Gingold
2011-08-08
3
-1
/
+20
*
bfd/
Tristan Gingold
2011-08-08
5
-123
/
+498
*
* resource.cc (getrlimit): Just return RLIM_INFINITY in a request for
Corinna Vinschen
2011-08-07
2
-4
/
+7
*
* fhandler_process.cc (format_process_maps): Actually print info about
Corinna Vinschen
2011-08-07
2
-1
/
+11
*
include/opcode/
David S. Miller
2011-08-05
2
-3
/
+10
*
* include/winnt.h (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE,
Corinna Vinschen
2011-08-05
2
-3
/
+18
*
* faq-using.xml (faq.using.bloda): Add NVIDIA. Change wording slightly.
Corinna Vinschen
2011-08-04
2
-1
/
+6
*
* net.cc (socketpair): Release sb0 if there's no space left for sb1.
Corinna Vinschen
2011-08-04
2
-0
/
+6
[prev]
[next]