Commit Graph

  • dcab768cb9 Cygwin: cygtls: fix context alignment Corinna Vinschen 2022-08-29 15:18:53 +0200
  • 717c36c0a4 Cygwin: fork: fix a potential hang in fork Corinna Vinschen 2022-08-29 12:25:24 +0200
  • f59ff93046 libgloss: riscv: Convert to non-recursive automake Palmer Dabbelt 2022-08-23 16:12:56 -0700
  • 0819679a7a Cygwin: cwd: use SRWLOCK instead of muto Corinna Vinschen 2022-08-23 11:58:38 +0200
  • ee54cabad9 Cygwin: mmap: use SRWLOCK instead of muto Corinna Vinschen 2022-08-23 11:14:12 +0200
  • 63b503916d Cygwin: tls_pathbuf: Use Windows heap Corinna Vinschen 2022-08-23 10:59:18 +0200
  • 64a11fded1 Fix problem with _newlib_version.h not being filled in correctly Jeff Johnston 2022-08-22 17:54:43 -0400
  • c3e92052bb Cygwin: smallprint.cc: Drop HEAP_ZERO_MEMORY Corinna Vinschen 2022-08-22 17:58:53 +0200
  • 88e2f2aad1 Cygwin: posix_timer: fix formatting Corinna Vinschen 2022-08-22 14:50:54 +0200
  • 74983727c0 Cygwin: push missing change to debug.h Corinna Vinschen 2022-08-22 14:53:11 +0200
  • 48a210a457 Cygwin: debugging: convert muto to SRWLOCK Corinna Vinschen 2022-08-22 14:38:49 +0200
  • d6c50e630a Cygwin: shm: Convert muto into SRWLOCK and avoid overlocking Corinna Vinschen 2022-08-22 14:28:11 +0200
  • 2e03e5a040 Cygwin: authz: Use dedicated locks per datastructure Corinna Vinschen 2022-08-22 14:25:05 +0200
  • e0cc4ea929 Cygwin: spawn: don't overallocate SECURITY_ATTRIBUTES buffer Corinna Vinschen 2022-08-22 12:37:31 +0200
  • 07ec40170a Cygwin: smallprint.cc: Convert tmpbuf to lockless Corinna Vinschen 2022-08-22 12:01:15 +0200
  • 1b3a0effd4 Cygwin: profiler: Fix linking when building with -DDEBUGGING Corinna Vinschen 2022-08-20 21:14:57 +0200
  • c1f8a7b502 Cygwin: wchar.h: Fix comment Corinna Vinschen 2022-08-20 20:27:37 +0200
  • 2ec96890db Cygwin: sigproc.cc: drop Static macro, use explicit NO_COPY instead Corinna Vinschen 2022-08-19 21:55:09 +0200
  • 1b2d3d1f94 Cygwin: drop __fastcall calling convention specifiers Corinna Vinschen 2022-08-19 21:52:45 +0200
  • 2b9d98d083 Cygwin: miscfuncs.h: fix comment Corinna Vinschen 2022-08-19 15:46:27 +0200
  • b7109cf82e SH: Do not build syscalls if option provided Yilin Sun via Newlib 2022-08-14 00:22:50 +0800
  • 85be74f295 newlocale: fix crash when trying to write to __C_locale Corinna Vinschen 2022-08-11 19:27:48 +0200
  • bf1d972d5c Cygwin: move POSIX semaphore API functions to posix_ipc.cc Corinna Vinschen 2022-08-10 18:11:57 +0200
  • 782ef53619 Cygwin: rename CygwinCreateThread to create_posix_thread Corinna Vinschen 2022-08-10 17:40:06 +0200
  • 86d2126173 Cygwin: mm/malloc_wrapper.cc: fix a comment Corinna Vinschen 2022-08-10 16:56:07 +0200
  • afa7117999 Cygwin: move __caller_return_address to mm/malloc_wrapper.cc Corinna Vinschen 2022-08-10 17:07:52 +0200
  • 5851a633bd Cygwin: make import_address a static inline function Corinna Vinschen 2022-08-10 16:55:04 +0200
  • 56b7fd620f Cygwin: make check_invalid_virtual_addr a static inline function Corinna Vinschen 2022-08-10 18:03:05 +0200
  • 9fbfccff71 Cygwin: move memory management sources into mm subdir Corinna Vinschen 2022-08-10 16:09:39 +0200
  • 719224492a Cygwin: drop building modelibs Corinna Vinschen 2022-08-10 16:28:12 +0200
  • 5cdf8ade28 Cygwin: fix return value of symlink_info::check Ken Brown 2022-08-09 15:14:07 -0400
  • 34872ce1a1 Cygwin: pthreads: merge pthread.cc into thread.cc Corinna Vinschen 2022-08-09 22:48:43 +0200
  • 1556b96b1b Cygwin: stop exporting _alloca Corinna Vinschen 2022-08-08 18:16:09 +0200
  • 3ba050dfcd Cygwin: fold common.din and x86_64.din into cygwin.din Corinna Vinschen 2022-08-08 17:47:46 +0200
  • 5858c23015 Cygwin: move mcountFunc.S to x86_64 target dir Corinna Vinschen 2022-08-08 16:48:57 +0200
  • 188d5f6c9a Cygwin: x86_64: add wmemset assembler entry point Corinna Vinschen 2022-08-08 16:49:52 +0200
  • 3e13d93554 Cygwin: split out x86_64 memset/memcpy functions Corinna Vinschen 2022-08-08 16:25:41 +0200
  • 4d6c88e030 Cygwin: fhandler/null.cc: remove redundant includes Corinna Vinschen 2022-08-05 11:51:03 +0200
  • 1213f7bf15 Cygwin: update the "dirs" variable in Makefile.am Ken Brown 2022-08-04 16:59:16 -0400
  • 007e23d639 Cygwin: Reorganize cygwin source dir Corinna Vinschen 2022-08-04 16:58:50 +0200
  • 1e428bee1c Cygwin: mount_info::get_mounts_here: alloc temp mountpoint info on cygheap Corinna Vinschen 2022-08-05 12:01:45 +0200
  • d097a96e6e Cygwin: drop last usage of RtlCreateUnicodeStringFromAsciiz Corinna Vinschen 2022-08-05 11:45:49 +0200
  • 249f42d07a Cygwin: pty: Fix a small bug in is_console_app(). Takashi Yano 2022-08-05 17:53:16 +0900
  • 58e981a5a4 Cygwin: use locale-aware conversion to UNICODE_STRING checking mount points Corinna Vinschen 2022-08-04 23:48:19 +0200
  • 35c5017438 Cygwin: drop all usages of NTAPI Corinna Vinschen 2022-08-04 22:13:50 +0200
  • b28edc7b86 Cygwin: drop all usages of WINAPI Corinna Vinschen 2022-08-04 21:16:32 +0200
  • 73aefcb5c2 Cygwin: clock.cc: Drop redundant Windows prototypes Corinna Vinschen 2022-08-04 21:13:15 +0200
  • e71628b889 Cygwin: drop obsolete _cygwin_noncygwin_dll_entry entry point Corinna Vinschen 2022-08-04 21:02:11 +0200
  • c2aa5b6d74 Cygwin: syscalls.cc: remove ".dll" from blessed_executable_suffixes Ken Brown 2022-08-03 16:45:23 -0400
  • 288788f91e Cygwin: Drop outdated IsWow64Process2 prototype Corinna Vinschen 2022-08-04 20:55:52 +0200
  • 12a3b696a4 Cygwin: drop outdated __MINGW64_VERSION_MAJOR checks Corinna Vinschen 2022-08-04 20:55:25 +0200
  • 7073ef4e8f Cygwin: drop __stdcall usage Corinna Vinschen 2022-08-04 20:53:59 +0200
  • 7718cb70d4 Cygwin: syscalls.cc: drop masking macros for standard IO functions Corinna Vinschen 2022-08-04 20:32:36 +0200
  • 9f6057d203 Cygwin: Drop export aliases and masking macros for stdio64 functions Corinna Vinschen 2022-08-04 17:30:48 +0200
  • cc88ef77e7 Cygwin: create sparse errmap array Corinna Vinschen 2022-08-04 15:16:23 +0200
  • ab31794e8a cacosh: Use approximation for large input. Markus Mützel 2022-08-04 12:55:52 +0200
  • d939b16adc casinh: Use approximation for large input. Markus Mützel 2022-08-04 12:55:17 +0200
  • 70c7e8c1ba Cygwin: net.cc: convert wsock_errmap into a simple array of error codes Corinna Vinschen 2022-08-04 11:45:58 +0200
  • a8c1dd2ce0 Cygwin: net.cc: create own type host_errmap_t for host_errmap Corinna Vinschen 2022-08-04 11:37:58 +0200
  • 8053ccd44b Cygwin: net.cc: constify gai_errmap Corinna Vinschen 2022-08-04 11:36:24 +0200
  • f418195dc9 Cygwin: fix/drop a few comments Corinna Vinschen 2022-08-03 18:14:39 +0200
  • b226e4228a Cygwin: __WORDSIZE: Drop 32 bit considerations Corinna Vinschen 2022-08-03 17:48:20 +0200
  • 7ad791c1ee Cygwin: drop macro and code for CYGWIN_VERSION_DLL_EPOCH Corinna Vinschen 2022-08-03 16:16:14 +0200
  • c41f0e700a Cygwin: drop unused CYGWIN_VERSION_CYGWIN_CONV macro Corinna Vinschen 2022-08-03 16:09:00 +0200
  • dad3dd33ab Cygwin: version.h: document API_VERSION of the first 64 bit build Corinna Vinschen 2022-08-03 16:04:42 +0200
  • 12360f10ff Cygwin: drop macro and code for CYGWIN_VERSION_USE_PSEUDO_RELOC_IN_DLL Corinna Vinschen 2022-08-03 16:01:29 +0200
  • c874161ec5 Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_CTYPE Corinna Vinschen 2022-08-03 15:59:37 +0200
  • fee7b24beb Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_IFREQ Corinna Vinschen 2022-08-03 15:57:30 +0200
  • 57c3ca8d51 Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_USING_WINSOCK1_VALUES Corinna Vinschen 2022-08-03 15:53:41 +0200
  • 741f9a61c6 Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_USING_ANCIENT_MSGHDR Corinna Vinschen 2022-08-03 15:52:07 +0200
  • dcd78ece45 Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES macro Corinna Vinschen 2022-08-03 15:50:52 +0200
  • c2743614bf Cygwin: drop macro and code for CYGWIN_VERSION_CHECK_FOR_OLD_O_NONBLOCK Corinna Vinschen 2022-08-03 15:48:56 +0200
  • 7de1be0472 Cygwin: drop unused CYGWIN_VERSION_CHECK_FOR_S_IEXEC macro Corinna Vinschen 2022-08-03 15:39:14 +0200
  • 8883f0ea39 Cygwin: drop macro and code for CYGWIN_VERSION_OLD_STDIO_CRLF_HANDLING Corinna Vinschen 2022-08-03 15:38:11 +0200
  • efa6611982 Cygwin: drop macro and code for CYGWIN_VERSION_DLL_MALLOC_ENV Corinna Vinschen 2022-08-03 15:35:07 +0200
  • 02b273a688 Cygwin: drop macro and code for CYGWIN_VERSION_DLL_IS_OLD_TERMIOS Corinna Vinschen 2022-08-03 15:33:58 +0200
  • 2902b3a09e Cygwin: drop requirement to build newlib's stdio64 Corinna Vinschen 2022-08-03 13:41:35 +0200
  • 8b502d8635 Cygwin: path: Make some symlinks to /cygdrive/* work. Takashi Yano 2022-08-01 09:02:23 +0900
  • bfee9c6ab0 Cygwin: console: Modify ConEmu cygwin connector hook. Takashi Yano 2022-08-02 07:42:53 +0900
  • d5229f8211 Cygwin: pty: Treat *.bat and *.cmd as a non-cygwin console app. Takashi Yano 2022-07-31 17:42:00 +0900
  • 8d564b62b7 Cygwin: console: Avoid accessing NULL pointer via cygheap->ctty. Takashi Yano 2022-07-29 21:40:18 +0900
  • d4689b99c6
    Cygwin: Set threadnames with SetThreadDescription() Jon Turney 2022-05-19 17:27:39 +0100
  • f145174f80 Cygwin: uname: drop useless support for unsupported CPU arches Corinna Vinschen 2022-07-29 12:19:54 +0200
  • 87a9ca4a95 Cygwin: gmon.h: drop 32 bit considerations Corinna Vinschen 2022-07-29 12:19:18 +0200
  • 20adacdca2 Cygwin: profile.c: drop i686 register access Corinna Vinschen 2022-07-29 12:17:43 +0200
  • 7f42498be6 Cygwin: rename __cygwin_environ and drop env redirection via cur_environ() Corinna Vinschen 2022-07-28 22:00:40 +0200
  • cea26c7570 Cygwin: perl scripts: drop support for i686 Corinna Vinschen 2022-07-28 20:05:55 +0200
  • f2e39d5230 Cygwin: console: Add workaround for ConEmu cygwin connector. Takashi Yano 2022-07-28 21:58:04 +0900
  • d4aacd50e6 Cygwin: console: Add missing input_mutex guard. Takashi Yano 2022-07-28 21:52:39 +0900
  • 33395637a1 Cygwin: Fix previous attempt to drop i386 targets from hookapi Corinna Vinschen 2022-07-28 16:38:01 +0200
  • 5192d5ea51 Cygwin: _dll_crt0: minimize target-specific conditional code Corinna Vinschen 2022-07-14 20:08:58 +0200
  • e46f15c2d1 Cygwin: hookapi: drop handling i386 targets Corinna Vinschen 2022-07-14 20:06:09 +0200
  • 1f962581ff Cygwin: fix or delete a few comments to drop 32 bit references Corinna Vinschen 2022-07-14 18:32:53 +0200
  • 4ce1a1ddc4 Cygwin: drop cyglsa.h. LSA subauth is not supported anymore Corinna Vinschen 2022-07-14 12:48:39 +0200
  • cb4b49470f Cygwin: drop 32 bit target from linker script Corinna Vinschen 2022-07-14 12:33:21 +0200
  • f25e61dfea Cygwin: drop tmpfile export alias for 32 bit systems Corinna Vinschen 2022-07-14 11:41:01 +0200
  • ea99f21ce6 Add --enable-newlib-reent-thread-local option Matt Joyce 2022-05-16 11:51:54 +0200
  • 1a09082036 Add _REENT_IS_NULL() Matt Joyce 2022-05-23 11:29:57 +0200
  • db2123caf8 Add _REENT_SIG_FUNC(ptr) Matt Joyce 2022-02-04 11:47:18 +0100
  • 81352a9df9 Add _REENT_CVTBUF(ptr) Matt Joyce 2022-02-03 12:24:26 +0100