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-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
2004-02-24 * thread.cc (pthread::cancelable_wait): Rearrange slightly.Corinna Vinschen
2004-02-232004-02-23 Filip Navara <xnavara@volny.cz>Danny Smith
2004-02-232004-02-22 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-02-232004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-02-22* exceptions.cc (sigpacket::process): Make sure that tls is filled in forChristopher Faylor
2004-02-21 * include/_mingw.h (__UNUSED_PARAM): Define macro.Danny Smith
2004-02-21* Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor
2004-02-21* path.cc (conv_path_list): Return error condition.Christopher Faylor
2004-02-21 * getopt.c: Avoid useless compiler warnings.Corinna Vinschen
2004-02-21 * getopt.c: Replace with latest vanilla(!) OpenBSD version 1.16.Corinna Vinschen
2004-02-202004-02-19 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-02-19 * include/Gl/glu (GLU_ERROR): Define.Danny Smith
2004-02-19 * include/Gl/glu.h: Include <stddef.h>.Danny Smith
2004-02-19* fork.cc (fork_child): Invert sense of test which defeated correct handling inChristopher Faylor
2004-02-18* gendef (stabilize_sig_stack): New function.Christopher Faylor
2004-02-18 * fork.cc (fork_child): Move fixup_shms_after_fork so thatCorinna Vinschen
2004-02-17* Makefile.in (clean): Clean libserver, too.Christopher Faylor
2004-02-17* Makefile.in: Compile flock.o with -fomit-frame-pointer.Christopher Faylor