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
AgeCommit message (Expand)Author
2004-02-292004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney
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-25merge from gccDJ Delorie
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-24merge from gccDJ Delorie
2004-02-24 * thread.cc (pthread::cancelable_wait): Rearrange slightly.Corinna Vinschen
2004-02-232004-02-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney
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-20 PR bootstrap/11932Nathanael Nerode
2004-02-19Index: ChangeLogAndrew Cagney
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
2004-02-17* Makefile.in: Compile dlfcn.o with -fomit-frame-pointer.Christopher Faylor
2004-02-16* Makefile.in: Compile delqueue.o with -fomit-frame-pointer.Christopher Faylor
2004-02-16 * cygwinenv.sgml: Add server option description.Corinna Vinschen
2004-02-16 * syscalls.cc (rename): Do not test the MoveFile error codeCorinna Vinschen
2004-02-16correct changelogChristopher Faylor
2004-02-16* cygheap.cc (_csbrk): Report failing condition to stderr rather than strace.Christopher Faylor
2004-02-15 * include/w32api.h: Increment version to 3.0.Earnie Boyd
2004-02-15* Makefile.in: Compile syscalls.o with -fomit-frame-pointer.Christopher Faylor
2004-02-14 * getopt.c: Replace with latest NetBSD version 1.16. Keep CygwinCorinna Vinschen
2004-02-14 * ssp.c (opts): Add leading '+' to force posixly correct behaviour.Corinna Vinschen
2004-02-14* sigproc.cc (proc_subproc): Change warning back to silent debug output.Christopher Faylor
2004-02-14* dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.Christopher Faylor
2004-02-14 * include/ddk/winddk.h (DIRECTORY_QUERY): Add define.Earnie Boyd
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor
2004-02-12* gendef (_sigbe): Zero location on pop.Christopher Faylor
2004-02-12* dcrt0.cc (alloc_stack_hard_way): Eliminate second argument.Christopher Faylor
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor
2004-02-12 * include/basetypes.h (_REFIID_DEFINED): Correct typo.Danny Smith
2004-02-11 * lib/dnsapi.a: New file.Danny Smith