public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
[newlib-cygwin/cygwin-3_4-branch] Cygwin: dsp: Fix a bug that app hangs if it killed during write()
2023-09-17 13:41 UTC
[newlib-cygwin] Cygwin: dsp: Avoid setting buffer that is too small
2023-09-17 13:40 UTC
[newlib-cygwin] Cygwin: dsp: Fix a bug that app hangs if it killed during write()
2023-09-17 13:40 UTC
[newlib-cygwin/main] Cygwin: Add initial support for SOURCE_DATE_EPOCH
2023-09-10 14:40 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Add relnote to 3.4.10 release file
2023-09-10 13:37 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Fix __cpuset_zero_s prototype
2023-09-10 13:37 UTC
[newlib-cygwin/main] Cygwin: NFS: remove recognizing native symlinks as FIFOs
2023-09-09 21:29 UTC
[newlib-cygwin/main] Cygwin: NFS: create devices (especially FIFOs) as shortcut files
2023-09-09 21:29 UTC
[newlib-cygwin/main] Cygwin: NFS: fetch actual DOS attributes
2023-09-09 21:29 UTC
[newlib-cygwin/main] Cygwin: readdir: explain why we use FileNamesInformation on NFS
2023-09-09 21:29 UTC
[newlib-cygwin/main] Cygwin: Add relnote to 3.4.10 release file
2023-09-09 21:29 UTC
[newlib-cygwin/main] Cygwin: Fix __cpuset_zero_s prototype
2023-09-09 21:29 UTC
[newlib-cygwin/main] Cygwin: fix an ugly cast
2023-09-08 20:41 UTC
[newlib-cygwin/main] Cygwin: fix chmod on native NFS FIFOs
2023-09-08 20:41 UTC
[newlib-cygwin/main] Cygwin: unlink_nt: declare in winsup.h
2023-09-08 20:41 UTC
[newlib-cygwin] Cygwin: dsp: Improve response time of select()/poll()
2023-09-07 16:32 UTC
[newlib-cygwin] Cygwin: dsp: Implement select()/poll()
2023-09-06 15:21 UTC
[newlib-cygwin] Created tag 'cygwin-3.4.9'
2023-09-06 10:41 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: bump DLL version to 3.4.10
2023-09-06 10:41 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: dps: Fix a bug that read() could not return -1 on error
2023-09-05 9:31 UTC
[newlib-cygwin] Cygwin: dsp: Fix trivial editorial issue
2023-09-05 9:30 UTC
[newlib-cygwin] Cygwin: dsp: Reduce wait time for blocking read()
2023-09-05 9:30 UTC
[newlib-cygwin] Cygwin: dps: Fix a bug that read() could not return -1 on error
2023-09-05 9:30 UTC
[newlib-cygwin/main] Cygwin: document FIFO over NFS change
2023-09-05 8:46 UTC
[newlib-cygwin/main] Revert "Cygwin: mknod: disable creating special files on NFS"
2023-09-05 8:46 UTC
[newlib-cygwin/main] Cygwin: enable usage of FIFOs on NFS
2023-09-05 8:46 UTC
[newlib-cygwin/main] Cygwin: CI: Also deploy documentation for release tags
2023-09-03 13:58 UTC
[newlib-cygwin/main] Cygwin: CI: Add documentation preview deploy step
2023-09-03 13:58 UTC
[newlib-cygwin/main] Cygwin: CI: Simplify and reduce the number of steps in cross-build job
2023-09-03 13:58 UTC
[newlib-cygwin/main] Cygwin: CI: Take note of the testsuite status
2023-09-03 13:58 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: CI: Stop running testsuite on 3.4 branch
2023-09-02 16:55 UTC
[newlib-cygwin/main] Cygwin: cpuinfo: Linux 6.5 additions
2023-09-01 19:12 UTC
[newlib-cygwin] Cygwin: Implement sound mixer device
2023-09-01 12:34 UTC
[newlib-cygwin/main] Cygwin: document latest sys/cpuset.h fix
2023-09-01 10:50 UTC
[newlib-cygwin/main] Cygwin: sys/cpuset.h: use internal base types
2023-09-01 10:50 UTC
[newlib-cygwin/main] Cygwin: sys/cpuset.h: add cpuset-specific external functions
2023-09-01 10:50 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: document latest sys/cpuset.h fix
2023-09-01 10:50 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: sys/cpuset.h: use internal base types
2023-09-01 10:49 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: sys/cpuset.h: add cpuset-specific external functions
2023-09-01 10:49 UTC
[newlib-cygwin] Cygwin: dsp: Fix a few trivial bugs
2023-09-01 10:06 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: dsp: Fix a few trivial bugs
2023-09-01 10:06 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: execve: drop argument size limit
2023-08-29 12:20 UTC
[newlib-cygwin/main] Cygwin: execve: drop argument size limit
2023-08-29 12:17 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Fix segfalt when too many command line args are specified
2023-08-28 16:00 UTC
[newlib-cygwin] Cygwin: Fix segfalt when too many command line args are specified
2023-08-28 16:00 UTC
[newlib-cygwin] Cygwin: termios: Refactor the function is_console_app()
2023-08-28 9:22 UTC
[newlib-cygwin/main] Revert "Cygwin: autoload: introduce LoadDLLfunc_pfx_only"
2023-08-27 12:50 UTC
[newlib-cygwin/main] Revert "Cygwin: select: workaround FD_WRITE network event handling"
2023-08-27 12:50 UTC
[newlib-cygwin/main] Cygwin: document disabling mknod/mkfifo on NFS
2023-08-25 12:51 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: document disabling mknod/mkfifo on NFS
2023-08-25 12:51 UTC
[newlib-cygwin/main] Cygwin: mknod: disable creating special files on NFS
2023-08-25 12:40 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: mknod: disable creating special files on NFS
2023-08-25 12:40 UTC
[newlib-cygwin/main] Cygwin: doc: add new API calls in 3.5
2023-08-25 9:11 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: configure: Add option to disable building 'dumper'
2023-08-19 15:51 UTC
[newlib-cygwin] Cygwin: pty: Fix failure to clear switch_to_nat_pipe flag
2023-08-19 6:08 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: pty: Fix failure to clear switch_to_nat_pipe flag
2023-08-19 6:08 UTC
[newlib-cygwin] Created tag 'cygwin-3.4.8'
2023-08-17 16:07 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: bump DLL version to 3.4.9
2023-08-17 16:07 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: shared: Fix access permissions setting in open_shared()
2023-08-16 13:12 UTC
[newlib-cygwin] Cygwin: shared: Fix access permissions setting in open_shared()
2023-08-16 13:12 UTC
[newlib-cygwin] Cygwin: pty: Add missing pinfo check in transfer_input()
2023-08-15 23:36 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: pty: Add missing pinfo check in transfer_input()
2023-08-15 23:36 UTC
[newlib-cygwin/main] Cygwin: cXXrtomb, mbrtcXX: use function-specific internal state
2023-08-15 20:35 UTC
[newlib-cygwin/main] Cygwin: testsuite: Tweak lseek03 after addition of SEEK_HOLE
2023-08-11 13:38 UTC
[newlib-cygwin/main] Cygwin: testsuite: Add a small delay in kill01
2023-08-11 13:38 UTC
[newlib-cygwin/main] Cygwin: fhandler_base::lseek: fix formatting
2023-08-09 16:09 UTC
[newlib-cygwin/main] Cygwin: add SEEK_DATA/SEEK_HOLE addition to release message
2023-08-09 15:25 UTC
[newlib-cygwin/main] Cygwin: lseek: implement SEEK_DATA and SEEK_HOLE for files
2023-08-09 15:25 UTC
[newlib-cygwin/main] Cygwin: lseek: propagate new SEEK_DATA and SEEK_HOLE to fhandler
2023-08-09 15:25 UTC
[newlib-cygwin/main] Cygwin: clipboard: Only SEEK_SET and SEEK_CUR are supported
2023-08-09 15:25 UTC
[newlib-cygwin/main] Cygwin: CI: XFAIL umask03
2023-08-08 13:16 UTC
[newlib-cygwin/main] Cygwin: testsuite: Fix cygload test
2023-08-08 13:16 UTC
[newlib-cygwin/main] Cygwin: testsuite: Update README
2023-08-08 13:16 UTC
[newlib-cygwin/main] Cygwin: testsuite: Add '-notimeout' option to cygrun
2023-08-08 13:16 UTC
[newlib-cygwin/main] Cygwin: fix build failure due to redefinition of __restrict in sys/cdefs.h
2023-08-07 14:09 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: pty: Fix thread safety of readahead buffer handling in pty master
2023-08-04 8:58 UTC
[newlib-cygwin] Cygwin: pty: Fix thread safety of readahead buffer handling in pty master
2023-08-04 8:57 UTC
[newlib-cygwin/main] Cygwin: CI: don't run on both main and master refs
2023-08-02 16:27 UTC
[newlib-cygwin/main] Cygwin: Add ISO C2X functions c8rtomb, mbrtoc8
2023-08-02 15:04 UTC
[newlib-cygwin/main] Cygwin: uchar.h: fix definition of uchar16_t and uchar32_t
2023-08-02 15:04 UTC
[newlib-cygwin] newlib: Fix memory leak regarding gdtoa-based _ldtoa_r()
2023-08-02 13:00 UTC
[newlib-cygwin/cygwin-3_4-branch] newlib: Fix memory leak regarding gdtoa-based _ldtoa_r()
2023-08-02 13:00 UTC
[newlib-cygwin/main] Cygwin: select: workaround FD_WRITE network event handling
2023-08-01 12:23 UTC
[newlib-cygwin/main] Cygwin: autoload: introduce LoadDLLfunc_pfx_only
2023-08-01 12:23 UTC
[newlib-cygwin/main] Cygwin: Add ISO C11 functions c16rtomb, c32rtomb, mbrtoc16, mbrtoc32
2023-07-31 20:52 UTC
[newlib-cygwin/main] Cygwin: fix GB18030 support
2023-07-31 20:52 UTC
[newlib-cygwin/main] Cygwin: belatedly bump CYGWIN_VERSION_API_MINOR for new posix_spawn funcs
2023-07-31 20:52 UTC
[newlib-cygwin/main] Cygwin: fnmatch: fix range comparison in C locale
2023-07-27 19:58 UTC
[newlib-cygwin/main] Rename _NL_CTYPE_OUTDIGITSx_MB/WC to _NL_CTYPE_OUTDIGITx_MB/WC
2023-07-26 18:02 UTC
[newlib-cygwin/cygwin-3_4-branch] Rename _NL_CTYPE_OUTDIGITSx_MB/WC to _NL_CTYPE_OUTDIGITx_MB/WC
2023-07-26 18:02 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: add AT_EMPTY_PATH fix to release message
2023-07-26 13:20 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Fix and streamline AT_EMPTY_PATH handling
2023-07-26 13:20 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: use new _AT_NULL_PATHNAME_ALLOWED flag
2023-07-26 13:20 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: gen_full_path_at: drop never reached code
2023-07-26 13:20 UTC
[newlib-cygwin/main] Cygwin: add AT_EMPTY_PATH fix to release message
2023-07-26 13:19 UTC
[newlib-cygwin/main] Cygwin: Fix and streamline AT_EMPTY_PATH handling
2023-07-26 13:18 UTC
[newlib-cygwin/main] Cygwin: use new _AT_NULL_PATHNAME_ALLOWED flag
2023-07-26 13:18 UTC
[newlib-cygwin/main] Cygwin: gen_full_path_at: drop never reached code
2023-07-26 13:18 UTC
[newlib-cygwin] Cygwin: CI: Upgrade checkout actions to avoid deprecation warning
2023-07-22 16:18 UTC
[newlib-cygwin] Cygwin: CI: Retain test logs as a build artifact
2023-07-22 16:18 UTC
[newlib-cygwin] Cygwin: testsuite: Drop using DejaGnu to run tests
2023-07-22 16:17 UTC
[newlib-cygwin/main] Cygwin: get_posix_access: do not merge permissions for just created files
2023-07-21 19:58 UTC
[newlib-cygwin] Cygwin: Fix uninitialized use of fh in strace output in stat_worker()
2023-07-21 13:34 UTC
[newlib-cygwin] Cygwin: Fix Windows file handle leak in stat("file", -1)
2023-07-21 12:26 UTC
[newlib-cygwin] Cygwin: testsuite: Drop setting TDIRECTORY
2023-07-21 12:26 UTC
[newlib-cygwin/main] Cygwin: don't wait infinitely on a pthread cancel event
2023-07-18 20:22 UTC
[newlib-cygwin] Cygwin: testsuite: Make cancel3 and cancel5 more robust
2023-07-18 15:47 UTC
[newlib-cygwin] Cygwin: Restore signal handlers on thread cancellation during system()
2023-07-18 15:47 UTC
[newlib-cygwin] Cygwin: pthread: Take note of schedparam in pthread_create
2023-07-18 13:19 UTC
[newlib-cygwin] Cygwin: testsuite: Drop Adminstrator privileges while running tests
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Minor fixes to umask03
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Fix a buffer overflow in symlink01
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Busy-wait in cancel3 and cancel5
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Fix for limited thread priority values
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Also check direct call in systemcall
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Just log result of second open of /dev/dsp
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Skip devdsp test when no audio devices present
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Remove const from writable string in fcntl07b
2023-07-14 15:28 UTC
[newlib-cygwin] Cygwin: testsuite: Add a simple timeout mechanism
2023-07-14 15:27 UTC
[newlib-cygwin] Cygwin: testsuite: Setup test prereqs in 'installation' the tests run in
2023-07-14 15:27 UTC
[newlib-cygwin/main] Cygwin: Update release/3.4.8 for latest <sys/cpuset.h> commit
2023-07-13 10:18 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Update release/3.4.8 for latest <sys/cpuset.h> commit
2023-07-13 10:18 UTC
[newlib-cygwin/main] Cygwin: Make gcc-specific code in <sys/cpuset.h> compiler-agnostic
2023-07-10 8:43 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Make gcc-specific code in <sys/cpuset.h> compiler-agnostic
2023-07-10 8:42 UTC
[newlib-cygwin] Cygwin: fstat(): Fix st_rdev returned by fstat() for /dev/tty
2023-07-10 8:37 UTC
[newlib-cygwin] Cygwin: stat(): Fix "Bad address" error on stat() for /dev/tty
2023-07-10 8:37 UTC
[newlib-cygwin] Add debug
2023-07-09 16:02 UTC
[newlib-cygwin] Upload builddir
2023-07-09 16:02 UTC
[newlib-cygwin] Cygwin: testsuite: Improvments to expect script
2023-07-09 16:01 UTC
[newlib-cygwin] Cygwin: teststuite: Use Busybox executables for system() tests
2023-07-09 16:01 UTC
[newlib-cygwin] Cygwin: testsuite: also check direct call in systemcall
2023-07-09 16:01 UTC
[newlib-cygwin] Cygwin: testsuite: Fix for limited thread priority values
2023-07-09 16:01 UTC
[newlib-cygwin] Cygwin: testsuite: Just log result of second open of /dev/dsp
2023-07-09 16:01 UTC
[newlib-cygwin] Cygwin: pthread: Take note of schedparam in pthread_create
2023-07-09 16:01 UTC
[newlib-cygwin] Cygwin: testsuite: Skip devdsp test when no audio devices present
2023-07-09 16:01 UTC
[newlib-cygwin] Cygwin: testsuite: Remove const from writable string in fcntl07b
2023-07-09 16:01 UTC
[newlib-cygwin] Cygwin: testsuite: setup test installation
2023-07-09 16:01 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Fix latest release message being in the wrong release file
2023-07-04 14:52 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Make <sys/cpuset.h> safe for c89 compilations
2023-07-04 14:52 UTC
[newlib-cygwin/main] Cygwin: Fix latest release message being in the wrong release file
2023-07-04 14:51 UTC
[newlib-cygwin/main] Cygwin: Make <sys/cpuset.h> safe for c89 compilations
2023-07-04 14:33 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: thread: Reset _my_tls.tid if it's pthread_null in init_mainthread()
2023-07-03 11:04 UTC
[newlib-cygwin] Cygwin: thread: Reset _my_tls.tid if it's pthread_null in init_mainthread()
2023-07-03 11:03 UTC
[newlib-cygwin/main] fhandler/proc.cc: use wincap.has_user_shstk
2023-06-20 8:09 UTC
[newlib-cygwin/main] wincap.cc: set wincap member has_user_shstk true for 2004+
2023-06-20 8:09 UTC
[newlib-cygwin/main] wincap.h: add wincap member has_user_shstk
2023-06-20 8:08 UTC
[newlib-cygwin/main] Cygwin: use new XATTR_{NAME,SIZE}_MAX instead of MAX_EA_{NAME,VALUE}_LEN
2023-06-16 19:47 UTC
[newlib-cygwin/main] Cygwin: export XATTR_{NAME,SIZE,LIST}_MAX
2023-06-16 19:47 UTC
[newlib-cygwin] Created tag 'cygwin-3.4.7'
2023-06-16 12:57 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: bump DLL version to 3.4.8
2023-06-16 12:56 UTC
[newlib-cygwin/main] Do not rely on `getenv ("HOME")`'s path conversion
2023-06-06 13:32 UTC
[newlib-cygwin/main] uinfo: special-case IIS APPPOOL accounts
2023-06-06 13:32 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: pty: Additional fix for transferring input at exit
2023-06-02 1:33 UTC
[newlib-cygwin] Cygwin: pty: Additional fix for transferring input at exit
2023-06-02 1:32 UTC
[newlib-cygwin] Cygwin: pty: Fix transferring type-ahead input between input pipes
2023-06-01 11:17 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: pty: Fix transferring type-ahead input between input pipes
2023-06-01 11:16 UTC
[newlib-cygwin] config/mt-d30v: Append flags
2023-05-30 17:56 UTC
*Your Kind Reply
2023-05-25 13:07 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Adjust CWD magic to accommodate for the latest Windows previews
2023-05-24 21:06 UTC
[newlib-cygwin] Cygwin: Adjust CWD magic to accommodate for the latest Windows previews
2023-05-24 19:46 UTC
[newlib-cygwin] fhandler/proc.cc(format_proc_cpuinfo): Add Linux 6.3 cpuinfo
2023-05-12 15:13 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: Fix compiling with w32api-headers v11.0.0
2023-05-01 18:29 UTC
[newlib-cygwin] Cygwin: Fix compiling with w32api-headers v11.0.0
2023-05-01 17:18 UTC
[newlib-cygwin] Cygwin: doc: Upate a link from gitweb to cgit
2023-05-01 17:18 UTC
[newlib-cygwin/main] Cygwin: locales: drop unused has_modifier macro
2023-04-24 20:42 UTC
[newlib-cygwin/main] Cygwin: locales: ignore @cjkwide and @cjksingle just like @cjknarrow
2023-04-24 20:42 UTC
[newlib-cygwin/main] Cygwin: posix_spawnp: don't fallback to sh
2023-04-19 19:09 UTC
[newlib-cygwin/main] Cygwin: mbrtowi: fix segfault when pwi is NULL
2023-04-19 8:16 UTC
[newlib-cygwin/main] Cygwin: Export posix_spawn_file_actions_add{f}chdir_np
2023-04-19 8:15 UTC
[newlib-cygwin/main] Cygwin: align renameat2 to Linux behaviour
2023-04-18 16:19 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: align renameat2 to Linux behaviour
2023-04-18 16:19 UTC
[newlib-cygwin/main] Cygwin: fix errno values set by readlinkat
2023-04-18 11:54 UTC
[newlib-cygwin/main] Cygwin: fix return value of ilogbl(NaN)
2023-04-18 11:54 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: fix errno values set by readlinkat
2023-04-18 11:54 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: fix return value of ilogbl(NaN)
2023-04-18 11:54 UTC
[newlib-cygwin/main] Cygwin: add release text for previous commit
2023-04-18 8:13 UTC
[newlib-cygwin/main] Cygwin: cygheap: fix fork error after heap has grown
2023-04-18 8:13 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: add release text for previous commit
2023-04-18 8:13 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: cygheap: fix fork error after heap has grown
2023-04-18 8:13 UTC
[newlib-cygwin] Cygwin: pty: Fix reading CONIN$ when stdin is not a pty
2023-04-14 3:37 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: pty: Fix reading CONIN$ when stdin is not a pty
2023-04-14 3:37 UTC
[newlib-cygwin/main] Cygwin: chattr: fix description of requirements for casesensitive directories
2023-04-03 20:41 UTC
[newlib-cygwin/main] Respect `db_home` setting even for SYSTEM/Microsoft accounts
2023-04-03 18:36 UTC
[newlib-cygwin/main] Cygwin: doc: fix description of new "env" schema for /etc/nsswitch.conf
2023-03-29 8:35 UTC
[newlib-cygwin/main] Cygwin: dirname: fix handling of leading slashes
2023-03-29 8:25 UTC
[newlib-cygwin/main] Allow deriving the current user's home directory via the HOME variable
2023-03-29 8:25 UTC
[newlib-cygwin/cygwin-3_4-branch] Cygwin: dirname: fix handling of leading slashes
2023-03-29 8:25 UTC
[newlib-cygwin/main] Cygwin: chattr: clarify requirements for casesensitive directories
2023-03-27 18:46 UTC
[newlib-cygwin/main] Cygwin: /proc/locales: filter out useless explicit utf8 locales
2023-03-26 12:18 UTC
[newlib-cygwin/main] Cygwin: locales: fix behaviour for @euro locales
2023-03-26 12:18 UTC
[newlib-cygwin/main] Cygwin: locales: fix behaviour for @cjk* and @euro locales
2023-03-26 12:18 UTC
[newlib-cygwin/main] Cygwin: /proc/locales: use ENCODING_LEN to define array sizes
2023-03-26 12:18 UTC
[newlib-cygwin/main] Cygwin: /proc/locales: use modifier when checking default codeset
2023-03-26 12:18 UTC
[newlib-cygwin/main] Cygwin: locales: fix return value check of ResolveLocaleName
2023-03-25 21:51 UTC
[newlib-cygwin/main] Revert "Cygwin: locales: drop supporting iso639 strings as valid locales"
2023-03-25 21:51 UTC
[newlib-cygwin/main] Cygwin: locales: implement own method to check locale validity
2023-03-24 11:52 UTC
[newlib-cygwin/main] Cygwin: locales: drop supporting iso639 strings as valid locales
2023-03-24 11:52 UTC
[newlib-cygwin/main] Cygwin: locales: set errno to ENOENT if locale is invalid
2023-03-24 11:52 UTC
[newlib-cygwin/main] Cygwin: /proc/locales: fix "sr" locales
2023-03-24 11:52 UTC
[newlib-cygwin/main] Cygwin: /proc/locales: fix sd_IN locale
2023-03-24 11:52 UTC
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).