aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-03-13 * errno.cc (errmap): Handle ERROR_BUS_RESET.Corinna Vinschen1-0/+62
2004-03-12* wait.cc (wait4): Initialize pointer on entry. Avoid callingChristopher Faylor1-0/+6
2004-03-12 * exceptions.cc (sigpacket::process): Simplify code slightly.Corinna Vinschen1-0/+4
2004-03-12* cygtls.h (waitq): Declare structure here.Christopher Faylor1-0/+28
2004-03-12* cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.Christopher Faylor1-0/+22
2004-03-09* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor1-0/+6
2004-03-09* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor1-1/+17
2004-03-07add missing entryChristopher Faylor1-0/+2
2004-03-07* fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor1-0/+20
2004-03-05* gendef (sigdelayed): Handle return here rather than going through sigbe toChristopher Faylor1-29/+29
2004-03-04* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff1-0/+39
2004-03-04* gendef (sigreturn): Call stabilize_sig_stack to ensure that there are noChristopher Faylor1-0/+8
2004-03-02 * fhandler_raw.cc (fhandler_dev_raw::raw_read): When reading withCorinna Vinschen1-0/+9
2004-03-01fix minor typoChristopher Faylor1-1/+1
2004-03-01fix minor typoChristopher Faylor1-2/+2
2004-02-26 * miscfuncs.cc (check_invalid_virtual_addr): Assure the last pageCorinna Vinschen1-0/+6
2004-02-26* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor1-0/+28
2004-02-25 * miscfuncs.cc (check_invalid_virtual_addr): New function.Corinna Vinschen1-0/+8
2004-02-25* gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor1-0/+7
2004-02-25* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor1-0/+7
2004-02-24* dcrt0.cc (_dll_crt0): Add some stern internal errors.Christopher Faylor1-0/+4
2004-02-24 * thread.cc (pthread::cancelable_wait): Rearrange slightly.Corinna Vinschen1-0/+16
2004-02-21* exceptions.cc (sigpacket::process): Make sure that tls is filled in forChristopher Faylor1-0/+7
2004-02-21* path.cc (conv_path_list): Return error condition.Christopher Faylor1-0/+18
2004-02-20 * getopt.c: Avoid useless compiler warnings.Corinna Vinschen1-0/+4
2004-02-20 * getopt.c: Replace with latest vanilla(!) OpenBSD version 1.16.Corinna Vinschen1-0/+4
2004-02-18* fork.cc (fork_child): Invert sense of test which defeated correct handling inChristopher Faylor1-0/+10
2004-02-18* gendef (stabilize_sig_stack): New function.Christopher Faylor1-0/+7
2004-02-17 * fork.cc (fork_child): Move fixup_shms_after_fork so thatCorinna Vinschen1-0/+5
2004-02-17* Makefile.in (clean): Clean libserver, too.Christopher Faylor1-0/+10
2004-02-17* Makefile.in: Compile flock.o with -fomit-frame-pointer.Christopher Faylor1-0/+4
2004-02-16* Makefile.in: Compile dlfcn.o with -fomit-frame-pointer.Christopher Faylor1-0/+4
2004-02-16* Makefile.in: Compile delqueue.o with -fomit-frame-pointer.Christopher Faylor1-0/+4
2004-02-16 * syscalls.cc (rename): Do not test the MoveFile error codeCorinna Vinschen1-0/+5
2004-02-16correct changelogChristopher Faylor1-2/+2
2004-02-16* cygheap.cc (_csbrk): Report failing condition to stderr rather than strace.Christopher Faylor1-0/+5
2004-02-15* Makefile.in: Compile syscalls.o with -fomit-frame-pointer.Christopher Faylor1-0/+6
2004-02-14 * getopt.c: Replace with latest NetBSD version 1.16. Keep CygwinCorinna Vinschen1-0/+5
2004-02-14* sigproc.cc (proc_subproc): Change warning back to silent debug output.Christopher Faylor1-0/+5
2004-02-14* dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.Christopher Faylor1-0/+6
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor1-1/+29
2004-02-12* gendef (_sigbe): Zero location on pop.Christopher Faylor1-0/+5
2004-02-12* dcrt0.cc (alloc_stack_hard_way): Eliminate second argument.Christopher Faylor1-0/+5
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor1-0/+57
2004-02-11 * security.cc (get_nt_object_attribute): Fix error handling.Corinna Vinschen1-0/+4
2004-02-09 * fhandler_socket.cc (fhandler_socket::ioctl): Add FIONREAD handling.Corinna Vinschen1-0/+4
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor1-0/+18
2004-02-08* localtime.cc (localtime_r): Call tzset.Christopher Faylor1-0/+27
2004-02-06 * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen1-0/+6
2004-02-06 * uinfo.cc (cygheap_user::init): Use sec_user_nih to build aCorinna Vinschen1-0/+7