aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include/asm
AgeCommit message (Expand)AuthorFilesLines
2022-05-29Cygwin: remove miscellaneous 32-bit codeKen Brown1-4/+0
2022-05-16Cygwin: drop i386 refs from header files where source isn't affectedCorinna Vinschen1-1/+1
2018-02-23Cygwin: Define SO_PASSCRED and SCM_CREDENTIALSCorinna Vinschen1-0/+1
2018-02-23Cygwin: socket.h: Add SIOCINQ, equivalent to FIONREADCorinna Vinschen1-0/+1
2018-01-17cygwin: add asm/bitsperlong.h, dummy asm/posix_types.h headersYaakov Selkowitz3-0/+34
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen3-6/+0
2016-04-19BSD compatibility for <machine/endian.h>Sebastian Huber1-23/+1
2016-03-24Fix FIONBIO commentsCorinna Vinschen1-2/+2
2016-03-24Drop usage of old-age BSD types in generically used Cygwin headersCorinna Vinschen1-9/+9
2015-04-27Define __s64 and __u64cygwin-2_0_0-releaseCorinna Vinschen1-1/+5
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-7/+3
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor3-3/+3
2011-02-11 * include/endian.h: Move definitions of __BIG_ENDIAN, __LITTLE_ENDIAN,Corinna Vinschen1-5/+2
2009-04-04 * include/asm/byteorder.h (__ntohl): Prototype before define to avoidCorinna Vinschen1-8/+6
2009-03-26 * include/asm/byteorder.h (__ntohl): Align definition to ISO C99.Corinna Vinschen1-5/+8
2009-03-23 * include/asm/byteorder.h (__constant_ntohs): Remove declaration.Corinna Vinschen1-2/+0
2009-03-03 * net.cc: Include asm/byteorder.h.Corinna Vinschen1-2/+1
2009-03-03 * include/asm/byteorder.h: Disable optimization when buildingCorinna Vinschen1-2/+3
2007-06-14 * autoload.cc (GetIpForwardTable): Define.Corinna Vinschen1-0/+1
2007-01-21 * autoload.cc (WSAIoctl): Define.Corinna Vinschen1-0/+1
2007-01-17 * include/asm/socket.h (SIOGIFINDEX): Define.Corinna Vinschen1-0/+1
2007-01-16 * fhandler_socket.cc (fhandler_socket::ioctl): Handle SIOCGIFINDEX.Corinna Vinschen1-1/+2
2006-10-16 * include/asm/byteorder.h: Fix copyright dates.Corinna Vinschen1-1/+1
2006-09-17* byteorder.h: Correct typo.Christopher Faylor1-1/+1
2006-09-17* byteorder.h: Don't #define n* macros if -fnoinline is specified.Christopher Faylor1-1/+1
2006-04-21 * include/asm/byteorder.h (__ntohl): Fix the missing uint32_t.Corinna Vinschen1-1/+1
2006-04-21 * include/asm/byteorder.h: Include stdint.h. Per standard, changeCorinna Vinschen1-26/+19
2005-02-23 * cygwin.din (getpeereid): Export.Corinna Vinschen1-0/+1
2001-03-05 * include/a.out.h: Add copyright hint.Corinna Vinschen3-0/+30
2001-02-07 * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen1-3/+6
2000-10-28Whitespace cleanup.Christopher Faylor1-11/+11
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor3-0/+164