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
2006-01-13 * uname.cc (uname): Concatenate a "-WOW64" to utsname's sysnameCorinna Vinschen
2005-10-03 * uname.cc (uname): Disable use of GetNativeSystemInfo.Corinna Vinschen
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-06-06 * uname.cc (uname): Change "amd64" to "x86_64" as on Linux.Corinna Vinschen
2005-06-06 * uname.cc (uname): Add missing break.Corinna Vinschen
2004-09-12* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor
2004-07-24 * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen
2003-01-15 * autoload.cc: Fix copyright date.Corinna Vinschen
2003-01-12 * uname.cc (uname): Use cygwin_gethostname() to retrieve hostname.Corinna Vinschen
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor
2001-11-05Eliminate excess whitespace.Christopher Faylor
2001-10-15 * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen
2001-09-16* path.cc (symlink): Check arguments for validity.Egor Duda
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen
2001-09-12Update copyrights.Christopher Faylor
2001-09-08* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor
2001-09-05 * uname.cc (uname): Eliminate os specific retrieving of x86Corinna Vinschen
2001-04-16* uname.c (uname): Default n in in86 to 6 if Windows returns > 6.Christopher Faylor
2000-09-30 * winsup.h: Add `winME' to os_type symbols.Corinna Vinschen
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-05-23* uname.cc (uname): Use a "s" to denote a snapshot to avoid confusion with theChristopher Faylor
2000-05-23* mkvers.sh: Use snapshot date as build date since it is more interesting.Christopher Faylor
2000-02-28Fix sysname.Christopher Faylor
2000-02-28* dcrt0.cc (set_os_type): Record OS name string.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor