Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-01Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0Jeff Johnston
2018-12-27Cygwin: open(2): Change comment in disabled O_TMPFILE POSIX unlink codeCorinna Vinschen
2018-12-27Cygwin: Change /proc/$PID/fd/<fd> symlink target for deleted filesCorinna Vinschen
2018-12-26Cygwin: Add Christmas hacking release notesCorinna Vinschen
2018-12-26Cygwin: Add documentation for chattr and lsattrCorinna Vinschen
2018-12-26Cygwin: Add lsattr and chattr toolsCorinna Vinschen
2018-12-26Cygwin: Add FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctlsCorinna Vinschen
2018-12-25Cygwin: mkdir: create case-sensitive dirsCorinna Vinschen
2018-12-25Cygwin: wincap: add wincap_10_1803, add has_case_sensitive_dirs itemCorinna Vinschen
2018-12-25Cygwin: cygheap: convert installation paths to UNICODE_STRINGSCorinna Vinschen
2018-12-23Cygwin: utilize FILE_DISPOSITION_POSIX_SEMANTICSCorinna Vinschen
2018-12-23Cygwin: support exFAT and fix remote FAT/FAT32 recognitionCorinna Vinschen
2018-12-23Cygwin: wincap: add wincap_10_1709, add has_posix_file_info itemCorinna Vinschen
2018-12-23Cygwin: ntdll.h: Update _FILE_INFORMATION_CLASSCorinna Vinschen
2018-12-20RTEMS: Use __uint64_t for __ino_tSebastian Huber
2018-12-20Plug routing sysctl leaks.markj
2018-12-19Cygwin: fix heap allocation on WOW64 and /3GB enabled 32 bit machinesCorinna Vinschen
2018-12-13nano-vfprintf_float.c: Fix check if negative for nans.Jon Beniston
2018-12-10Fix powf overflow handling in non-nearest rounding modeSzabolcs Nagy
2018-12-04sys/time.h: Remove KASSERTSebastian Huber
2018-12-04Ensure that all values of ns, us and ms workimp
2018-12-04When converting ns,us,ms to sbt, return the ceil()imp
2018-12-04Correct a misplaced closing paren.ian
2018-12-04sys: further adoption of SPDX licensing ID tags.pfg
2018-12-04Add inline functions to convert between sbintime_tian
2018-12-04Renumber copyright clause 4imp
2018-12-01Cygwin: mkvers: fix a bug in sed statementCorinna Vinschen
2018-12-01Cygwin: clocks: fix a hang on pre-Windows 10 machinesCorinna Vinschen
2018-12-01fix version typoMark Geisert
2018-11-29Cygwin: clocks: use either tickcount or tick periodCorinna Vinschen
2018-11-29stdio.h: Expose cuserid with __GNU_VISIBLECorinna Vinschen
2018-11-29Cygwin: document latest changesCorinna Vinschen
2018-11-29Cygwin: implement extensible clock interfaceCorinna Vinschen
2018-11-29time.h: Introduce Linux-specific CLOCK id valuesCorinna Vinschen
2018-11-29Cygwin: timers: clock_setres: make no-opCorinna Vinschen
2018-11-29Cygwin: pthread_cond_timedwait: make sure to wait until abstime finishesCorinna Vinschen
2018-11-26Cygwin: timers: use spinlock to prime hires_ns thread-safeCorinna Vinschen
2018-11-26Cygwin: timers: drop error handling for Windows perf timer functionsCorinna Vinschen
2018-11-26Cygwin: timers: Simplify hires_ms and hires_nsCorinna Vinschen
2018-11-26Cygwin: spinlock: remove useless get_ll callCorinna Vinschen
2018-11-26Builtin enable return code with SYS_EXIT_EXTENDEDMatthew Malcomson
2018-11-20Add libgloss install-pdf and install-html targets.Jim Wilson
2018-11-19Enable return code with semi-hosting SYS_EXIT_EXTENDEDMatthew Malcomson
2018-11-08Fix issue with dst bias in memsetWilco Dijkstra
2018-11-08Cygwin: Bump DLL version to 2.11.3Corinna Vinschen
2018-11-08Fix v850 target for RTEMScygwin-2_11_2-releaseSebastian Huber
2018-11-08RTEMS: Avoid <machine/param.h> in <sys/_cpuset.h>Sebastian Huber
2018-11-06Adjust writeback in non-zero memsetWilco Dijkstra
2018-11-05Cygwin: honor SOCK_NONBLOCK/SOCK_CLOEXEC in socket(2)/socketpair(2)Corinna Vinschen
2018-11-05newlib/configure.host: Set have_init_fini to no for OpenRISCStafford Horne