]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2023-09-01 Corinna VinschenCygwin: sys/cpuset.h: add cpuset-specific external...
2023-09-01 Takashi YanoCygwin: dsp: Fix a few trivial bugs.
2023-08-29 Corinna VinschenCygwin: execve: drop argument size limit
2023-08-28 Takashi YanoCygwin: Fix segfalt when too many command line args...
2023-08-25 Corinna VinschenCygwin: document disabling mknod/mkfifo on NFS
2023-08-25 Corinna VinschenCygwin: mknod: disable creating special files on NFS
2023-08-19 Jon TurneyCygwin: configure: Add option to disable building ...
2023-08-19 Takashi YanoCygwin: pty: Fix failure to clear switch_to_nat_pipe...
2023-08-17 Corinna VinschenCygwin: bump DLL version to 3.4.9
2023-08-16 Takashi YanoCygwin: shared: Fix access permissions setting in open_... cygwin-3.4.8
2023-08-15 Takashi YanoCygwin: pty: Add missing pinfo check in transfer_input().
2023-08-04 Takashi YanoCygwin: pty: Fix thread safety of readahead buffer...
2023-08-04 Takashi Yanonewlib: gdtoa: Suppress compiler warning.
2023-08-02 Takashi Yanonewlib: Fix memory leak regarding gdtoa-based _ldtoa_r().
2023-07-26 Corinna VinschenRename _NL_CTYPE_OUTDIGITSx_MB/WC to _NL_CTYPE_OUTDIGIT...
2023-07-26 Corinna VinschenCygwin: add AT_EMPTY_PATH fix to release message
2023-07-26 Corinna VinschenCygwin: Fix and streamline AT_EMPTY_PATH handling
2023-07-26 Corinna VinschenCygwin: use new _AT_NULL_PATHNAME_ALLOWED flag
2023-07-26 Corinna VinschenDefine _AT_NULL_PATHNAME_ALLOWED
2023-07-26 Corinna VinschenCygwin: gen_full_path_at: drop never reached code
2023-07-13 Mark GeisertCygwin: Update release/3.4.8 for latest <sys/cpuset...
2023-07-10 Mark GeisertCygwin: Make gcc-specific code in <sys/cpuset.h> compil...
2023-07-04 Corinna VinschenCygwin: Fix latest release message being in the wrong...
2023-07-04 Mark GeisertCygwin: Make <sys/cpuset.h> safe for c89 compilations
2023-06-22 Takashi YanoCygwin: thread: Reset _my_tls.tid if it's pthread_null...
2023-06-16 Corinna VinschenCygwin: bump DLL version to 3.4.8
2023-06-02 Takashi YanoCygwin: pty: Additional fix for transferring input... cygwin-3.4.7
2023-06-01 Takashi YanoCygwin: pty: Fix transferring type-ahead input between...
2023-05-24 Johannes SchindelinCygwin: Adjust CWD magic to accommodate for the latest...
2023-05-01 Biswapriyo... Cygwin: Fix compiling with w32api-headers v11.0.0
2023-04-18 Corinna VinschenCygwin: align renameat2 to Linux behaviour
2023-04-18 Corinna VinschenCygwin: fix errno values set by readlinkat
2023-04-18 Corinna VinschenCygwin: fix return value of ilogbl(NaN)
2023-04-18 Corinna VinschenCygwin: add release text for previous commit
2023-04-18 David McFarlandCygwin: cygheap: fix fork error after heap has grown
2023-04-14 Takashi YanoCygwin: pty: Fix reading CONIN$ when stdin is not a...
2023-03-29 Corinna VinschenCygwin: dirname: fix handling of leading slashes
2023-03-15 Corinna VinschenCygwin: kill(1): don't print spurious error message
2023-03-15 Corinna VinschenCygwin: signals: drop accidental spaces from real-time...
2023-03-14 Mark GeisertCygwin: Fix type mismatch on sys/cpuset.h
2023-03-07 Takashi YanoCygwin: ctty: Add missing fixup_after_{exec,fork}(...
2023-02-25 Takashi YanoCygwin: dsp: Fix SNDCTL_DSP_{POST,SYNC} ioctl() behaviour.
2023-02-14 Jon TurneyCygwin: dumper: also link with libzstd, as libbfd may...
2023-02-14 Corinna Vinschenbump DLL version to 3.4.7
2023-02-09 Corinna VinschenCygwin: get_posix_access: Make mode_t parameter mandatory cygwin-3.4.6
2023-02-09 Corinna VinschenCygwin: chmod: don't drop default ACEs from directory...
2023-02-09 Corinna VinschenCygwin: mkdir: use correct default permissions filtered...
2023-02-06 Corinna Vinschensetlocale: create LC_ALL string when changing locale
2023-01-25 Takashi YanoCygwin: dsp: Fix hang on close() if another thread...
2023-01-23 Corinna VinschenCygwin: mount: differ allowed server name chars from...
2023-01-22 Corinna VinschenCygwin: mount: allow any valid character in UNC paths
2023-01-22 Takashi YanoCygwin: fsync: Fix EINVAL for block device.
2023-01-22 Corinna VinschenCygwin: tape: tapes are character devices, not block...
2023-01-19 Corinna VinschenCygwin: bump DLL version to 3.4.6
2023-01-19 Corinna VinschenCygwin: Add 3.4.5 release message cygwin-3.4.5
2023-01-19 Corinna VinschenCygwin: fix build of cygcheck and strace
2023-01-19 Corinna Vinschenbump DLL version to 3.4.5
2023-01-19 Takashi YanoCygwin: dsp: Fix a problem that fcntl() does not take... cygwin-3.4.4
2023-01-18 Corinna VinschenCygwin: open_shared: always bump next_address
2023-01-17 Corinna VinschenCygwin: disable high-entropy VA for cygcheck and strace
2023-01-17 Corinna VinschenCygwin: open_shared: try harder allocating a shared...
2023-01-17 Corinna VinschenCygwin: Move shared regions, rename PINFO... to MYSELF_...
2023-01-17 Corinna VinschenCygwin: open_shared: don't reuse shared_locations param...
2023-01-16 Corinna VinschenCygwin: /proc/cpuinfo: always print trailing empty...
2023-01-16 Corinna VinschenCygwin: /proc/cpuinfo: Always print topology info
2023-01-10 Takashi YanoCygwin: cygheap: Initialize myself_pinfo before child_c...
2023-01-10 Corinna VinschenCygwin: /proc/<PID>/status: avoid crash computing signa...
2023-01-09 Corinna VinschenCygwin: reinstantiate exporting _alloca
2022-12-22 Takashi YanoCygwin: devices: Make generic console devices invisible...
2022-12-22 Takashi YanoCygwin: console: Fix hangup of less on quit after the...
2022-12-21 Corinna VinschenCygwin: path_conv: make sure sym.path_flags is always...
2022-12-16 Jon Turneybump DLL version to 3.4.4
2022-12-16 Jon TurneyCygwin: Update 3.4.3 release note cygwin-3.4.3
2022-12-16 Jon TurneyRevert "Cygwin: x86_64: add wmemset assembler entry...
2022-12-14 Corinna VinschenCygwin: path handling: never substitute virtual drive...
2022-12-14 Corinna VinschenCygwin: add release message for latest path handling...
2022-12-13 Corinna VinschenCygwin: Makefile: build new-cygwin1.dll in a single...
2022-12-13 Corinna VinschenCygwin: Makefile: only regenerate cygwin_version.c...
2022-12-11 Corinna Vinschenbump DLL version to 3.4.3
2022-12-11 Corinna VinschenCygwin: add 3.4.2 release notes cygwin-3.4.2
2022-12-11 Corinna VinschenCygwin: uname: fix building in non-git source dir
2022-12-11 Corinna VinschenCygwin: uname: generate default release string from...
2022-12-11 Corinna VinschenRevert "Cygwin: 3.4-only: uname: drop dot from external...
2022-12-11 Corinna Vinschenbump DLL version to 3.4.2
2022-12-09 Takashi YanoCygwin: pipe: Fix performance degradation for non-cygwi... cygwin-3.4.1
2022-12-09 Corinna VinschenCygwin: improve release text for FILE issue
2022-12-08 Corinna VinschenCygwin: add __sFILE64 fix to 3.4.1 release notes
2022-12-08 Corinna VinschenCygwin: define FILE as struct __sFILE64, not as __sFILE
2022-12-08 Corinna VinschenCygwin: 3.4-only: uname: drop dot from external release...
2022-12-07 Corinna VinschenCygwin: link mcountFunc.o to libgmon.a
2022-12-04 Corinna Vinschenbump DLL version to 3.4.1
2022-12-03 Corinna VinschenCygwin: add release message for commit previous commit... cygwin-3.4.0
2022-12-03 Corinna VinschenCygwin: fix LC_CTYPE in global locale to be a real...
2022-12-03 Corinna VinschenCygwin: add latest primary group changes to release...
2022-12-02 Corinna VinschenCygwin: FAQ: convert ulinks to FAQ to xrefs
2022-12-02 Corinna VinschenCygwin: FAQ: describe test releases, deprecate develope...
2022-12-02 Corinna VinschenCygwin: uinfo: don't special case current user
2022-12-02 Corinna VinschenCygwin: uinfo: prefer token primary group
2022-12-02 Corinna VinschenCygwin: uinfo: Drop long disabled nss_prefix and nss_se...
2022-12-01 Corinna VinschenCygwin: exec: don't access cygheap before it's initialized
next
This page took 0.070575 seconds and 5 git commands to generate.