Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2004-03-16* cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor
2004-03-15* exceptions.cc (try_to_debug): Report on tid of caller.Christopher Faylor
2004-03-15 Fix ChangeLog dates.Corinna Vinschen
2004-03-15* cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor
2004-03-14 * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen
2004-03-142004-03-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-03-14* cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff isChristopher Faylor
2004-03-14minor cleanupChristopher Faylor
2004-03-14Fix typo.Christopher Faylor
2004-03-13 * errno.cc (errmap): Handle ERROR_BUS_RESET.Corinna Vinschen
2004-03-13 * kill.cc (get_debug_priv): New function.Corinna Vinschen
2004-03-13 *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_SEARCH_BYURL):Danny Smith
2004-03-13 * include/malloc.h: Remove __STRICT_ANSI__ guard.Danny Smith
2004-03-13* wait.cc (wait4): Initialize pointer on entry. Avoid callingChristopher Faylor
2004-03-12* include/process.h: Remove the #endif associated with removal ofChristopher Faylor
2004-03-12 * exceptions.cc (sigpacket::process): Simplify code slightly.Corinna Vinschen
2004-03-12* cygtls.h (waitq): Declare structure here.Christopher Faylor
2004-03-12* cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.Christopher Faylor
2004-03-11 * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header.Danny Smith
2004-03-102004-03-10 Al Slater <al.slater@scluk.com>Danny Smith
2004-03-09* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor
2004-03-09.Christopher Faylor
2004-03-09* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor
2004-03-07add missing entryChristopher Faylor
2004-03-07* fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor
2004-03-07* winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor
2004-03-07update some documentationChristopher Faylor
2004-03-05* gendef (sigdelayed): Handle return here rather than going through sigbe toChristopher Faylor
2004-03-052004-03-05 Filip Navara <xnavara@volny.cz>Danny Smith
2004-03-05* winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff
2004-03-05* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff
2004-03-04* gendef (sigreturn): Call stabilize_sig_stack to ensure that there are noChristopher Faylor
2004-03-03 * include/wtypes.h (DECIMAL_SETZERO): Add definition forDanny Smith
2004-03-0322004-03-03 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
2004-03-03 * include/uxtheme.h: Include <commctrl.h>Danny Smith
2004-03-02 * fhandler_raw.cc (fhandler_dev_raw::raw_read): When reading withCorinna Vinschen
2004-03-02 * sysv_sem.cc (semundo_adjust): Check for process id instead ofCorinna Vinschen
2004-03-02 * basetyps.h (GUID_SECT): Define to nothing for GCC >= 2.95.Danny Smith
2004-03-022004-03-02 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
2004-03-01fix minor typoChristopher Faylor
2004-03-01fix minor typoChristopher Faylor
2004-03-01Missed this in last commit.Danny Smith
2004-03-012004-03-01 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
2004-02-26 * miscfuncs.cc (check_invalid_virtual_addr): Assure the last pageCorinna Vinschen
2004-02-26* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor
2004-02-25 * miscfuncs.cc (check_invalid_virtual_addr): New function.Corinna Vinschen
2004-02-25* gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor
2004-02-25* cygpath.cc (long_options): Add "mode" option.Christopher Faylor
2004-02-25* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor
2004-02-24* dcrt0.cc (_dll_crt0): Add some stern internal errors.Christopher Faylor