aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include/machine
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Cygwin: machine/_arc4random.h: Fix copy/paste bugCorinna Vinschen1-1/+0
2024-01-29Cygwin: fix arc4random after fork(2)Corinna Vinschen1-0/+11
2022-05-29Cygwin: remove some 32-bit-only function definitionsKen Brown2-19/+0
2022-05-16Cygwin: drop i386 refs from header files where source isn't affectedCorinna Vinschen1-2/+0
2021-11-15change _COMPILING_NEWLIB to _LIBCMike Frysinger1-1/+1
2020-08-30Cygwin: Add C11 threads APICorinna Vinschen1-0/+63
2020-03-11Cygwin: fix formatting: drop trailing whitespaceCorinna Vinschen1-1/+1
2017-08-02Add elf.h to newlibYaakov Selkowitz1-117/+0
2016-11-17Move pthread types to <sys/_pthreadtypes.h>Sebastian Huber1-46/+0
2016-07-14machine/_types.h: __blkcnt_t should be signedRay Donnelly1-1/+1
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen4-8/+0
2016-04-21Always provide register_t via <sys/types.h>Sebastian Huber1-5/+0
2016-04-21Resurrect <machine/types.h> for <sys/types.h>Sebastian Huber1-0/+137
2016-04-19Introduce __sa_family_t for BSD compatibiliySebastian Huber1-0/+3
2016-04-19Introduce __socklen_t for BSD compatibilitySebastian Huber1-0/+4
2016-04-19BSD compatibility for <machine/endian.h>Sebastian Huber1-0/+45
2016-04-15Provide POSIX defined fsblkcnt_t and fsfilcnt_tSebastian Huber1-0/+8
2016-04-15Provide POSIX defined blksize_t in <sys/types.h>Sebastian Huber1-0/+3
2016-04-15Provide POSIX defined blkcnt_t in <sys/types.h>Sebastian Huber1-0/+4
2016-04-15Add BSD guard for ino_t in <sys/types.h>Sebastian Huber1-0/+4
2016-04-15Use __machine_*_t_defined for internal typesSebastian Huber1-4/+4
2016-04-13Get rid of some special cases for Cygwin in sys/types.hCorinna Vinschen1-0/+26
2016-03-20Allow machine-dependent arc4 lockingCorinna Vinschen1-0/+30
2012-06-06 * include/elf.h: Update from FreeBSD.Yaakov Selkowitz1-0/+117
2005-06-01* include/machine/stdlib.h: New file.Christopher Faylor1-0/+22