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