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
path:
root
/
winsup
/
cygwin
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,
Corinna Vinschen
2004-03-26
1
-0
/
+47
*
* path.cc (path_conv::check): Use 'strchr' rather than 'strrchr' to find end of
Christopher Faylor
2004-03-26
1
-0
/
+21
*
* sem.cc (semget): Fix debug string.
Corinna Vinschen
2004-03-26
1
-0
/
+9
*
* sigproc.cc (wait_sig): Make sure that SIGCHLD is handled regardless of
Christopher Faylor
2004-03-26
1
-0
/
+5
*
* sigproc.cc (wait_sig): Report if not trying to send signal due to queued
Christopher Faylor
2004-03-26
1
-0
/
+5
*
* path.cc (normalize_posix_path): Reorganize to short circuit to DOS path
Christopher Faylor
2004-03-25
1
-0
/
+13
*
* fhandler_dsp.cc (fhandler_dev_dsp::write): Remove type
Corinna Vinschen
2004-03-24
1
-0
/
+6
*
* fhandler_disk_file.cc (fhandler_base::fstat_fs): Use created
Corinna Vinschen
2004-03-23
1
-0
/
+5
*
* autoload.cc: Load eight more functions for waveIn support.
Corinna Vinschen
2004-03-23
1
-0
/
+31
*
Christopher Faylor <cgf@redhat.com>
Christopher Faylor
2004-03-22
1
-0
/
+6
*
* cygheap.cc (init_cheap): Set initial_sz to something or suffer spurious
Christopher Faylor
2004-03-21
1
-0
/
+8
*
* cygheap.cc (init_cheap): Conditionalize debugging code.
Christopher Faylor
2004-03-21
1
-0
/
+4
*
* cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when
Christopher Faylor
2004-03-21
1
-0
/
+16
*
2004-03-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-03-20
1
-0
/
+4
*
* include/cygwin/version.h: Bump DLL minor number to 10.
Christopher Faylor
2004-03-19
1
-0
/
+4
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.
Christopher Faylor
2004-03-18
1
-0
/
+12
*
* fhandler_proc.cc (format_proc_meminfo): On NT, try to figure out
Corinna Vinschen
2004-03-18
1
-0
/
+8
*
add missing changelog entry
Christopher Faylor
2004-03-17
1
-0
/
+4
*
* include/cygwin/version.h: Bump DLL minor number to 9.
Christopher Faylor
2004-03-17
1
-0
/
+4
*
* sigproc.cc (proc_terminate): Release sync_proc_subproc when done terminating
Christopher Faylor
2004-03-16
1
-0
/
+6
*
* cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if a
Christopher Faylor
2004-03-16
1
-0
/
+6
*
* exceptions.cc (try_to_debug): Report on tid of caller.
Christopher Faylor
2004-03-15
1
-0
/
+7
*
Fix ChangeLog dates.
Corinna Vinschen
2004-03-15
1
-2
/
+31
*
* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarily
Christopher Faylor
2004-03-15
1
-0
/
+10
*
* errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA and
Corinna Vinschen
2004-03-14
1
-2
/
+25
*
2004-03-14 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-03-14
1
-1
/
+6
*
* cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff is
Christopher Faylor
2004-03-14
1
-0
/
+10
*
Fix typo.
Christopher Faylor
2004-03-14
1
-2
/
+2
*
* errno.cc (errmap): Handle ERROR_BUS_RESET.
Corinna Vinschen
2004-03-13
1
-0
/
+62
*
* wait.cc (wait4): Initialize pointer on entry. Avoid calling
Christopher Faylor
2004-03-12
1
-0
/
+6
*
* exceptions.cc (sigpacket::process): Simplify code slightly.
Corinna Vinschen
2004-03-12
1
-0
/
+4
*
* cygtls.h (waitq): Declare structure here.
Christopher Faylor
2004-03-12
1
-0
/
+28
*
* cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.
Christopher Faylor
2004-03-12
1
-0
/
+22
*
* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.
Christopher Faylor
2004-03-09
1
-0
/
+6
*
* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwin
Christopher Faylor
2004-03-09
1
-1
/
+17
*
add missing entry
Christopher Faylor
2004-03-07
1
-0
/
+2
*
* fork.cc (fork_parent): Save parent pid in a temporary variable since child
Christopher Faylor
2004-03-07
1
-0
/
+20
*
* gendef (sigdelayed): Handle return here rather than going through sigbe to
Christopher Faylor
2004-03-05
1
-29
/
+29
*
* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):
Thomas Pfaff
2004-03-04
1
-0
/
+39
*
* gendef (sigreturn): Call stabilize_sig_stack to ensure that there are no
Christopher Faylor
2004-03-04
1
-0
/
+8
*
* fhandler_raw.cc (fhandler_dev_raw::raw_read): When reading with
Corinna Vinschen
2004-03-02
1
-0
/
+9
*
fix minor typo
Christopher Faylor
2004-03-01
1
-1
/
+1
*
fix minor typo
Christopher Faylor
2004-03-01
1
-2
/
+2
*
* miscfuncs.cc (check_invalid_virtual_addr): Assure the last page
Corinna Vinschen
2004-02-26
1
-0
/
+6
*
* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it exists
Christopher Faylor
2004-02-26
1
-0
/
+28
*
* miscfuncs.cc (check_invalid_virtual_addr): New function.
Corinna Vinschen
2004-02-25
1
-0
/
+8
*
* gendef (stabilize_sig_stack): Correctly align this pointer for call to
Christopher Faylor
2004-02-25
1
-0
/
+7
*
* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.
Christopher Faylor
2004-02-25
1
-0
/
+7
*
* dcrt0.cc (_dll_crt0): Add some stern internal errors.
Christopher Faylor
2004-02-24
1
-0
/
+4
*
* thread.cc (pthread::cancelable_wait): Rearrange slightly.
Corinna Vinschen
2004-02-24
1
-0
/
+16
[next]