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
...
*
* dis-asm.h (print_insn_bfin): Declare.
Catherine Moore
2005-09-30
5
-0
/
+1774
*
2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-09-30
3
-2
/
+7
*
Fix typo.
Corinna Vinschen
2005-09-30
1
-1
/
+1
*
* fhandler_disk_file.cc: Change calls to pc.set_attributes into
Corinna Vinschen
2005-09-30
3
-4
/
+9
*
* fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Use
Corinna Vinschen
2005-09-30
2
-2
/
+9
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Also use
Corinna Vinschen
2005-09-30
2
-0
/
+7
*
* fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only write
Corinna Vinschen
2005-09-30
2
-2
/
+7
*
* fork.cc (frok::parent): Simplify error messages. Don't issue an error when
Christopher Faylor
2005-09-30
2
-11
/
+24
*
* fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Don't call
Corinna Vinschen
2005-09-29
2
-1
/
+13
*
* dir.cc (mkdir): Check for trailing /. or /.. component.
Corinna Vinschen
2005-09-29
3
-0
/
+39
*
* crt0.cc: Remove PPC considerations.
Corinna Vinschen
2005-09-29
2
-9
/
+9
*
Index: ChangeLog
Geoffrey Keating
2005-09-29
6
-8
/
+262
*
Fix typo.
Christopher Faylor
2005-09-28
1
-2
/
+2
*
Change name from commune_recv to commune_process throughout. Change name from
Christopher Faylor
2005-09-28
6
-249
/
+219
*
* hookapi.cc (hook_or_detect_cygwin): Correct inverted test for whether to
Christopher Faylor
2005-09-28
2
-1
/
+6
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
6
-343
/
+425
*
Revert erroneous checkin.
Corinna Vinschen
2005-09-28
26
-501
/
+173
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
26
-173
/
+501
*
* dcrt0.cc (getstack): New function.
Christopher Faylor
2005-09-28
4
-64
/
+131
*
* pinfo.cc (_pinfo::dup_proc_pipe): Ignore error if the child process has just
Christopher Faylor
2005-09-28
2
-1
/
+7
*
* init.cc (prime_threads): Make this static, as it should be.
Christopher Faylor
2005-09-28
2
-3
/
+10
*
2005-09-27 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2005-09-27
2
-2
/
+9
*
* pthread.cc (mangle_sem_name): Use cygheap->shared_prefix instead
Corinna Vinschen
2005-09-27
2
-5
/
+13
*
* cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcToken explicitely
Corinna Vinschen
2005-09-27
3
-8
/
+14
*
* strace.cc (strace::vsprntf): Avoid printing a zero pid.
Christopher Faylor
2005-09-27
2
-1
/
+5
*
* init.cc (dll_entry): Call IsWow64Process with GetCurrentProcess
Corinna Vinschen
2005-09-27
2
-1
/
+6
*
* fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Always
Corinna Vinschen
2005-09-27
2
-27
/
+69
*
* libiberty.h (expandargv): New function.
Mark Mitchell
2005-09-26
2
-0
/
+7
*
* errno.cc (errmap): Map ERROR_SEEK and ERROR_SECTOR_NOT_FOUND.
Corinna Vinschen
2005-09-26
2
-0
/
+6
*
* exceptions.cc (_cygtls::call_signal_handler): Minor cleanup.
Christopher Faylor
2005-09-26
2
-3
/
+9
*
* fhandler.h (class fhandler_dev_raw): Add drive information members
Corinna Vinschen
2005-09-26
4
-148
/
+124
*
* exceptions.cc (handle_exceptions): Just si_code to SI_KERNEL first and let it
Christopher Faylor
2005-09-26
4
-7
/
+35
*
* pinfo.cc (proc_waiter): Properly fill out si_code as according to SUSv3.
Christopher Faylor
2005-09-26
2
-6
/
+11
*
* exceptions.cc (handle_exceptions): Properly fill out si_code.
Christopher Faylor
2005-09-26
2
-13
/
+18
*
* sigproc.cc (wait_sig): Cosmetic change.
Christopher Faylor
2005-09-26
3
-2
/
+7
*
2005-09-25 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2005-09-26
5
-772
/
+23
*
* hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.
John David Anglin
2005-09-25
2
-1
/
+8
*
* sigproc.cc (sigproc_terminate): More reversion of always-exit-from-sigthread
Christopher Faylor
2005-09-24
2
-4
/
+6
*
* include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)
Danny Smith
2005-09-24
2
-5
/
+9
*
* shared.cc (open_shared): Add crucial bit of debugging info.
Christopher Faylor
2005-09-23
2
-1
/
+5
*
Semi-reversion of always-exit-from-sigthread change of 2005-09-15.
Christopher Faylor
2005-09-23
5
-57
/
+26
*
* net.cc (cygwin_gethostbyname): Remove debugging cruft.
Christopher Faylor
2005-09-23
2
-2
/
+4
*
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2005-09-23
2
-0
/
+11
*
* pinfo.cc (pinfo::exit): Call ExitProcess if called from signal thread.
Christopher Faylor
2005-09-23
2
-1
/
+9
*
2005-09-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2005-09-23
2
-0
/
+11
*
* tlsoffsets.h: Regenerate.
Christopher Faylor
2005-09-23
2
-63
/
+60
*
* pinfo.cc (pinfo::exit): Eliminate use of _my_tls.thread_handle.
Christopher Faylor
2005-09-23
2
-10
/
+6
*
* enable.m4: New file.
Tom Tromey
2005-09-23
3
-0
/
+64
*
2005-09-23 James E Wilson <wilson@specifix.com>
Jeff Johnston
2005-09-23
17
-48
/
+73
*
* cygtls.h (struct _cygtls::thread_handle): Remove/revert.
Christopher Faylor
2005-09-23
4
-17
/
+23
[prev]
[next]