summaryrefslogtreecommitdiff
path: root/profiles/osapi
AgeCommit message (Expand)AuthorFilesLines
2021-06-18profiles/osapi/modern.h: defer to python's list of default ciphers.midipix1-0/+9
2021-06-18profiles/osapi/modern.h: defined HAVE_USABLE_WCHAR_T.midipix1-0/+1
2021-06-18profiles/osapi/linux.h: defined HAVE_LINUX_VM_SOCKETS_H.midipix1-0/+1
2021-06-18profiles/osapi/rtld.h: added (zero) definition of HAVE_DECL_RTLD_MEMBER.midipix1-0/+1
2021-06-15profiles/osapi/modern.h: conditionally define HAVE_GCC_ASM_FOR_{X87|X64}.midipix1-0/+9
2019-10-05profiles/osapi/modern.h: only #define _XOPEN_SOURCE as needed.midipix1-1/+4
2018-12-25project: custom config: support --with[out]-pycompile, --with[out]-pydebug.midipix1-1/+0
2018-12-19project: custom config: handle all ncurses-related bits at config-time.midipix1-5/+0
2018-12-19project: custom config: properly detect getrandom availability.midipix2-4/+0
2018-12-18osapi: midipix.h: prevent the AF_CAN macro from misleading python.midipix1-0/+4
2018-12-18osapi: handle the getrandom(2) syscall in os-specific headers.midipix3-1/+10
2018-12-18osapi: moved definition of HAVE_SOCKADDR_ALT from modern.h to linux.h.midipix2-1/+1
2018-12-18custom config, modern.h: properly detect stdatomic.h and atomic built-ins.midipix1-2/+9
2018-12-18config & profiles: update to match Python-3.x's needs and definitions.midipix3-19/+95
2018-12-18config & profiles: imported the osapi and toolchain headers from sbpython2.midipix4-0/+347