Commit Graph

  • 6723b58e3d Patch acadia support with stubs. main Drew Galbraith 2023-06-20 21:08:20 -0700
  • 6604db8b80 fhandler/proc.cc: use wincap.has_user_shstk Brian Inglis 2023-06-19 12:15:19 -0600
  • 1c4a00962f wincap.cc: set wincap member has_user_shstk true for 2004+ Brian Inglis 2023-06-19 12:15:18 -0600
  • 293785382c wincap.h: add wincap member has_user_shstk Brian Inglis 2023-06-19 12:15:17 -0600
  • 0480315010 Cygwin: use new XATTR_{NAME,SIZE}_MAX instead of MAX_EA_{NAME,VALUE}_LEN Philippe Cerfon 2023-06-06 02:52:49 +0200
  • 538b29a8da Cygwin: export XATTR_{NAME,SIZE,LIST}_MAX Philippe Cerfon 2023-05-30 13:16:18 +0200
  • 80ff7bc26c Do not rely on `getenv ("HOME")`'s path conversion Johannes Schindelin 2023-05-22 13:13:02 +0200
  • e9dd5d8f25 uinfo: special-case IIS APPPOOL accounts Johannes Schindelin 2023-05-22 13:12:56 +0200
  • a903878948 Cygwin: pty: Additional fix for transferring input at exit. Takashi Yano 2023-06-02 10:19:18 +0900
  • 9fc746d17d Cygwin: pty: Fix transferring type-ahead input between input pipes. Takashi Yano 2023-06-01 19:44:41 +0900
  • 28489b0702 config/mt-d30v: Append flags Chris Packham 2023-05-28 15:05:45 +1200
  • e79304d7b4 m68k: disallow unaligned access for m68010 and m68020 Remy Bohmer 2023-05-28 15:05:44 +1200
  • 4840a56325
    Cygwin: Adjust CWD magic to accommodate for the latest Windows previews Johannes Schindelin 2023-05-22 13:36:27 +0200
  • e7858c0a58 fix __time_load_locale return code Alexey Lapshin 2023-05-17 17:44:57 -0400
  • 9ae9eef21d Regenerated source for adding non LDBL_EQ_DBL Jennifer Averett 2023-05-05 13:39:18 -0500
  • 048ebea981 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 Jennifer Averett 2023-05-05 13:39:17 -0500
  • c630a6a837 newlib: Add FreeBSD files for non LDBL_EQ_DBL support Jennifer Averett 2023-05-05 13:39:16 -0500
  • 41fdb869f9
    fhandler/proc.cc(format_proc_cpuinfo): Add Linux 6.3 cpuinfo Brian Inglis 2023-05-07 21:12:10 -0600
  • 8144619bad Regenerated source for moving signgam.c Jennifer Averett 2023-05-05 13:17:42 -0500
  • 742b8db95d Move signgm.c from libc/reent to libm/math Jennifer Averett 2023-05-05 13:17:41 -0500
  • 3bee68248f
    Cygwin: Fix compiling with w32api-headers v11.0.0 Biswapriyo Nath 2023-04-30 00:03:21 +0530
  • d160bcd4aa
    Cygwin: doc: Upate a link from gitweb to cgit Jon Turney 2023-03-11 21:52:52 +0000
  • e301a74a6f Fix _REENT_EMERGENCY() if TLS is enabled Sebastian Huber 2023-04-26 08:23:04 +0200
  • c3798a2f7d Cygwin: locales: drop unused has_modifier macro Corinna Vinschen 2023-04-24 22:40:54 +0200
  • 48ae24fd81 Cygwin: locales: ignore @cjkwide and @cjksingle just like @cjknarrow Corinna Vinschen 2023-04-24 22:40:00 +0200
  • fd26d4b4b6 RTEMS: Add __m68k_read_tp() to crt0.c Sebastian Huber 2023-04-24 10:20:59 +0200
  • da40bd6eaf Cygwin: posix_spawnp: don't fallback to sh Corinna Vinschen 2023-04-19 21:04:49 +0200
  • 3124d8b436 posix_spawn_file_actions_addfchdir_np: return EBADF on negative fd Corinna Vinschen 2023-04-19 20:48:14 +0200
  • 53f7fb20a0 Cygwin: mbrtowi: fix segfault when pwi is NULL David McFarland 2023-04-18 17:05:34 -0300
  • c743751aaf Cygwin: Export posix_spawn_file_actions_add{f}chdir_np Corinna Vinschen 2023-04-19 00:34:36 +0200
  • 7e03fc35f5 Add posix_spawn_file_actions_add{f}chdir_np Corinna Vinschen 2023-04-18 23:47:28 +0200
  • d30a5917a9 Cygwin: align renameat2 to Linux behaviour Corinna Vinschen 2023-04-18 18:18:27 +0200
  • fa84aa4dd2 Cygwin: fix errno values set by readlinkat Corinna Vinschen 2023-04-18 13:52:50 +0200
  • 2fbb06d3cb Cygwin: fix return value of ilogbl(NaN) Corinna Vinschen 2023-04-18 13:43:06 +0200
  • 836d04d98c Cygwin: add release text for previous commit Corinna Vinschen 2023-04-18 10:12:03 +0200
  • a14a0e542d Cygwin: cygheap: fix fork error after heap has grown David McFarland 2023-04-17 21:41:55 -0300
  • e5fcc5837c Cygwin: pty: Fix reading CONIN$ when stdin is not a pty. Takashi Yano 2023-04-14 10:52:08 +0900
  • ef75abddc7 Replace always true if with else Andoni Arregi 2023-04-12 17:34:45 +0200
  • 9e89e66729 Compare j as unsigned Andoni Arregi 2023-04-12 17:34:44 +0200
  • e5a36e6af7 Fix x close to 1, y between 2^31 and 2^64 Andoni Arregi 2023-04-12 17:34:43 +0200
  • 5a961061de Fix missing sign for overflow/underflow where x is negative and y is large odd integer Andoni Arregi 2023-04-12 17:34:42 +0200
  • be2749cd4e Cygwin: chattr: fix description of requirements for casesensitive directories Corinna Vinschen 2023-04-03 22:41:07 +0200
  • cc8404039f Respect `db_home` setting even for SYSTEM/Microsoft accounts Johannes Schindelin 2023-04-03 16:45:03 +0200
  • 544aa97f86 Bump newlib version in the manual to 4.3.0 Tobias Burnus 2023-03-30 11:09:33 +0200
  • 93b05a87c2 Cygwin: doc: fix description of new "env" schema for /etc/nsswitch.conf Corinna Vinschen 2023-03-29 10:34:30 +0200
  • 2898a359b8 Cygwin: dirname: fix handling of leading slashes Corinna Vinschen 2023-03-29 10:18:23 +0200
  • 27376c60a9 Allow deriving the current user's home directory via the HOME variable Johannes Schindelin 2023-03-28 10:17:14 +0200
  • fc6e89c937 Cygwin: chattr: clarify requirements for casesensitive directories Corinna Vinschen 2023-03-27 20:39:26 +0200
  • 80cea27942 Cygwin: /proc/locales: filter out useless explicit utf8 locales Corinna Vinschen 2023-03-26 14:12:13 +0200
  • 2d5492453a Cygwin: locales: fix behaviour for @euro locales Corinna Vinschen 2023-03-26 13:06:38 +0200
  • c3e7f7609e Cygwin: locales: fix behaviour for @cjk* and @euro locales Corinna Vinschen 2023-03-26 13:01:52 +0200
  • 68aea16d3f Cygwin: /proc/locales: use ENCODING_LEN to define array sizes Corinna Vinschen 2023-03-26 12:52:32 +0200
  • 4e578fad79 Cygwin: /proc/locales: use modifier when checking default codeset Corinna Vinschen 2023-03-26 12:50:57 +0200
  • a97fbb58e2 Cygwin: locales: fix return value check of ResolveLocaleName Corinna Vinschen 2023-03-25 22:48:00 +0100
  • 7002f7f7c7 Revert "Cygwin: locales: drop supporting iso639 strings as valid locales" Corinna Vinschen 2023-03-25 22:28:25 +0100
  • b5b67a65f8 Cygwin: locales: implement own method to check locale validity Corinna Vinschen 2023-03-24 12:43:47 +0100
  • 15898b9588 Cygwin: locales: drop supporting iso639 strings as valid locales Corinna Vinschen 2023-03-24 12:43:30 +0100
  • c53d0910e6 Cygwin: locales: set errno to ENOENT if locale is invalid Corinna Vinschen 2023-03-24 12:42:34 +0100
  • 676796498d Cygwin: /proc/locales: fix "sr" locales Corinna Vinschen 2023-03-24 11:50:42 +0100
  • 9296f134fb Cygwin: /proc/locales: fix sd_IN locale Corinna Vinschen 2023-03-24 11:47:23 +0100
  • 606373e7d2 newlocale: set errno to ENOENT if __loadlocale fails Corinna Vinschen 2023-03-24 10:51:31 +0100
  • 87ab6c7b26 Cygwin: log disabling posix semantics Yoshinao Muramatsu 2023-03-20 20:51:02 +0900
  • 7666e248dd Cygwin: fix rename in container Yoshinao Muramatsu 2023-03-20 20:51:01 +0900
  • 527dd1b407 Cygwin: fix unlink in container Yoshinao Muramatsu 2023-03-20 20:51:00 +0900
  • fe2545e9fa Cygwin: don't use unlink/rename POSIX semantics on certain NTFS Corinna Vinschen 2023-03-21 18:29:59 +0100
  • 0a962aa2c2 Cygwin: fs_info::update: fix NTFS filesystem flags Corinna Vinschen 2023-03-21 18:01:00 +0100
  • 5924191333 Cygwin: regex: fix faulty check for valid range expression Corinna Vinschen 2023-03-16 21:09:53 +0100
  • e914374383 Cygwin: regex: fix freeing g->charjump in low memory condition Corinna Vinschen 2023-03-16 21:52:48 +0100
  • 271292b1fb Cygwin: unlink: drop unlink_nt/unlink_nt_shareable wrappers Corinna Vinschen 2023-03-20 12:23:36 +0100
  • fcccdc4021 Cygwin: fs_info: update filesystem flags and check Windows 7 flags Corinna Vinschen 2023-03-20 12:22:07 +0100
  • 5da71b6059 Cygwin: add support for GB18030 codeset Corinna Vinschen 2023-03-16 18:25:09 +0100
  • 2285cf0d1c Cygwin: regex: NONCHAR: re-add cast to int Corinna Vinschen 2023-03-16 13:47:07 +0100
  • 0bdc764b42 Cygwin: regex: wgetnext: Re-add kludge to be more glibc compatible Corinna Vinschen 2023-03-16 12:44:32 +0100
  • 585e7f9891 Cygwin: regex: convert wchar_t to wint_t throughout Corinna Vinschen 2023-03-16 11:52:21 +0100
  • 988c304ec2 Cygwin: regex: fix build errors Corinna Vinschen 2023-03-16 11:20:11 +0100
  • 24f34edc2a Cygwin: replace regex with latest verbatim FreeBSD version Corinna Vinschen 2023-03-16 11:12:08 +0100
  • 2a4dd6a239 Cygwin: kill(1): Add -L to documentation Corinna Vinschen 2023-03-15 22:05:44 +0100
  • 915c6eb026 Cygwin: kill(1): Align list options to latest Linux kill(1) Corinna Vinschen 2023-03-15 21:59:04 +0100
  • 3dfb3217af Cygwin: kill(1): align real-time signal naming to Linux kill(1) Corinna Vinschen 2023-03-15 21:54:13 +0100
  • 3569e3577c Cygwin: kill(1): don't print spurious error message Corinna Vinschen 2023-03-15 21:50:32 +0100
  • 07b5d3726f Cygwin: signals: drop accidental spaces from real-time signal names Corinna Vinschen 2023-03-15 21:44:52 +0100
  • c553a95243
    Cygwin: doc: Update postinstall/preremove scripts Jon Turney 2023-03-02 21:33:32 +0000
  • dfd14093e3 Cygwin: Fix type mismatch on sys/cpuset.h Mark Geisert 2023-03-14 01:56:01 -0700
  • 59de816715 libgloss/epiphany: Fix move instruction in crt0.S Sebastian Huber 2023-03-08 14:07:07 +0100
  • 93f70d7849 Cygwin: ctty: Remove old 'kludge' code. Takashi Yano 2023-03-05 18:17:39 +0900
  • 13a84ac79b Cygwin: ctty: Replace ctty constant with more descriptive macros. Takashi Yano 2023-03-05 19:02:13 +0900
  • ce979464f3 Cygwin: console: Suppress unnecessary open_shared_console() calls. Takashi Yano 2023-03-07 00:18:04 +0900
  • 523985b31e Cygwin: ctty: Add missing fixup_after_{exec,fork}() call. Takashi Yano 2023-03-07 00:13:55 +0900
  • 5ca1c57a82 Cygwin: is_unicode_equiv: fix comment Corinna Vinschen 2023-03-03 18:15:52 +0100
  • 6bc687e35d Cygwin: glob: fix conversion from UTF-32 to multibyte Corinna Vinschen 2023-03-03 11:32:31 +0100
  • 1d3d2ba54b arm: Restrict processor mode change when in hypervisor mode Srinath Parvathaneni 2023-03-03 13:12:18 +0000
  • b782dcb2b3 arm: Fix the SP used in setting stack limit for standalone application. Srinath Parvathaneni 2023-03-03 12:45:40 +0000
  • 68db1fa7ba Cygwin: define CHARCLASS_NAME_MAX Corinna Vinschen 2023-03-01 21:20:26 +0100
  • c0aba3141b Cygwin: add collating symbols support to release message Corinna Vinschen 2023-03-01 11:49:52 +0100
  • c36064bbd0 Cygwin: fnmatch: support collating symbols in [. .] brackets Corinna Vinschen 2023-03-01 10:54:00 +0100
  • 149cabea82 Cygwin: mbsnrtowci: like mbsnrtowcs, just for wint_t Corinna Vinschen 2023-03-01 10:44:52 +0100
  • 9870f1d1ff Cygwin: wcichr: add wint_t replacement for wcschr Corinna Vinschen 2023-03-01 10:36:55 +0100
  • b81969345d Cygwin: add wcipcpy and wcipncpy helper functions Corinna Vinschen 2023-03-01 10:36:09 +0100
  • 77883ac914 Cygwin: wcitoascii: move to wchar.h as inline function Corinna Vinschen 2023-03-01 10:34:41 +0100
  • 0d2ad77c40 Cygwin: fnmatch: drop static variable Corinna Vinschen 2023-02-28 16:45:52 +0100