public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
accuracy of mathematical functions
 2021-09-07 15:01 UTC 

[PATCH] nano-malloc: Fix redefined compilation warning
 2021-09-06 18:30 UTC  (2+ messages)

About making libc remove function POSIX-compliant
 2021-09-04 19:43 UTC 

[PATCH newlib 0/1] sys/signal.h needs sys/_intsup.h
 2021-08-27 17:52 UTC  (9+ messages)
` [PATCH newlib 1/1] sys/signal.h: <sys/_intsup.h> is needed for __STDINT_EXP
  ` Fw: [PATCH newlib 0/1] sys/signal.h needs sys/_intsup.h

[PATCH take 2] Emulate clock and other stubs on nvptx
 2021-08-25  8:25 UTC  (2+ messages)

Should libc/locale/lnumeric.c be in GENERAL_SOURCES (EL/IX level 1)?
 2021-08-23  8:03 UTC  (4+ messages)

[PATCH] svfwscanf: Simplify _sungetwc_r to eliminate apparent buffer overflow
 2021-08-19 15:38 UTC  (7+ messages)

[PATCH] Emulate clock and other stubs on nvptx
 2021-08-19 13:57 UTC  (6+ messages)
    ` [Fwd: Re: [PATCH] Emulate clock and other stubs on nvptx]

Issue with sscanf not parsing correctly
 2021-08-16 16:42 UTC  (2+ messages)

[PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs
 2021-08-09 10:51 UTC  (3+ messages)
` [PATCH 1/1] libc: Added prototypes for new POSIX APIs

[PATCH 0/1] libc: Added Prototypes for POSIX Clock APIs
 2021-08-06 18:05 UTC  (4+ messages)
` [PATCH 1/1] libc: Added prototypes for new POSIX APIs

[PATCH] RISC-V: Reliably initialize t0 in _times()
 2021-08-04  9:44 UTC  (2+ messages)

[PATCH 0/1] Final Edits to sig2str/str2sig
 2021-08-03 18:01 UTC  (4+ messages)
` [PATCH 1/1] libc: Added implementation for sig2str/str2sig

accuracy of mathematical functions
 2021-08-03  7:59 UTC 

[PATCH 0/1] V3: Implementation of sig2str/str2sig
 2021-08-03  3:57 UTC  (6+ messages)
` [PATCH 1/1] libc: Added implementation for sig2str/str2sig

[PATCH] libc: Fix compilation for new sig2str/str2sig implementation
 2021-08-02 14:47 UTC  (3+ messages)

[PATCH 0/1] V2 Implementation of sig2str/str2sig
 2021-07-29 15:45 UTC  (18+ messages)
` [PATCH 1/1] libc: Added implementations and prototypes for
            ` Fw: "

[PATCH] Remove unneccesary parenthesis around declarator
 2021-07-29  9:24 UTC  (5+ messages)
` [PATCH] Remove unnecessary parentheses "

[PATCH 0/1] Implementation of sig2str/str2sig
 2021-07-28  8:44 UTC  (10+ messages)
` [PATCH 1/1] libc: Added implementations and prototypes for

Status update for package (#277-35-90148368) of 
 2021-07-27 12:30 UTC 

[PATCH 0/1] Fix file IO for RTEMS on MicroBlaze
 2021-07-22  7:35 UTC  (3+ messages)
` [PATCH 1/1] libc/include/sys/config.h: Undef _REENT_SMALL "

[PATCH] libm: Fixing overflow handling issue for scalbnf and scalbn
 2021-07-21 23:33 UTC  (4+ messages)

Question about locking in IO function
 2021-07-19 14:38 UTC 

Building libm library
 2021-07-19  8:22 UTC  (7+ messages)

Ubuntu Potential Leads
 2021-07-13 22:19 UTC  (2+ messages)

[PATCH v2] Minimal support for ISO/IEC TS 18661-3
 2021-07-12 15:15 UTC  (2+ messages)

Help porting newlib to a new CPU architecture (sorta)
 2021-07-07 20:56 UTC  (16+ messages)

[PATCH] stdlib: Make strtod/strtof set ERANGE consistently for underflow
 2021-07-07 17:22 UTC  (7+ messages)

Help porting newlib to a new CPU architecture (sorta)
 2021-07-07 15:09 UTC  (5+ messages)

[RFA] Fix build failure on visium & iq2000
 2021-07-06 15:15 UTC  (3+ messages)

[PATCH] update to Unicode 13.0
 2021-07-06 13:54 UTC  (3+ messages)
` [PATCH] tweak build process to update Unicode

[PATCH] libgloss/or1k: Correct the IMMU SXE and UXE flags
 2021-07-05 22:03 UTC  (4+ messages)

[PATCH] math.h: Use reserved names for function parameters
 2021-06-25 20:49 UTC  (2+ messages)

GNU Tools @ Linux Plumbers Conference 2021
 2021-06-23 18:13 UTC 

makedoc.c: Warning when -Wall
 2021-06-19 16:54 UTC  (2+ messages)

Unchecked Return Value in stdio.c
 2021-06-18 20:07 UTC 

[PATCH] stdio: Parse 0x0p+00 correctly in scanf
 2021-06-18 18:11 UTC 

[PATCH 2/2] newlib/doc/makedoc.c: if realloc() fails, exit with an error message
 2021-06-18  0:52 UTC  (2+ messages)

makedoc.c: Warning when -Wall
 2021-06-17 23:23 UTC 

[PATCH 1/2] newlib/doc/makedoc.c: Fix memory leak identified by Coverity
 2021-06-17 21:53 UTC  (2+ messages)
` [PATCH 2/2] newlib/doc/makedoc.c: if realloc() fails, exit with an error message

[PATCH 1/3] libc/sys/rtems/crt0.c: Fix two warnings
 2021-06-17 21:52 UTC  (2+ messages)

makedoc.c: Coverity Scan Issues
 2021-06-17 18:36 UTC  (3+ messages)
  ` Fw: "

Request to join Mailing list
 2021-06-17 15:05 UTC  (3+ messages)

Does Cygwin have str2sig/sig2str?
 2021-06-16 17:01 UTC  (5+ messages)

[PATCH] libc/sys/rtems/crt0.c: Fix two warnings
 2021-06-14 21:33 UTC 

incorrectly rounded square root
 2021-06-12 22:31 UTC  (19+ messages)

Cleanups for pru target
 2021-06-09 18:17 UTC  (2+ messages)

[PATCH] libgloss: pru: Remove sim ld script
 2021-06-02 19:16 UTC 

[PATCH] pru: Enable -ffunction-sections and -fdata-sections
 2021-06-02 19:16 UTC 

[PATCH] libgloss: pru: Place sim syscalls into their own sections
 2021-06-02 19:16 UTC 

Proper RTEMS value for _POSIX_VERSION and _POSIX2_VERSION
 2021-06-01 19:35 UTC 

[RISCV] Why use SEMIHOST_flen for stat on RISCV?
 2021-05-30  7:09 UTC  (2+ messages)

incorrectly rounded square root (ping)
 2021-05-28 12:31 UTC 

[committed] aarch64: support binary mode for opening files
 2021-05-26 14:21 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).