Commit Graph

  • fca80a9d1b Improve performance of sinf/cosf/sincosf Wilco Dijkstra 2018-06-18 17:59:37 +0000
  • 9dd3c3b0ad newlib: getopt now permutes multi-flag options correctly Thomas Kindler 2018-05-29 14:04:56 +0200
  • ebc9171ede Bump Cygwin DLL version to 2.11.0 Ken Brown 2018-06-06 11:45:59 -0400
  • 2ea436b433 Cygwin: Document clearenv and bump API minor Ken Brown 2018-06-06 11:45:58 -0400
  • 3a049236db Cygwin: Remove workaround in environ.cc Ken Brown 2018-06-06 11:45:57 -0400
  • defaa2ca31 Cygwin: Implement the GNU extension clearenv Ken Brown 2018-06-06 11:45:56 -0400
  • 9234545e3d Cygwin: Allow the environment pointer to be NULL Ken Brown 2018-06-06 11:45:55 -0400
  • 1ecbb8d7b7 Cygwin: Clarify some code in environ.cc Ken Brown 2018-06-06 11:45:54 -0400
  • a7c23d109f Cygwin: Add pthread_rwlock_* fix to release notes Ken Brown 2018-06-01 08:31:43 -0400
  • 59847b5d73 Declare the pthread_rwlock_* functions if __cplusplus >= 201402L Ken Brown 2018-05-30 16:19:01 -0400
  • 8ac6b15487 Cygwin: Add stack alignment crash after fork fix to release notes Corinna Vinschen 2018-05-29 18:41:31 +0200
  • 06797545b3 Cygwin: Fixing the math behind rounding down ch.stacklimit to page size. Sergejs Lukanihins 2018-05-25 17:27:21 +0100
  • 53960db861 Cygwin: Add Sergejs Lukanihins to contributors Corinna Vinschen 2018-05-29 18:34:54 +0200
  • efade43bd5 Cygwin: Add buffer underrun fix to release notes Corinna Vinschen 2018-05-29 18:31:07 +0200
  • 35998fc2fa Cygwin: normalize_win32_path: Avoid buffer underruns Corinna Vinschen 2018-05-29 18:11:42 +0200
  • 7d00a5e320 Cygwin: TEST only: Add a buffer underrun assertion to symlink_info::check Corinna Vinschen 2018-05-29 18:04:14 +0200
  • 4a3d0a5a5d Fix issue with malloc_extend_top Jeff Johnston 2018-05-24 23:53:15 -0400
  • fcfea0ae2d fix llrint and lrint for 52 <= exponent <= 62 Matthias Kannwischer 2018-05-14 14:00:18 +0100
  • 3305f35570 Fix 32-bit overflow in mktime() when time_t is 64-bits long Freddie Chopin 2018-05-15 20:58:08 +0200
  • e928275566 Use _LDBL_EQ_DBL in nexttowardf.c Jeff Johnston 2018-05-07 12:22:12 -0400
  • 28627a5a03 libgloss: microblaze: adjust handlers to be weak. Ben Levinsky 2018-04-27 09:05:54 -0700
  • 67609efeb0 Cygwin: fix build with GCC 7 Yaakov Selkowitz 2018-04-16 22:46:11 -0500
  • cd31fbb2ae Add nvptx port. Jeff Johnston 2018-04-13 15:42:37 -0400
  • e206c39bb6 Cygwin: fix guard checking for current user's AuthZ context Corinna Vinschen 2018-04-12 09:43:12 +0200
  • 5d99256613 Cygwin: add cuinof changes to release text Corinna Vinschen 2018-04-11 12:46:18 +0200
  • cef1070bcb Cygwin: cpuinfo: Use active CPU count per group Corinna Vinschen 2018-04-11 12:45:57 +0200
  • 92f4e0500b Cygwin: wincap: expose more SYSTEM_INFO members and use as appropriate Corinna Vinschen 2018-04-11 11:59:35 +0200
  • 402d68af1a Cygwin: cpuinfo: report L3 cache on Intel CPUs Corinna Vinschen 2018-04-11 10:06:25 +0200
  • 8a91646183 Cygwin: add strtod fix to release notes Corinna Vinschen 2018-04-09 11:48:33 +0200
  • 27652b608d strtod: Convert 64 bit double to 64 bit int during computation Corinna Vinschen 2018-04-09 11:31:04 +0200
  • 1ee6654e50 newlib: fix iswupper_l in !_MB_CAPABLE case Corinna Vinschen 2018-03-27 12:35:27 +0200
  • ee49870a7d Cygwin: AF_LOCAL: fix identifing abstract sockets in FS-related functions Corinna Vinschen 2018-03-26 18:11:10 +0200
  • cfe5d362fe Cygwin: fix typo in accept on inet and local sockets Corinna Vinschen 2018-03-26 17:21:30 +0200
  • fc59da00c8 comments to document struct caseconv_entry Thomas Wolff 2018-03-26 11:46:40 +0200
  • b49ce5af1b newlib: fix indentation in toulower Thomas Wolff 2018-03-26 10:00:16 +0200
  • 23b5ecdaf3 Cygwin: delete /dev/kmsg and thus fhandler_mailslot without substitution Corinna Vinschen 2018-03-25 12:38:14 +0200
  • 4fe086c84f Cygwin: AF_UNIX: Redesign various aspects Corinna Vinschen 2018-03-18 20:46:43 +0100
  • a366a8fc42 Cygwin: ntdll.h: Define FSCTL_PIPE_PEEK and NtWaitForSingleObject Corinna Vinschen 2018-03-18 20:07:35 +0100
  • 848d5b70db Cygwin: AF_UNIX: Add state_lock to guard manipulating shared state info Corinna Vinschen 2018-03-18 20:06:43 +0100
  • 60ca1c1359 Cygwin: AF_UNIX: Use spinlock rather than SRWLOCKs Corinna Vinschen 2018-03-18 18:46:15 +0100
  • 1f41bc16f1 Cygwin: tags: drop _EXFUN regex Corinna Vinschen 2018-03-17 16:55:22 +0100
  • 3ce38df8d1 Reduce qsort stack consumption Hakan Lindqvist 2018-03-12 14:55:01 +0100
  • 0045445ad6 Ensure qsort recursion depth is bounded Hakan Lindqvist 2018-03-12 13:51:07 +0100
  • 948db3e4b7 Correct prototypes of pthread_mutex_getprioceiling() and pthread_setschedparam() Joel Sherrill 2018-03-14 17:49:29 -0500
  • 0bb8697333 [arm] Fix syscalls.c for newlib embedded syscalls builds Richard Earnshaw 2018-03-15 09:55:11 +0000
  • 829820af6e ssp: fix wchar.h with -std=c99 Yaakov Selkowitz 2018-03-14 10:40:27 -0500
  • e494b56035 Fix alloc_align and alloc_size macros for multiple arguments Yaakov Selkowitz 2018-03-14 10:17:51 -0500
  • 134f93f313 ctype: align size of category bit fields to small targets needs Corinna Vinschen 2018-03-14 10:36:34 +0100
  • edcf783dc2 Revert "ctype: align size of category bit fields to small targets needs" Corinna Vinschen 2018-03-14 11:36:06 +0100
  • 44d90834fb fix/enhance Unicode table generation scripts Thomas Wolff 2018-03-13 18:26:19 +0100
  • e98d3eb3eb ctype: align size of category bit fields to small targets needs Corinna Vinschen 2018-03-14 10:36:34 +0100
  • e186dc8661 towctrans_l: Always return a value from helper functions Corinna Vinschen 2018-03-13 22:09:30 +0100
  • 5b97e36239 rtems/.../dirent.h: Add alphasort() prototype Joel Sherrill 2018-03-12 11:54:06 -0500
  • 4564b30f33 Correct alloc_size annotation on reallocarray() Jon Turney 2018-03-12 19:54:11 +0000
  • 4d1a356f7b Cygwin: mark muto object as NO_COPY Corinna Vinschen 2018-03-12 22:13:20 +0100
  • 725176612d Cygwin: AF_UNIX: store per-socket info in shared memory Corinna Vinschen 2018-03-12 15:26:12 +0100
  • c8d96a96ea make target for explicit Unicode data tables generation Thomas Wolff 2018-03-08 00:08:29 +0100
  • a352730004 character data generation Thomas Wolff 2018-03-08 00:02:35 +0100
  • 41f72ab4d7 use generated character data Thomas Wolff 2018-03-09 13:30:33 +0100
  • 3ccfb407af generated character category data, Unicode 10.0 Thomas Wolff 2018-02-25 16:30:27 +0100
  • 402daa2f80 generated case conversion data, Unicode 10.0 Thomas Wolff 2018-02-25 16:29:33 +0100
  • 37132125bc width data generation Thomas Wolff 2018-03-07 23:55:52 +0100
  • 8e8fd6c849 use generated width data Thomas Wolff 2018-02-25 16:25:49 +0100
  • 71291047e2 generated width data, Unicode 10.0 Thomas Wolff 2018-02-25 16:25:25 +0100
  • 99796906ab Cygwin: AF_UNIX: fix up thread parameter block allocation Corinna Vinschen 2018-03-11 14:56:02 +0100
  • de29476ed5 Cygwin: AF_UNIX: use get_unique_id to create pipe name Corinna Vinschen 2018-03-11 14:54:20 +0100
  • 4f1ee1a3e7 Cygwin: AF_UNIX: fix dup Corinna Vinschen 2018-03-10 21:12:27 +0100
  • 7b1028974b Cygwin: AF_UNIX: Add fixup_after_exec method Corinna Vinschen 2018-03-10 21:09:28 +0100
  • 1bb3d65182 Cygwin: AF_UNIX: fix creating abstract socket symlink name Corinna Vinschen 2018-03-10 21:07:46 +0100
  • 8b6804b8a8 Cygwin: don't skip O_TMPFILE files in readdir Corinna Vinschen 2018-03-09 21:13:28 +0100
  • b194d65615 Cygwin: AF_UNIX: Implemant socketpair Corinna Vinschen 2018-03-09 14:19:36 +0100
  • f4a1a186f9 Cygwin: fix socketpair prototype Corinna Vinschen 2018-03-09 14:17:39 +0100
  • e4c65b2e91 describe new locale modifier @cjkwide for user guide Thomas Wolff 2018-03-08 00:29:25 +0100
  • 7d525c171f Cygwin: AF_UNIX: implement getsockopt SO_RCVBUF/SO_SNDBUF Corinna Vinschen 2018-03-07 21:56:42 +0100
  • 483cbf8954 Cygwin: AF_UNIX: define AF_UNIX_CONNECT_TIMEOUT Corinna Vinschen 2018-03-07 21:55:34 +0100
  • 2f48ddb1ca Cygwin: Define FSCTL_PIPE_FLUSH Corinna Vinschen 2018-03-07 21:54:46 +0100
  • 5bb4cc1e6c Cygwin: AF_UNIX: Implement read, readv, recvfrom, write, writev, sendto Corinna Vinschen 2018-03-07 21:53:56 +0100
  • d7f7d292d8 Cygwin: reorder read/write calls in fhandler_socket_unix Corinna Vinschen 2018-03-07 21:52:29 +0100
  • 855e5d7e14 Cygwin: AF_UNIX: fix accept behaviour Corinna Vinschen 2018-03-07 16:23:44 +0100
  • cde2648c22 Cygwin: AF_UNIX: make sure connect wait thread is cleanly interruptible Corinna Vinschen 2018-03-07 16:19:32 +0100
  • 27a63d4ef2 Cygwin: AF_UNIX: some pipe errors may have multiple status codes Corinna Vinschen 2018-03-07 16:12:55 +0100
  • 4de52a0fe1 Cygwin: AF_UNIX: fix SEGV when sending an empty socket name from connect Corinna Vinschen 2018-03-07 16:08:15 +0100
  • 2f2a75b7bb Cygwin: AF_UNIX: fix creation of npfs handle Corinna Vinschen 2018-03-07 15:48:21 +0100
  • d69bcdd671 Cygwin: AF_UNIX: Add create_event helper and use throughout Corinna Vinschen 2018-03-07 16:00:36 +0100
  • e94fa4ebf3 Cygwin: AF_UNIX: fix comments and move a macro Corinna Vinschen 2018-03-07 15:43:26 +0100
  • 4cd57934be Cygwin: AF_UNIX: Implement listen, accept4, connect, and others Corinna Vinschen 2018-03-06 18:55:03 +0100
  • e2909e2805 Cygwin: AF_UNIX: fix a couple of thinkos and typos Corinna Vinschen 2018-03-06 18:42:12 +0100
  • cabfef78e9 Cygwin: AF_UNIX: create/open pipes relativ to NPFS rootdir handle Corinna Vinschen 2018-03-06 18:37:09 +0100
  • c502700231 Cygwin: AF_UNIX: initialize rmem/wmem to 256K and use in pipe creation Corinna Vinschen 2018-03-06 18:28:15 +0100
  • c0df506b83 Cygwin: ntdll.h: Add some missing pipe-related definitions Corinna Vinschen 2018-03-06 18:24:13 +0100
  • f6ce72e623 Cygwin: sys/socket.h: define MSG_CMSG_CLOEXEC Corinna Vinschen 2018-03-06 18:23:48 +0100
  • 6d2f1d79a8 Cygwin: export hires counter ntod Corinna Vinschen 2018-03-06 18:23:23 +0100
  • f641474cb2 RTEMS: Use int for _CLOCKID_T_ Sebastian Huber 2018-02-08 13:02:41 +0100
  • a9c8434527 Make _CLOCKID_T_ system configurable Sebastian Huber 2018-02-08 13:00:42 +0100
  • ae67198d55 Cygwin: move sun_name_t constructors into fhandler_socket_unix.cc Corinna Vinschen 2018-03-05 18:08:47 +0100
  • a2c02d78be Cygwin: sockets: add bind state, and split out connect state to allow atomic operation Corinna Vinschen 2018-03-05 17:59:04 +0100
  • fe8e2c9b1f Cygwin: drop debug_printf statement from start_transaction Corinna Vinschen 2018-03-05 17:50:52 +0100
  • 011fc3b508 Cygwin: cygwait.cc: fix formatting of debug statement Corinna Vinschen 2018-03-05 17:49:50 +0100
  • f92f048528 Locale modifier @cjkwide to adjust ambiguous-width in non-CJK locales Thomas Wolff 2018-03-02 20:21:09 +0100
  • df14d97fff Cygwin: AF_UNIX: drop try/except block in bind method Corinna Vinschen 2018-03-02 23:40:36 +0100