2017-07-28 |
Aditya Upadhyay | Importing imaxdiv inttypes method from FreeBSD. |
commit | commitdiff | tree |
2017-07-28 |
Aditya Upadhyay | Importing imaxabs inttypes method from FreeBSD. |
commit | commitdiff | tree |
2017-07-26 |
Corinna Vinschen | cygwin: Set __STDC_ISO_10646__ to Unicode 5.2 value |
commit | commitdiff | tree |
2017-07-24 |
Corinna Vinschen | cygwin: add release notes for reparse point patches |
commit | commitdiff | tree |
2017-07-24 |
Corinna Vinschen | cygwin: unify reparse point checking code into single... |
commit | commitdiff | tree |
2017-07-24 |
Corinna Vinschen | cygwin: fix formatting in check_reparse_point_target |
commit | commitdiff | tree |
2017-07-24 |
Corinna Vinschen | cygwin: Fix resource leak in readdir reparse point... |
commit | commitdiff | tree |
2017-07-21 |
Richard Earnshaw | [arm] Fix strcpy for unified syntax on ARMv4t thumb. |
commit | commitdiff | tree |
2017-07-21 |
Tamar Christina | Previous patch to support nosys.specs accidentally... |
commit | commitdiff | tree |
2017-07-20 |
Jozef Lawrynowicz | MSP430: Define __BUFSIZ__ as 256 to prevent default... newlib-snapshot-20170720 |
commit | commitdiff | tree |
2017-07-20 |
Ian Tessier... | arm: Update strcpy.c to use UAL syntax. |
commit | commitdiff | tree |
2017-07-19 |
Corinna Vinschen | cygwin: add fflush fix to release notes |
commit | commitdiff | tree |
2017-07-19 |
Corinna Vinschen | cygwin: Bump DLL version to 2.8.3 |
commit | commitdiff | tree |
2017-07-19 |
Corinna Vinschen | cygwin: Use errno instead of _impure_ptr->_errno |
commit | commitdiff | tree |
2017-07-19 |
Corinna Vinschen | Revert "errno: Stop using _impure_ptr->_errno completely" |
commit | commitdiff | tree |
2017-07-17 |
Tamar Christina | Support building in a different directory than the... |
commit | commitdiff | tree |
2017-07-14 |
Tamar Christina | Fix link when nosys.specs is used to link |
commit | commitdiff | tree |
2017-07-12 |
Corinna Vinschen | cygwin: 2.8.2: add missing release message text cygwin-2_8_2-release |
commit | commitdiff | tree |
2017-07-12 |
Yaakov Selkowitz | cygwin: document signal.h fixes |
commit | commitdiff | tree |
2017-07-12 |
Sebastian Huber | Synchronize RTEMS <sys/bitset.h> with FreeBSD |
commit | commitdiff | tree |
2017-07-11 |
Corinna Vinschen | cygwin: export fls, flsl, flsll |
commit | commitdiff | tree |
2017-07-10 |
Yaakov Selkowitz | Cygwin: fix guard on struct siginfo_t |
commit | commitdiff | tree |
2017-07-10 |
Sebastian Huber | Add myself to OS Port Maintainers (RTEMS) |
commit | commitdiff | tree |
2017-07-10 |
Sebastian Huber | Synchronize RTEMS <sys/bitset.h> with FreeBSD |
commit | commitdiff | tree |
2017-07-07 |
David Macek | Rename __in and __out in headers to avoid collision... |
commit | commitdiff | tree |
2017-07-06 |
Brian Inglis | fix URL shortcuts launch with cygstart, create shortcut... |
commit | commitdiff | tree |
2017-07-06 |
Tamar Christina | Replace the perl character classes with POSIX ones... |
commit | commitdiff | tree |
2017-07-06 |
Brian Inglis | fix cygwin-doc postinstall/preremove no SMPrograms... |
commit | commitdiff | tree |
2017-07-05 |
Tamar Christina | Add support for Semihosting v2 support for AArch64... |
commit | commitdiff | tree |
2017-07-05 |
Tamar Christina | Add support for Semihosting v2 support for ARM in libgloss. |
commit | commitdiff | tree |
2017-07-05 |
Tamar Christina | Add the needed build system changes in order to compile... |
commit | commitdiff | tree |
2017-07-05 |
Tamar Christina | Adds the needed build system changes in order to compil... |
commit | commitdiff | tree |
2017-07-05 |
Tamar Christina | Create a recursive make target that is modeled after... |
commit | commitdiff | tree |
2017-07-05 |
Aditya Upadhyay | Fixed warnings for some long double complex methods |
commit | commitdiff | tree |
2017-07-05 |
Sebastian Huber | Add ffsl(), ffsll(), fls(), flsl(), flsll() |
commit | commitdiff | tree |
2017-07-05 |
Sebastian Huber | Synchronize <strings.h> with latest FreeBSD |
commit | commitdiff | tree |
2017-07-05 |
Sebastian Huber | Implement bzero() via memset() |
commit | commitdiff | tree |
2017-07-05 |
Yaakov Selkowitz | Cygwin: fix signal.h with _POSIX_C_SOURCE=1 |
commit | commitdiff | tree |
2017-07-04 |
Corinna Vinschen | add scandirat patch to release notes |
commit | commitdiff | tree |
2017-07-04 |
Corinna Vinschen | cygwin: scandirat: fix path given to scandir |
commit | commitdiff | tree |
2017-07-04 |
Corinna Vinschen | Bump DLL minor version |
commit | commitdiff | tree |
2017-06-30 |
Yaakov Selkowitz | Feature test macros overhaul: unistd.h, part 2 cygwin-2_8_1-release |
commit | commitdiff | tree |
2017-06-30 |
Sebastian Huber | Add --enable-newlib-global-stdio-streams |
commit | commitdiff | tree |
2017-06-30 |
Sebastian Huber | Enable _REENT_GLOBAL_STDIO_STREAMS for RTEMS |
commit | commitdiff | tree |
2017-06-30 |
Sebastian Huber | Introduce _REENT_GLOBAL_STDIO_STREAMS |
commit | commitdiff | tree |
2017-06-30 |
Sebastian Huber | Add stdin_init(), stdout_init() and stderr_init() |
commit | commitdiff | tree |
2017-06-30 |
Sebastian Huber | Remove superfluous parameter from std() |
commit | commitdiff | tree |
2017-06-29 |
Wilco Dijkstra | Optimized memcmp |
commit | commitdiff | tree |
2017-06-29 |
Corinna Vinschen | newlib: fix file mode of newly added complex sources |
commit | commitdiff | tree |
2017-06-29 |
Corinna Vinschen | newlib: libm/complex/Makefile.in: regenerate |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Adding csinl.c in Makefile.am |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing csinl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing csinhl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing casinhl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing ctanl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing ctanhl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing cpowl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing conjl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing catanhl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing casinl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing ccosl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing cacosl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Adding cephes_subrl.h and cephes_subrl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing cexpl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing cprojl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing cargl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing csqrtl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing clogl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Aditya Upadhyay | Importing cacoshl.c from NetBSD. |
commit | commitdiff | tree |
2017-06-29 |
Dionna Glaze | unistd.h: Remove trailing whitespace |
commit | commitdiff | tree |
2017-06-29 |
Corinna Vinschen | unistd.h: remove mktemp |
commit | commitdiff | tree |
2017-06-29 |
Dionna Glaze | Make gethostname, getdtablesize, mktemp, ualarm availab... |
commit | commitdiff | tree |
2017-06-27 |
Brian Inglis | replace shortcut parameter assignments with read loops... |
commit | commitdiff | tree |
2017-06-26 |
Sebastian Pop | aarch64: optimize the unaligned case of memcmp |
commit | commitdiff | tree |
2017-06-23 |
Corinna Vinschen | cygwin: doc: Fix doc install path in postinstall script |
commit | commitdiff | tree |
2017-06-22 |
Jon Turney | Update documentation of cygwin setup proxy configuratio... newlib-snapshot-20170623 |
commit | commitdiff | tree |
2017-06-22 |
Jon Turney | Update and sort list of cygwin setup command line options. |
commit | commitdiff | tree |
2017-06-22 |
Corinna Vinschen | Note regtool fix in release message |
commit | commitdiff | tree |
2017-06-20 |
Fujii Hironori | cygwin: regtool: encode error messages correctly |
commit | commitdiff | tree |
2017-06-20 |
Corinna Vinschen | Revert "cygserver: Revamp thread sleep handling" |
commit | commitdiff | tree |
2017-06-20 |
Corinna Vinschen | cygwin: readdir: Activate check for remote reparse... |
commit | commitdiff | tree |
2017-06-20 |
Joe_Lowe | Compatibility improvements to reparse point handling. |
commit | commitdiff | tree |
2017-06-19 |
Yaakov Selkowitz | string: fix strverscmp doc inclusion |
commit | commitdiff | tree |
2017-06-19 |
Yaakov Selkowitz | cygwin: export strverscmp, add versionsort |
commit | commitdiff | tree |
2017-06-19 |
Yaakov Selkowitz | string: add strverscmp |
commit | commitdiff | tree |
2017-06-19 |
Thomas Preud... | Fix guard for siginfo_t and pthread_t definition |
commit | commitdiff | tree |
2017-06-19 |
Corinna Vinschen | Revert "Don't overread or write memory returned by... |
commit | commitdiff | tree |
2017-06-19 |
Erik M. Bray | Ensure that send() interrupted by a signal returns... |
commit | commitdiff | tree |
2017-06-14 |
Yaakov Selkowitz | cygwin: document XSI sigpause |
commit | commitdiff | tree |
2017-06-14 |
Yaakov Selkowitz | Export XSI sigpause |
commit | commitdiff | tree |
2017-06-14 |
Joel Sherrill | newlib/MAINTAINERS: Add OS maintainers section and... |
commit | commitdiff | tree |
2017-06-14 |
Yaakov Selkowitz | Feature test macros overhaul: Cygwin signal.h |
commit | commitdiff | tree |
2017-06-14 |
Yaakov Selkowitz | Feature test macros overhaul: signal.h (part 3) |
commit | commitdiff | tree |
2017-06-14 |
Yaakov Selkowitz | stdio.h: guard function macros with !__cplusplus |
commit | commitdiff | tree |
2017-06-14 |
Claudiu Zissulescu | Add JLI support. |
commit | commitdiff | tree |
2017-06-14 |
Claudiu Zissulescu | Add profile support. |
commit | commitdiff | tree |
2017-06-14 |
Corinna Vinschen | cygwin: readdir: don't lookup mount target inodes |
commit | commitdiff | tree |
2017-06-14 |
Joe Lowe | readdir() with mount point dentry, return mount point INO |
commit | commitdiff | tree |
2017-06-14 |
Aditya Upadhyay | ccoshl: Align formatting to upstream |
commit | commitdiff | tree |
2017-06-13 |
Aditya Upadhyay | Importing ccoshl.c from netbsd. |
commit | commitdiff | tree |
next |