summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/uname.cc
Commit message (Expand)AuthorAgeFilesLines
* Report as CYGNAL in uname syscall.Kaz Kylheku2016-07-011-1/+1
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen2015-12-071-0/+2
* * uname.cc (uname): Shorten "WOW64" to "WOW" to account for the newCorinna Vinschen2015-01-241-2/+2
* * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen2014-08-221-61/+64
* * uname.cc (uname): Drop unused code.Corinna Vinschen2013-07-111-14/+5
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-1/+0
* * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen2007-02-231-17/+7
* * uname.cc (uname): Concatenate a "-WOW64" to utsname's sysnameCorinna Vinschen2006-01-131-2/+7
* * uname.cc (uname): Disable use of GetNativeSystemInfo.Corinna Vinschen2005-10-031-0/+6
* Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor2005-07-031-1/+3
* * uname.cc (uname): Change "amd64" to "x86_64" as on Linux.Corinna Vinschen2005-06-061-1/+1
* * uname.cc (uname): Add missing break.Corinna Vinschen2005-06-061-0/+1
* * exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor2004-09-121-3/+3
* * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen2004-07-241-1/+13
* * autoload.cc: Fix copyright date.Corinna Vinschen2003-01-151-1/+1
* * uname.cc (uname): Use cygwin_gethostname() to retrieve hostname.Corinna Vinschen2003-01-121-3/+1
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-1/+1
* Eliminate excess whitespace.Christopher Faylor2001-11-051-1/+1
* * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen2001-10-151-6/+16
* * path.cc (symlink): Check arguments for validity.Egor Duda2001-09-161-0/+4
* * Makefile.in: Build wincap.o.Corinna Vinschen2001-09-121-2/+1
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-1/+1
* * uname.cc (uname): Eliminate os specific retrieving of x86Corinna Vinschen2001-09-041-25/+9
* * uname.c (uname): Default n in in86 to 6 if Windows returns > 6.Christopher Faylor2001-04-151-1/+3
* * winsup.h: Add `winME' to os_type symbols.Corinna Vinschen2000-09-301-0/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * uname.cc (uname): Use a "s" to denote a snapshot to avoid confusion with theChristopher Faylor2000-05-231-1/+1
* * mkvers.sh: Use snapshot date as build date since it is more interesting.Christopher Faylor2000-05-231-1/+5
* Fix sysname.Christopher Faylor2000-02-281-1/+1
* * dcrt0.cc (set_os_type): Record OS name string.Christopher Faylor2000-02-281-27/+3
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+110