]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2023-11-28 Corinna VinschenCygwin: fcntl.h: Use cdefs.h macros
2023-11-28 Corinna VinschenCygwin: fhandler: rename ftruncate method to fallocate
2023-11-28 Corinna VinschenCygwin: posix_fallocate: return ENODEV
2023-11-25 Corinna VinschenCygwin: lseek: check for file sparseness, not for mount...
2023-11-24 Takashi Yanonewlib: nl_langinfo: Fix a bug of time stuff.
2023-11-21 Christian FrankeCygwin: /dev/disk: Append '#N' if the same name appears...
2023-11-21 Sebastian Huberaarch64: Remove duplicated optimized memmove()
2023-11-20 Corinna Vinschenstdio: drop unnecessary calls to ORIENT
2023-11-20 Corinna Vinschenstdio: set and test stream orientation in low-level...
2023-11-20 Corinna Vinschenstdio: split byte- and wide-char-oriented low-level...
2023-11-20 Takashi Yanostdio: Fix bugs in commit 3d94e07c49b5
2023-11-20 Christian FrankeCygwin: /dev/disk/by-uuid: Fix NTFS serial number print...
2023-11-20 Chris JohnsReclaim _REENT_MP_P5S in _reclaim_reent
2023-11-17 Christian FrankeCygwin: Document /dev/disk/by-* subdirectories
2023-11-17 Christian FrankeCygwin: Add /dev/disk/by-label and /dev/disk/by-uuid...
2023-11-17 Corinna Vinschen__sfvwrite_r: call __sputc_r rather than putc in __SCLE...
2023-11-17 Corinna Vinschenv{fs}printf/v{fs}wprintf: create external output helpers
2023-11-17 Corinna Vinschennewlib.hin: regenerate
2023-11-17 Christian FrankeCygwin: Add /dev/disk/by-drive and /dev/disk/by-voluuid...
2023-11-14 Corinna VinschenCygwin: rand(3): implement in terms of random(3)
2023-11-14 Mark GeisertFix profiler error() definition and usage
2023-11-13 Corinna VinschenAdd release text for random(3) fix
2023-11-13 Corinna VinschenCygwin: random: drop unused function srandomdev()
2023-11-13 Corinna VinschenCygwin: random: make random(3) functions thread-safe
2023-11-09 Takashi Yanonewlib: libc: Fix crash on fprintf to a wide-oriented...
2023-11-08 Christian FrankeCygwin: /dev/disk/by-id: Remove leading spaces from...
2023-11-07 Christian FrankeCygwin: Document /dev/disk/by-id and /dev/disk/by-partuuid
2023-11-07 Christian FrankeCygwin: Add /dev/disk/by-partuuid symlinks
2023-11-05 Christian FrankeCygwin: Add /dev/disk/by-id symlinks
2023-10-31 Andrew Stubbsamdgcn: remove unnecessary scalar cache flush
2023-10-31 Corinna VinschenCygwin: let feraiseexcept actually raise an exception
2023-10-30 Corinna VinschenCygwin: cwd: avoid releasing the cwdstuff SRW Lock...
2023-10-30 Takashi YanoCygwin: dsp: Improve minimum buffser size estimation.
2023-10-15 Mike Frysingernewlib: fix AC_DEFINE quoting style with version macros
2023-10-12 Sebastian Hubersparc: Improve setjmp()
2023-10-12 Sebastian Huberriscv: Fix fenv.h support
2023-10-10 Joseph FaullsDelete check in catan, catanf, and catanl functions.
2023-10-05 Sebastian Huberaarch64: Import memrchr.S
2023-10-05 Sebastian Huberaarch64: Sync with ARM-software/optimized-routines
2023-09-25 Torbjörn SVENSSONnewlib: Add missing prototype for _getentropy
2023-09-19 Alexey LapshinBring back libsim.a for riscv
2023-09-18 Alexey Lapshinnewlib: Fix header install
2023-09-17 Takashi YanoCygwin: dsp: Avoid setting buffer that is too small.
2023-09-17 Takashi YanoCygwin: dsp: Fix a bug that app hangs if it killed...
2023-09-11 Pekka SeppänenReentrancy, attempt to always provide _Thread_local...
2023-09-11 Pekka SeppänenReentrancy, conditionally provide default __getreent...
2023-09-11 Pekka SeppänenReentrancy, use _REENT_ERRNO()
2023-09-10 Christian FrankeCygwin: Add initial support for SOURCE_DATE_EPOCH
2023-09-09 Corinna VinschenCygwin: NFS: remove recognizing native symlinks as...
2023-09-09 Corinna VinschenCygwin: NFS: create devices (especially FIFOs) as short...
2023-09-09 Corinna VinschenCygwin: NFS: fetch actual DOS attributes
2023-09-09 Corinna VinschenCygwin: readdir: explain why we use FileNamesInformatio...
2023-09-09 Mark GeisertCygwin: Add relnote to 3.4.10 release file
2023-09-09 Mark GeisertCygwin: Fix __cpuset_zero_s prototype
2023-09-08 Corinna VinschenCygwin: fix an ugly cast
2023-09-08 Corinna VinschenCygwin: fix chmod on native NFS FIFOs
2023-09-08 Corinna VinschenCygwin: unlink_nt: declare in winsup.h
2023-09-07 Takashi YanoCygwin: dsp: Improve response time of select()/poll().
2023-09-06 Takashi YanoCygwin: dsp: Implement select()/poll().
2023-09-05 Takashi YanoCygwin: dsp: Fix trivial editorial issue.
2023-09-05 Takashi YanoCygwin: dsp: Reduce wait time for blocking read().
2023-09-05 Takashi YanoCygwin: dps: Fix a bug that read() could not return...
2023-09-04 Corinna VinschenCygwin: document FIFO over NFS change
2023-09-04 Corinna VinschenRevert "Cygwin: mknod: disable creating special files...
2023-09-04 Corinna VinschenCygwin: enable usage of FIFOs on NFS
2023-09-03 Jon TurneyCygwin: CI: Also deploy documentation for release tags
2023-09-03 Jon TurneyCygwin: CI: Add documentation preview deploy step
2023-09-03 Jon TurneyCygwin: CI: Simplify and reduce the number of steps...
2023-09-02 Jon TurneyCygwin: CI: Take note of the testsuite status
2023-09-01 Brian InglisCygwin: cpuinfo: Linux 6.5 additions
2023-09-01 Takashi YanoCygwin: Implement sound mixer device.
2023-09-01 Corinna VinschenCygwin: document latest sys/cpuset.h fix
2023-09-01 Corinna VinschenCygwin: sys/cpuset.h: use internal base types
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 Pekka Seppänenlibc/stdlib/nano-mallocr.c, typo in variable name
2023-08-29 Corinna VinschenCygwin: execve: drop argument size limit
2023-08-29 Alexey Lapshinnewlib: fix 'sed' for sys headers path prefix
2023-08-28 Takashi YanoCygwin: Fix segfalt when too many command line args...
2023-08-28 Takashi YanoCygwin: termios: Refactor the function is_console_app().
2023-08-27 Corinna VinschenRevert "Cygwin: autoload: introduce LoadDLLfunc_pfx_only"
2023-08-27 Corinna VinschenRevert "Cygwin: select: workaround FD_WRITE network...
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-25 Corinna VinschenCygwin: doc: add new API calls in 3.5
2023-08-24 Alexey Lapshinlibgloss: add Xtensa port
2023-08-19 Takashi YanoCygwin: pty: Fix failure to clear switch_to_nat_pipe...
2023-08-17 Alexey Lapshinnewlib: add Xtensa port
2023-08-16 Takashi YanoCygwin: shared: Fix access permissions setting in open_...
2023-08-15 Takashi YanoCygwin: pty: Add missing pinfo check in transfer_input().
2023-08-15 Corinna VinschenCygwin: cXXrtomb, mbrtcXX: use function-specific intern...
2023-08-15 Corinna Vinschenstruct _reent: add state for unicode functions
2023-08-11 Jon TurneyCygwin: testsuite: Tweak lseek03 after addition of...
2023-08-11 Jon TurneyCygwin: testsuite: Add a small delay in kill01
2023-08-10 Alexey LapshinAdd wildcard support to recurse into sys include direct...
2023-08-09 Corinna VinschenCygwin: fhandler_base::lseek: fix formatting
2023-08-09 Corinna VinschenCygwin: add SEEK_DATA/SEEK_HOLE addition to release...
2023-08-09 Corinna VinschenCygwin: lseek: implement SEEK_DATA and SEEK_HOLE for...
2023-08-09 Corinna VinschenCygwin: lseek: propagate new SEEK_DATA and SEEK_HOLE...
2023-08-09 Corinna VinschenCygwin: clipboard: Only SEEK_SET and SEEK_CUR are supported
next
This page took 0.051261 seconds and 5 git commands to generate.