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 |
2017-06-12 |
Sebastian Huber | Remove FreeBSD specifics from RTEMS <arpa/inet.h> |
commit | commitdiff | tree |
2017-06-09 |
Silviu Baranga | Don't overread or write memory returned by _DTOA_R |
commit | commitdiff | tree |
2017-06-09 |
David Macek | Add COMODO Internet Security and ConEmu to BLODA |
commit | commitdiff | tree |
2017-06-07 |
Sebastian Huber | Fix RTEMS ioctl() declaration |
commit | commitdiff | tree |
2017-06-07 |
Sebastian Huber | Update FreeBSD revision of RTEMS <sys/bitset.h> |
commit | commitdiff | tree |
2017-06-07 |
Sebastian Huber | Fix some RTEMS CPUSET(9) macros |
commit | commitdiff | tree |
2017-06-07 |
Sebastian Huber | Fix RTEMS CPU_EQUAL_S() |
commit | commitdiff | tree |
2017-06-07 |
Sebastian Huber | Add myself to Write After Approval |
commit | commitdiff | tree |
2017-06-07 |
Prakhar Bahuguna | Fix minor issues in memchr NEON implementation |
commit | commitdiff | tree |
2017-06-07 |
Kito Cheng | Print sign of NaN values. |
commit | commitdiff | tree |
2017-06-07 |
Corinna Vinschen | cygwin: document lrint bugfix |
commit | commitdiff | tree |
2017-06-07 |
Corinna Vinschen | cygwin: Fix lrint{f,l} to return a 64 bit long on x86_64 |
commit | commitdiff | tree |
2017-06-06 |
Corinna Vinschen | cygwin: document env var crash fix |
commit | commitdiff | tree |
2017-06-06 |
Corinna Vinschen | cygwin: Fix crash if env var name starts with non-ASCII... |
commit | commitdiff | tree |
2017-06-06 |
Corinna Vinschen | cygwin: document wcsxfrm fix |
commit | commitdiff | tree |
2017-06-06 |
Corinna Vinschen | cygwin wcsxfrm: byte swap result ourselves |
commit | commitdiff | tree |
2017-05-26 |
Martin Young | Fix thinko in MSP430 libgloss implementation of write... |
commit | commitdiff | tree |
2017-05-25 |
Jeff Johnston | Update COPYING.NEWLIB appropriately. |
commit | commitdiff | tree |
2017-05-25 |
Sebastian Huber | Add de-facto standard <sys/ioctl.h> for RTEMS |
commit | commitdiff | tree |
2017-05-25 |
Sebastian Huber | Add some POSIX header files for RTEMS |
commit | commitdiff | tree |
2017-05-25 |
Sebastian Huber | FreeBSD compatibility for RTEMS <sys/cpuset.h> |
commit | commitdiff | tree |
2017-05-25 |
Sebastian Huber | Add __bitcount*() to RTEMS <machine/types.h> |
commit | commitdiff | tree |
2017-05-25 |
Sebastian Huber | Move ARM access.c from machine to sys |
commit | commitdiff | tree |
2017-05-25 |
Sebastian Huber | Increase MSIZE for RTEMS |
commit | commitdiff | tree |
2017-05-25 |
Sebastian Huber | FreeBSD compatibility for RTEMS <sys/param.h> |
commit | commitdiff | tree |
next |