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
2005-06-05* malloc.cc: Update to Doug Lea's malloc v2.8.0.Christopher Faylor
2005-06-05Slight rearragementJoshua Daniel Franklin
2005-06-04* how-programming.texinfo: Add "How do I load cygwin1.dll dynamically from aChristopher Faylor
2005-06-04* dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls. CommentChristopher Faylor
2005-06-032005-06-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-06-03include/Alan Modra
2005-06-03* dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so thatChristopher Faylor
2005-06-03* config.sub: Add cases for the Renesas m32c. (This patch has beenJim Blandy
2005-06-02 * configure.in: Set noconfigdirs for ms1.Aldy Hernandez
2005-06-02merge from gccDJ Delorie
2005-06-02Revert 2005-05-30 close_all_files changes.Christopher Faylor
2005-06-02* fhandler_disk_file.cc (fhandler_disk_file::fchown): Make sure that disk openChristopher Faylor
2005-06-01* include/machine/stdlib.h: New file.Christopher Faylor
2005-06-01* thread.h (List_remove): Revert most of 2005-05-30 change.Christopher Faylor
2005-06-01* cygwin.sc: Don't output .reloc or .rsrc sections. Clean up stuff aroundChristopher Faylor
2005-06-01* cygheap.cc (cygheap_end): Remove bogus section attribute.Christopher Faylor
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor
2005-06-01 * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.Richard Henderson
2005-05-30* thread.h (List_remove): Make node parameter const. Use simple comparison andChristopher Faylor
2005-05-30* dlfcn.cc (set_dl_error): Use UNIX error rather than Windows error.Christopher Faylor
2005-05-30 * cygcheck.cc (dump_sysinfo): Recognize XP Media Center and Tablet PCCorinna Vinschen
2005-05-30merge from gccDJ Delorie
2005-05-30* cygmagic: Remove debugging cruft missed on 2005-05-21.Christopher Faylor
2005-05-30 * alpha.h (DT_ALPHA_PLTRO): New.Richard Henderson
2005-05-29 * path.cc (path_conv::check): Move component to function scope. SetCorinna Vinschen
2005-05-29 * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen
2005-05-29* thread.h (pthread_key::set): Inline.Christopher Faylor
2005-05-29* cygwin.din: Remove signal front end from pthread_[gs]etspecific.Christopher Faylor
2005-05-29* fhandler_tty.cc (fhandler_tty_slave:tcflush): Use signed comparison.Christopher Faylor
2005-05-29* times.cc (time_ms::usecs): Coerce comparison to signed or whole test is aChristopher Faylor
2005-05-29* how-using.texinfo : Update the mkdir -p sectionJoshua Daniel Franklin
2005-05-28merge from gccDJ Delorie
2005-05-27white spaceChristopher Faylor
2005-05-27* cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor
2005-05-27* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor
2005-05-26* include/cygwin/version.h: Bump DLL minor number to 18.Christopher Faylor
2005-05-26include/Richard Henderson
2005-05-25forced checkinChristopher Faylor
2005-05-252005-05-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-05-25 * ChangeLog: Remove accidentally checked in entry.Corinna Vinschen
2005-05-25* fhandler.h (fhandler_base::mkdir): New virtual method.Christopher Faylor
2005-05-25* include/cygwin/version.h: Bump API minor number to 129.Christopher Faylor
2005-05-25Add top commentChristopher Faylor
2005-05-25* cygwin.din: Export mkdtemp.Christopher Faylor
2005-05-25merge from gccDJ Delorie
2005-05-23 * hppa.h (FLAG_STRICT): Correct comment.John David Anglin
2005-05-23 * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen
2005-05-23 * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen
2005-05-22* spawn.cc (find_exec): Accept a PATH-like string in place of an environmentChristopher Faylor
2005-05-20* cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor