aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-29cygwin: create libssp compatibility import librarygithub/topic/ssptopic/sspYaakov Selkowitz1-1/+4
2017-11-29cygwin: export SSP functionsYaakov Selkowitz2-1/+25
2017-11-29ssp: add build infrastructureYaakov Selkowitz8-9/+798
2017-11-29ssp: add documentationYaakov Selkowitz3-0/+46
2017-11-29ssp: add Object Size Checking for unistd.h, part 1Yaakov Selkowitz2-0/+58
2017-11-29ssp: add Object Size Checking for stdio.h, part 1Yaakov Selkowitz7-0/+416
2017-11-29ssp: add Object Size Checking for strings.hYaakov Selkowitz2-0/+59
2017-11-29ssp: add Object Size Checking for string.hYaakov Selkowitz12-0/+652
2017-11-29ssp: add Object Size Checking common codeYaakov Selkowitz3-1/+107
2017-11-29ssp: add APIs for Stack Smashing ProtectionYaakov Selkowitz1-0/+45
2017-11-28cygserver: remove all asserts on "this"Corinna Vinschen2-7/+0
2017-11-28cygwin: fix getconf after commit 032aa2dba5a5bf90c198d930c8d309b5de57cb47Yaakov Selkowitz1-0/+1
2017-11-28Make __nonnull macro compatible with glibcYaakov Selkowitz4-5/+5
2017-11-28cygwin: define _POSIX_TIMEOUTSYaakov Selkowitz2-2/+2
2017-11-28cygwin: don't allow empty strings in __ASMNAME tagsCorinna Vinschen1-1/+1
2017-11-28cygwin: improve _EXFUN tags generationCorinna Vinschen1-1/+2
2017-11-28cygwin: remove accidentally committed debug statmentsCorinna Vinschen1-2/+0
2017-11-28cygwin: further improve tags generationCorinna Vinschen2-1/+5
2017-11-28Feature test macros overhaul: Cygwin limits.h, part 2Yaakov Selkowitz1-2/+28
2017-11-27cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__Corinna Vinschen27-140/+140
2017-11-27cygwin: improve tags generationCorinna Vinschen1-1/+4
2017-11-27cygwin: cleanup fhandler_socket::release_eventsCorinna Vinschen1-7/+9
2017-11-22Add the Aarch64 SVE specific HWCAP_SVE defineJeff Johnston1-0/+1
2017-11-20RTEMS: Add missing __getreent() to crt0Sebastian Huber1-0/+1
2017-11-20RTEMS: Add missing functions to crt0Sebastian Huber1-5/+10
2017-11-15Cygwin: pipe_data_available: cleanup codeCorinna Vinschen1-27/+40
2017-11-15Cygwin: Add FAQ How do I fix find_fast_cwd warnings?Brian Inglis1-0/+50
2017-11-14Cygwin: open: Remove unused code to handle HIDDEN and SYSTEM filesCorinna Vinschen1-8/+0
2017-11-14Cygwin: link: Simplify an expressionCorinna Vinschen1-9/+4
2017-11-14Cygwin: Bump DLL version to 2.10.0, bump API minor to 319Corinna Vinschen2-3/+6
2017-11-14Cygwin: fcntl.h: Use test macros to guard non-standard open flagsCorinna Vinschen1-4/+12
2017-11-14Cygwin: fcntl.h: Define O_NOATIMECorinna Vinschen1-0/+2
2017-11-14Cygwin: fcntl.h: Define O_TMPFILE and implement itCorinna Vinschen4-3/+103
2017-11-14Cygwin: open: cleanup code in preparation of O_TMPFILECorinna Vinschen1-55/+53
2017-11-14newlib/libc/stdlib/realloc.c: fix variable nameFlorian Schmidt1-1/+1
2017-11-13newlib/.../getreent.c: Allow to be provided by host and do so for RTEMSJoel Sherrill2-2/+10
2017-11-08cygwin: pread: Remove incorrect commentCorinna Vinschen1-1/+1
2017-11-08cygwin: fhandler_disk_file::pread: always print debug info on returnCorinna Vinschen1-2/+9
2017-11-08cygwin: pread() returns non-zero if read beyond EOFXiaofeng Liu1-2/+5
2017-11-07cygwin: fix stray semicolonCorinna Vinschen1-1/+1
2017-11-07cygwin: add socket bugfix to release notesCorinna Vinschen1-0/+3
2017-11-07Fix two bugs in the limit of large numbers of sockets:Erik M. Bray1-2/+9
2017-11-03Make ffsl() and ffsll() BSD-visibleSebastian Huber1-3/+1
2017-11-02cygwin: ftruncate64: add missing bracesCorinna Vinschen1-6/+8
2017-11-02cygwin: add 2.9.1 release messages fileCorinna Vinschen1-0/+16
2017-11-02posix_fallocate() *returns* error codes but does not set errnoErik M. Bray4-18/+16
2017-11-02posix_fadvise() *returns* error codes but does not set errnoErik M. Bray3-11/+5
2017-11-02newlib/configure.host: Remove obsolete definition of _I386MACH_ALLOW_HW_INTER...Joel Sherrill1-2/+0
2017-10-26RTEMS: Remove internal timecounter APISebastian Huber1-29/+4
2017-10-25winsup/utils/dump_setup.cc: Remove the function 'base'Ken Brown1-16/+1