Commit Graph

  • aea710b5fb cygwin: x86_64: implement mempcpy/wmempcpy in assembler Corinna Vinschen 2017-11-30 10:47:38 +01:00
  • 7161622514 newlib: vfwscanf: fix miscomputation of max field width in %[] case Corinna Vinschen 2017-11-30 21:02:38 +01:00
  • b9a662bb4c Feature test macros overhaul: unistd.h, part 3 Yaakov Selkowitz 2017-11-29 23:18:05 -06:00
  • 1e43e181c2 ssp: add Object Size Checking for stdlib.h Yaakov Selkowitz 2017-11-29 21:17:09 -06:00
  • 0fd2c9bd12 newlib: vf[w]scanf: add validity checks Corinna Vinschen 2017-11-30 11:55:27 +01:00
  • 31f11d0572 newlib: vf[w]scanf: Use SIZE_MAX rather than ~0 Corinna Vinschen 2017-11-30 11:40:34 +01:00
  • 5e4a1c9c97 newlib: vfscanf: fix formatting Corinna Vinschen 2017-11-30 11:38:32 +01:00
  • 2e328edee4 newlib: vf[w]scanf: Only return from a single point to simplify cleanup Corinna Vinschen 2017-11-30 11:36:04 +01:00
  • f636eae26f cygwin: export wmempcpy Yaakov Selkowitz 2017-11-29 19:47:13 -06:00
  • 8a94bca694 string: add wmempcpy Yaakov Selkowitz 2017-11-29 19:45:56 -06:00
  • da4839ec18 cygwin: add Object Size Checking to sys/socket.h Yaakov Selkowitz 2017-11-29 11:38:54 -06:00
  • b3281de25f cygwin: add Object Size Checking to sys/poll.h Yaakov Selkowitz 2017-11-29 11:38:17 -06:00
  • dadc9e7e4a RTEMS: Add semaphore <sys/lock.h> functions Sebastian Huber 2017-11-28 08:00:33 +01:00
  • 5a2ab9d55e RTEMS: Timed wait by ticks <sys/lock.h> functions Sebastian Huber 2017-11-28 07:59:44 +01:00
  • 186166f67a RTEMS: Add set/get name <sys/lock.h> functions Sebastian Huber 2017-11-28 07:57:51 +01:00
  • 552a20ab4e cygwin: create libssp compatibility import library Yaakov Selkowitz 2017-11-27 23:56:30 -06:00
  • 6a848db442 cygwin: export SSP functions Yaakov Selkowitz 2017-11-27 23:55:11 -06:00
  • 6f84ee8105 ssp: add build infrastructure Yaakov Selkowitz 2017-11-27 23:54:09 -06:00
  • 192de5a349 ssp: add documentation Yaakov Selkowitz 2017-11-28 18:11:59 -06:00
  • 6b02865d80 ssp: add Object Size Checking for unistd.h, part 1 Yaakov Selkowitz 2017-11-27 23:49:18 -06:00
  • 576093d46b ssp: add Object Size Checking for stdio.h, part 1 Yaakov Selkowitz 2017-11-27 23:24:16 -06:00
  • a997f98b2a ssp: add Object Size Checking for strings.h Yaakov Selkowitz 2017-11-27 23:21:35 -06:00
  • e4fc4d7bc4 ssp: add Object Size Checking for string.h Yaakov Selkowitz 2017-11-27 23:14:15 -06:00
  • 3e8fc7d9f2 ssp: add Object Size Checking common code Yaakov Selkowitz 2017-11-27 23:07:10 -06:00
  • 0a5dfdbd1b ssp: add APIs for Stack Smashing Protection Yaakov Selkowitz 2017-11-27 23:04:09 -06:00
  • 1bbdb3c953 newlib: [w]scanf: Fix behaviour on matching failure Corinna Vinschen 2017-11-29 15:01:30 +01:00
  • 3913811454 cygserver: remove all asserts on "this" Corinna Vinschen 2017-11-28 19:08:04 +01:00
  • c37171b528 cygwin: fix getconf after commit 032aa2dba5 Yaakov Selkowitz 2017-11-28 11:35:13 -06:00
  • 36a0a675b4 Make __nonnull macro compatible with glibc Yaakov Selkowitz 2017-11-28 04:21:16 -06:00
  • f2b27ce620 cygwin: define _POSIX_TIMEOUTS Yaakov Selkowitz 2017-11-28 04:03:29 -06:00
  • 76bd5cab33 cygwin: don't allow empty strings in __ASMNAME tags Corinna Vinschen 2017-11-28 13:31:20 +01:00
  • df75aedc20 cygwin: improve _EXFUN tags generation Corinna Vinschen 2017-11-28 13:26:37 +01:00
  • 2d2833dfab cygwin: remove accidentally committed debug statments Corinna Vinschen 2017-11-28 13:12:07 +01:00
  • 662740b3d0 cygwin: further improve tags generation Corinna Vinschen 2017-11-28 13:10:34 +01:00
  • 032aa2dba5 Feature test macros overhaul: Cygwin limits.h, part 2 Yaakov Selkowitz 2017-11-27 22:07:13 -06:00
  • 76f06705be cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__ Corinna Vinschen 2017-11-27 14:36:06 +01:00
  • bc14f1c174 cygwin: improve tags generation Corinna Vinschen 2017-11-27 13:38:43 +01:00
  • 9789cdffde cygwin: cleanup fhandler_socket::release_events Corinna Vinschen 2017-11-27 13:38:21 +01:00
  • 569d048c89 Add the Aarch64 SVE specific HWCAP_SVE define Jeff Johnston 2017-11-22 14:08:08 -05:00
  • 6480987f3a RTEMS: Add missing __getreent() to crt0 Sebastian Huber 2017-11-20 10:10:40 +01:00
  • 0e3e375377 RTEMS: Add missing functions to crt0 Sebastian Huber 2017-11-20 08:52:09 +01:00
  • 57732f9b4b Cygwin: pipe_data_available: cleanup code Corinna Vinschen 2017-11-15 20:11:05 +01:00
  • 0f88d21e4d Cygwin: Add FAQ How do I fix find_fast_cwd warnings? Brian Inglis 2017-11-14 23:01:42 -07:00
  • 0d57ef9de5 Cygwin: open: Remove unused code to handle HIDDEN and SYSTEM files Corinna Vinschen 2017-11-14 21:50:32 +01:00
  • 0b0b2b96f2 Cygwin: link: Simplify an expression Corinna Vinschen 2017-11-14 21:29:08 +01:00
  • ce0b11f9c4 Cygwin: Bump DLL version to 2.10.0, bump API minor to 319 Corinna Vinschen 2017-11-14 21:36:38 +01:00
  • baaceb8f37 Cygwin: fcntl.h: Use test macros to guard non-standard open flags Corinna Vinschen 2017-11-14 21:31:31 +01:00
  • f9d071aaf8 Cygwin: fcntl.h: Define O_NOATIME Corinna Vinschen 2017-11-14 21:29:37 +01:00
  • 0aa99373c1 Cygwin: fcntl.h: Define O_TMPFILE and implement it Corinna Vinschen 2017-11-14 21:28:45 +01:00
  • f94fe74aad Cygwin: open: cleanup code in preparation of O_TMPFILE Corinna Vinschen 2017-11-14 16:28:44 +01:00
  • 9cf0c4a012 newlib/libc/stdlib/realloc.c: fix variable name Florian Schmidt 2017-11-14 09:01:14 +01:00
  • b1a388799d newlib/.../getreent.c: Allow to be provided by host and do so for RTEMS Joel Sherrill 2017-10-11 07:57:44 -05:00
  • 181fe5d2ed cygwin: pread: Remove incorrect comment Corinna Vinschen 2017-11-08 13:36:34 +01:00
  • c983aa4879 cygwin: fhandler_disk_file::pread: always print debug info on return Corinna Vinschen 2017-11-08 13:30:42 +01:00
  • 46702f92ea cygwin: pread() returns non-zero if read beyond EOF Xiaofeng Liu 2017-11-08 13:21:30 +01:00
  • 2e989b2129 cygwin: fix stray semicolon Corinna Vinschen 2017-11-07 16:34:17 +01:00
  • 2640628b09 cygwin: add socket bugfix to release notes Corinna Vinschen 2017-11-07 16:11:08 +01:00
  • 1c50e0d1ab Fix two bugs in the limit of large numbers of sockets: Erik M. Bray 2017-11-07 14:44:49 +01:00
  • 1f42dc2bcf Make ffsl() and ffsll() BSD-visible Sebastian Huber 2017-09-29 07:29:03 +02:00
  • ad15b8ccee cygwin: ftruncate64: add missing braces Corinna Vinschen 2017-11-02 19:13:09 +01:00
  • 09d60f6444 cygwin: add 2.9.1 release messages file Corinna Vinschen 2017-11-02 18:09:39 +01:00
  • 94854321bb posix_fallocate() *returns* error codes but does not set errno Erik M. Bray 2017-11-02 16:45:35 +01:00
  • 8c8cdd9ad7 posix_fadvise() *returns* error codes but does not set errno Erik M. Bray 2017-11-02 16:45:34 +01:00
  • 076ce7098f newlib/configure.host: Remove obsolete definition of _I386MACH_ALLOW_HW_INTERRUPTS Joel Sherrill 2017-10-27 16:32:39 -05:00
  • ce189d8afe RTEMS: Remove internal timecounter API Sebastian Huber 2017-10-24 11:16:22 +02:00
  • 3e8323dc06 winsup/utils/dump_setup.cc: Remove the function 'base' Ken Brown 2017-10-24 18:21:53 -04:00
  • f6ef29c48f Fixed semihosting for AArch64 when heapinfo parameters are not provided by debugger Alexander Fedotov 2017-10-11 14:52:20 +03:00
  • 56e494c074 fix internal __ieee754_expf and __ieee754_logf calls Szabolcs Nagy 2017-10-17 12:41:20 +01:00
  • 3bdd484103 cygwin: belatedly bump DLL minor version Corinna Vinschen 2017-10-18 16:40:56 +02:00
  • 88cfcda06b cygwin: unlink: workaround NFS non-ability to move file in certain cases Corinna Vinschen 2017-10-18 16:27:17 +02:00
  • 5b7921523d cygwin: unlink: don't try "final trick" in try_to_bin on NFS Corinna Vinschen 2017-10-18 16:22:14 +02:00
  • e6c79e7a2a cygwin: unlink: fix "final trick" overwrite method on remote drives Corinna Vinschen 2017-10-18 16:21:12 +02:00
  • 3dda58f157 cygwin: unlink: improve debug messages in try_to_bin Corinna Vinschen 2017-10-18 16:18:12 +02:00
  • 9ac4c0325f cygwin: unlink: simplify rootdir handling Corinna Vinschen 2017-10-18 16:15:08 +02:00
  • 5224eb7517 cygwin: unlink: drop redundant check for netapp FS Corinna Vinschen 2017-10-18 16:13:48 +02:00
  • 7127e8ef3b cygwin: unlink: Fix typos in comments Corinna Vinschen 2017-10-18 16:12:42 +02:00
  • c156098271 New expf, exp2f, logf, log2f and powf implementations Szabolcs Nagy 2017-05-25 16:41:38 +01:00
  • c165a27c01 RTEMS: Fix _PTHREAD_MUTEX_INITIALIZER Sebastian Huber 2017-10-13 08:06:19 +02:00
  • 747f31854a cygwin: fix gethostbyaddr argument types Yaakov Selkowitz 2017-09-26 20:36:35 -05:00
  • 0b45b053e8 Feature test macros overhaul: Cygwin netdb.h Yaakov Selkowitz 2017-09-26 20:36:34 -05:00
  • 1adbd77cab cygwin: fix potential buffer overflow in fork Michael Haubenwallner 2017-10-09 18:58:24 +02:00
  • 4449971295 cygwin: fix potential buffer overflow in small_sprintf Michael Haubenwallner 2017-10-09 18:57:58 +02:00
  • 111b6813fb Fix multido compilation on ARM Tamar Christina 2017-09-26 14:47:04 +01:00
  • 4bee8c48df cygwin: initialize variable for stack unwinding Michael Haubenwallner 2017-10-09 17:37:40 +02:00
  • 7346a162f2 cygwin: disable -Wframe-address warning only on GCC 6 or later Corinna Vinschen 2017-10-09 18:08:10 +02:00
  • 15de9da0b9 Fix typo with newlib-long-time_t default value. Michael Haubenwallner 2017-09-26 10:38:12 +02:00
  • e7eb978881 adjust libnosys config for aarch64 to avoid linker error when switching from rdimon.specs to nosys.specs Alexander Fedotov 2017-09-29 22:10:47 +03:00
  • 51c6ef6b82 cygwin: Remove workaround for GCC 6 null pointer check warnings Ken Brown 2017-09-16 22:04:20 -04:00
  • 7212b571a5 cygwin: Remove comparison of 'this' to NULL in _pinfo::exists Ken Brown 2017-09-16 22:04:19 -04:00
  • 5952d5f08f cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::kill Ken Brown 2017-09-16 22:04:18 -04:00
  • d17c45f200 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::environ Ken Brown 2017-09-16 22:04:17 -04:00
  • 6cd1978fc8 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fd Ken Brown 2017-09-16 22:04:16 -04:00
  • 56f23a5107 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::pipe_fhandler Ken Brown 2017-09-16 22:04:15 -04:00
  • d1ea8f4a46 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::commune_request Ken Brown 2017-09-16 22:04:14 -04:00
  • 911f7d628d cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cmdline Ken Brown 2017-09-16 22:04:13 -04:00
  • 571b7689bb cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::cwd Ken Brown 2017-09-16 22:04:12 -04:00
  • be436ad2a3 cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::root Ken Brown 2017-09-16 22:04:11 -04:00
  • 504959d8fc cygwin: Remove comparison of 'this' to 'NULL' in _pinfo::fds Ken Brown 2017-09-16 22:04:10 -04:00
  • 47bbe23105 cygwin: Remove comparisons of 'this' to 'NULL' in fhandler_dsp.cc Ken Brown 2017-09-16 22:04:09 -04:00
  • 3a79700c2d RTEMS: Make pthread_mutex_t self-contained Sebastian Huber 2017-09-27 14:20:14 +02:00