public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
Bugs
 2022-05-27  8:49 UTC 

[PATCH v3 0/7] Add --enable-newlib-reent-binary-compat configure option
 2022-05-24 21:25 UTC  (13+ messages)
` [PATCH v3 1/7] Add --enable-newlib-reent-binary-compat
` [PATCH v3 2/7] Cygwin: Enable backward binary compatibility
` [PATCH v3 3/7] Optional struct _reent::__unused_sdidinit
` [PATCH v3 4/7] Optional struct _reent::_unspecified_locale_info
` [PATCH v3 5/7] Optional struct _reent::_new::_reent::_unused_rand
` [PATCH v3 6/7] Optional struct _reent::_new::_unused
` [PATCH v3 7/7] Use global atexit data for all configurations

[PATCH] Use right lock release in __register_exitproc()
 2022-05-24 19:22 UTC  (3+ messages)

GNU Tools Cauldron 2022
 2022-05-23 10:27 UTC 

[PATCH] add tests for tzset(3)
 2022-05-22 21:02 UTC  (29+ messages)
              ` [PATCH v2 0/2] add tzset/_r POSIX angle bracket <> support in TZ env var
                          ` [PATCH] update tzset tests
                                  ` [PATCH v2] "

[PATCH] Fix __fp_lock_all() and __fp_unlock_all()
 2022-05-19 17:08 UTC  (7+ messages)
` [PATCH] Fix __sFILE::_lock initialization
` [PATCH] Use weak reference for _REENT_SMALL

[PATCH] Use global stdio streams for all configurations
 2022-05-19 17:05 UTC 

Optionally use thread-local objects for struct _reent members
 2022-05-19  8:49 UTC  (2+ messages)

[PATCH] newlib: libc: reente.h: remove unnecessary parentheses
 2022-05-18 10:39 UTC  (2+ messages)

[PATCH] Fix stdio exit handling
 2022-05-17 15:50 UTC  (3+ messages)

Does newlib support x86_64-pc-linux-gnu?
 2022-05-17 11:13 UTC  (3+ messages)

[PATCH v2 00/11] Decouple global file object list from _GLOBAL_REENT
 2022-05-17 10:13 UTC  (27+ messages)
` [PATCH v2 01/11] Remove duplicate stdio initializations
` [PATCH v2 02/11] Remove duplicate sglue initializations
` [PATCH v2 03/11] Declare global __sf[] only once
` [PATCH v2 04/11] Add two __sglue initialization macros
` [PATCH v2 05/11] Remove __sinit_locks / __sinit_recursive_mutex
` [PATCH v2 06/11] Move __sglue initializations to __sfp()
` [PATCH v2 07/11] Add CLEANUP_FILE define
` [PATCH v2 08/11] Add stdio_exit_handler()
` [PATCH v2 09/11] stdio: Replace _fwalk_reent() with _fwalk_sglue()
` [PATCH v2 10/11] Add global __sglue object for all configurations
` [PATCH v2 11/11] Remove __sglue member for one configuration

[PATCH] add tests for tzset(3)
 2022-05-16 17:49 UTC  (3+ messages)

[PATCH 0/6] Add --enable-newlib-reent-binary-compat configure option
 2022-05-16 11:54 UTC  (9+ messages)
` [PATCH 1/6] Add --enable-newlib-reent-binary-compat
` [PATCH 2/6] Optional struct _reent::__unused_sdidinit
` [PATCH 3/6] Optional struct _reent::_unspecified_locale_info
` [PATCH 4/6] Optional struct _reent::_new::_unused
` [PATCH 5/6] Optional struct _reent::_new::_reent::_unused_rand
` [PATCH 6/6] Use global atexit data for all configurations

[PATCH 0/7] Add --enable-newlib-backward-binary-compat configure option
 2022-05-16 11:09 UTC  (12+ messages)
` [PATCH 1/7] Add --enable-newlib-backward-binary-compat
` [PATCH 2/7] Cygwin: Enable backward binary compatibility
` [PATCH 3/7] Optional struct _reent::__unused_sdidinit
` [PATCH 4/7] Optional struct _reent::_unspecified_locale_info
` [PATCH 5/7] Optional struct _reent::_new::_unused
` [PATCH 6/7] Optional struct _reent::_new::_reent::_unused_rand
` [PATCH 7/7] Use global atexit data for all configurations

Newlib Digest, Vol 27, Issue 23
 2022-05-16  7:42 UTC 

[PATCH] newlib: Regenerate Makefile.in
 2022-05-13 20:05 UTC  (2+ messages)

[PATCH] Cygwin: signal.cc: Include <unistd.h>
 2022-05-12 16:05 UTC  (6+ messages)

[PATCH v2] Cygwin: syscalls.cc: Include ../stdio/local.h
 2022-05-12  8:15 UTC  (2+ messages)

[PATCH 00/11] Decouple global file object list from _GLOBAL_REENT
 2022-05-12  7:59 UTC  (19+ messages)
` [PATCH 01/11] Remove duplicate stdio initializations
` [PATCH 02/11] Remove duplicate sglue initializations
` [PATCH 03/11] Declare global __sf[] only once
` [PATCH 04/11] Add two __sglue initialization macros
` [PATCH 05/11] Remove __sinit_locks / __sinit_recursive_mutex
` [PATCH 06/11] Move __sglue initializations to __sfp()
` [PATCH 07/11] Add CLEANUP_FILE define
` [PATCH 08/11] Add stdio atexit handler
` [PATCH 09/11] stdio: Replace _fwalk_reent() with _fwalk_sglue()
` [PATCH 10/11] Add global __sglue object for all configurations
` [PATCH 11/11] Remove __sglue member for one configuration

[PATCH] Cygwin: syscalls.cc: Include ../stdio/local.h
 2022-05-12  6:51 UTC  (2+ messages)

Issue: CMPLX is not defined
 2022-05-10 18:09 UTC  (3+ messages)

C11 conformance: <uchar.h>, TIME_UTC, timespec_get
 2022-05-10 18:06 UTC  (4+ messages)

[PATCH 0/5] Various improvements to newlib manpages build
 2022-05-08 19:42 UTC  (8+ messages)
` [PATCH 1/5] Simplify rules for creating man pages
` [PATCH 2/5] Add build avoidance for 'make man'
` [PATCH 3/5] Silence xsltproc when writing manpages
` [PATCH 4/5] Fix warning about duplicate id in docbook XML
` [PATCH 5/5] Generate manpages for functions in chapter sys.tex

Issue: #include <stdio.h> shall not cause intmax_t to be defined
 2022-05-06  9:14 UTC  (10+ messages)

[PATCH] Fix nbdm.c build break
 2022-05-04 17:13 UTC  (2+ messages)

[PATCH] Fix nano-malloc build
 2022-05-04 16:50 UTC  (2+ messages)

[PATCH] Remove use of _global_impure_ptr
 2022-05-04 15:29 UTC  (5+ messages)

[PATCH 1/2] In <sys/types.h> optionally provide stdint.h types
 2022-05-04 13:50 UTC  (3+ messages)
` [PATCH 2/2] In <stdio.h> provide only necessary types

[PATCH] libgloss: pru: Fix _open syscal arguments
 2022-04-27  9:44 UTC  (2+ messages)

Integration of new patches from ARM's optimized-routines repo
 2022-04-22 13:35 UTC 

Issue: headers may use non-reserved identifiers
 2022-04-21  4:56 UTC  (4+ messages)
  ` Fw: "

Weak symbol for printf/scanf family
 2022-04-18  2:32 UTC  (3+ messages)

(no subject)
 2022-04-17  8:21 UTC 

[PATCH] Fix stdio memory leaks with _REENT_SMALL + _LITE_EXIT
 2022-04-12 20:57 UTC  (3+ messages)

[PATCH] Aarch32/64: Support __FLT_EVAL_METHOD__ values other than 0, 1, 2
 2022-04-11 16:01 UTC  (7+ messages)
  ` [PATCH V2] "
        ` [PATCH V3] "

cannot find crt0.o file
 2022-04-08 14:05 UTC  (2+ messages)

[PATCH 0/2] add tzset/_r POSIX angle bracket <> support in TZ env var
 2022-04-07 23:36 UTC  (4+ messages)
` [PATCH 2/2] tzset_r.c(_tzset_unlocked_r): POSIX angle bracket <> support

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).