mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] [C23 const 0/2] some interfaces become type-generic
 2023-05-26 17:20 UTC  (5+ messages)
` [musl] [C23 const 1/2] C23: change bsearch to a macro that respects the const contract
` [musl] [C23 const 2/2] C23: change string.h and wchar.h interfaces to macros "

[musl] [PATCH] mbrtowc: Fix wrong return value when n > UINT_MAX
 2023-05-26 16:34 UTC 

[musl] [C23 string conversion 0/3]
 2023-05-26 10:18 UTC  (6+ messages)
` [musl] [C23 string conversion 1/3] C23: add the new memset_explicit function
` [musl] [C23 string conversion 2/3] C23: implement the c8rtomb and mbrtoc8 functions
` [musl] [C23 string conversion 3/3] C23: add the new include guards for string.h and wchar.h

[musl] [C23 stdckdint.h 1/1] C23: add the stdckdint.h header for checked integer operations
 2023-05-26  9:40 UTC 

[musl] [C23 time 1/1] C23: add timespec_getres and deprecate asctime and ctime
 2023-05-26  9:35 UTC 

[musl] vm lock needed in mprotect?
 2023-05-26  2:38 UTC  (2+ messages)

[musl] [C23 new stdlib 0/4] changes in stdlib.h
 2023-05-25 15:22 UTC  (18+ messages)
` [musl] [C23 new stdlib 1/4] C23: add the new interfaces free_sized and free_aligned_sized for stdlib.h
` [musl] [C23 new stdlib 2/4] C23: add the memalignment function
` [musl] [C23 new stdlib 3/4] C23: implement the new strfrom[dfl] functions
` [musl] [C23 new stdlib 4/4] C23: add the new include guard to stdlib.h

[musl] getopt_long() can corrupt argv when an argument for a short option is missing
 2023-05-25 14:42 UTC  (3+ messages)

[musl] [C23 divers headers 00/17] boring header update
 2023-05-24 15:24 UTC  (29+ messages)
` [musl] [C23 divers headers 02/17] C23: Add the *_WIDTH macros to stdint.h
` [musl] [C23 divers headers 03/17] C23: add call_once to stdlib.h
` [musl] [C23 divers headers 04/17] C23: add timegm, gmtime_r and localtime_r to time.h in C23 mode
` [musl] [C23 divers headers 15/17] C23: add the unreachable macro
` [musl] [C23 divers headers 16/17] C23: add the nullptr_t type
` [musl] [C23 divers headers 17/17] C23: add the __STDC_VERSION_STDDEF_H__ macro
` [musl] [C23 divers headers 09/17] C23: update stdbool.h
` [musl] [C23 divers headers 10/17] C23: remove the contents of stdalign.h
` [musl] [C23 divers headers 11/17] C23: remove the static_assert macro
` [musl] [C23 divers headers 12/17] C23: change the assert macro to ... arguments
` [musl] [C23 divers headers 13/17] C23: add the __STDC_VERSION_ASSERT_H__ macro
` [musl] [C23 divers headers 06/17] C23: adapt setjmp.h
` [musl] [C23 divers headers 07/17] C23: change the noreturn functions in stdlib.h
` [musl] [C23 divers headers 08/17] C23: change the noreturn function in threads.h
` [musl] [C23 divers headers 14/17] C23: allow va_start to receive only one argument
` [musl] [C23 divers headers 01/17] C23: add the WIDTH macros for the standard integer types
` [musl] [C23 divers headers 05/17] C23: memccpy, strdup and strndup are now standard C

[musl] [C23 feature tests 0/6] tests needed for C23 interfaces
 2023-05-24 14:11 UTC  (9+ messages)
` [musl] [C23 feature tests 1/6] C23: provide fallbacks for the use of C attributes
` [musl] [C23 feature tests 2/6] C23: add a feature test for the __VA_OPT__ feature
` [musl] [C23 feature tests 3/6] C23: add a feature test for the [u]int128_t
` [musl] [C23 feature tests 6/6] C23: add an internal interface for the new unsequenced attribute
` [musl] [C23 feature tests 5/6] add a `__inline_or_static` macro for pre-C99 compilers
` [musl] [C23 feature tests 4/6] Add a feature test for the _BitInt types

[musl] [C23 implied 0/2] stuff detected with the intended changes
 2023-05-24 13:39 UTC  (5+ messages)
` [musl] [C23 implied 1/2] C23: update some legacy function pointers
` [musl] [C23 implied 2/2] clang: only exclude C library includes, but allow compiler specific headers

[musl] C23, series of patches
 2023-05-24 13:22 UTC 

[musl] Dropping -Os
 2023-05-23 22:20 UTC  (2+ messages)

[musl] =?gb18030?B?UmU6UmU6IFJlOiBbbXVzbF0gUXVlc3Rpb26juldoeSBtdXNsIGNhbGwgYV9iYXJyaWVyIGluIF9fcHRocmVhZF9vbmNlPw==?=
 2023-05-23 19:41 UTC  (2+ messages)
` [musl] Re:Re: Re: [musl] Question:Why musl call a_barrier in __pthread_once?

[musl] =?gb18030?B?UmU6UmU6IFJlOiBbbXVzbF0gUXVlc3Rpb26juldoeSBtdXNsIGNhbGwgYV9iYXJyaWVyIGluIF9fcHRocmVhZF9vbmNlPw==?=
 2023-05-21 19:16 UTC  (3+ messages)
` [musl] Re:Re: Re: [musl] Question:Why musl call a_barrier in __pthread_once?

=?gb18030?B?UmU6IFJlOiBbbXVzbF0gUXVlc3Rpb26juldoeSBtdXNsIGNhbGwgYV9iYXJyaWVyIGluIF9fcHRocmVhZF9vbmNlPw==?=
 2023-05-18 14:20 UTC  (7+ messages)
` Re: [musl] Question:Why musl call a_barrier in __pthread_once?
    `  "

[musl] =?gb18030?B?UXVlc3Rpb26juldoeSBtdXNsIGNhbGyBMIQyYV9iYXJyaWVyIGluIF9fcHRocmVhZF9vbmNlPw==?=
 2023-05-17 13:12 UTC  (5+ messages)
` [musl] Question:Why musl call a_barrier in __pthread_once?
  ` =?gb18030?B?UmU6IFttdXNsXSBRdWVzdGlvbqO6V2h5IG11c2wgY2FsbIEwhDJhX2JhcnJpZXIgaW4gX19wdGhyZWFkX29uY2U/?=

[musl] DTOA: question about rendering / code pointer
 2023-05-17 13:09 UTC  (5+ messages)
  ` Aw: "
    `  "

[musl] [PATCH] getusershell: Only return absolute paths
 2023-05-16 12:02 UTC 

[musl] Re: Re: Re: [Patch 1/1] vfprintf: optimize vfprintf performance
 2023-05-16  9:32 UTC  (4+ messages)
  ` [musl] =?gb18030?B?UmWjulttdXNsXSBSZTogUmU6IFJlOiBbUGF0Y2ggMS8xXSB2ZnByaW50Zjogb3B0aW1pemUgdmZwcmludGYgcGVyZm9ybWFuY2U=?=
  ` [musl] =?gb18030?B?UmWjulJlo7ogW211c2xdIFJlOiBSZTogUmU6IFtQYXRjaCAxLzFdIHZmcHJpbnRmOiBvcHRpbWl6ZSB2ZnByaW50ZiBwZXJmb3JtYW5jZQ==?=

[musl] Re: Re: [Patch 1/1] vfprintf: optimize vfprintf performance
 2023-05-15  9:56 UTC 

[musl] [Patch 1/1] vfprintf: optimize vfprintf performance
 2023-05-15  8:31 UTC  (2+ messages)

[musl] [PATCH 1/2] regex: add BSD-style REG_STARTEND
 2023-05-14 15:17 UTC  (7+ messages)
` [musl] [PATCH 2/2] regex: increase TRE_CHAR_MAX and use it for NUL with REG_STARTEND
` [musl] REG_STARTEND tests
` [musl] [PATCH v2 1/2] regex: add BSD-style REG_STARTEND
  ` [musl] [PATCH v3 "
  ` [musl] [PATCH v3 2/2] regex: increase TRE_CHAR_MAX and use it for NUL with REG_STARTEND
` [musl] [PATCH v2 "

[musl] patches for C23
 2023-05-10 14:28 UTC  (29+ messages)
                            ` [musl] stdbit.h

[musl] add loongarch64 port v7
 2023-05-10  3:36 UTC  (5+ messages)

[musl] [PATCH] time/tz: Fix memory leak when do_tzset() is repeated
 2023-05-09 14:54 UTC  (2+ messages)

[musl] [RFC PATCH 0/2] ldso: Add fdlopen
 2023-05-08 18:14 UTC  (3+ messages)
` [musl] [RFC PATCH 1/2] dynlink: Reorganize library loading
` [musl] [RFC PATCH 2/2] ldso: Add fdlopen

[musl] [PATCH] dns: check length field in tcp response message
 2023-05-08 16:25 UTC  (3+ messages)

[musl] Question: Why vfprintf call twice printf_core?
 2023-05-07  1:44 UTC  (7+ messages)
        ` [musl] =?gb18030?B?u9i4tKO6IFttdXNsXSBRdWVzdGlvbjogV2h5IHZmcHJpbnRmIGNhbGwgdHdpY2UgcHJpbnRmX2NvcmU/?=

[musl] C23 implications for C libraries
 2023-05-05 12:40 UTC  (14+ messages)

[musl] Namespace violation in system()?
 2023-05-04 19:16 UTC  (5+ messages)

[musl] musl 1.2.4 released
 2023-05-02  3:47 UTC 

[musl] memset_riscv64
 2023-04-26  7:25 UTC  (10+ messages)
  `  "
      `  "
          `  "

[musl] wmemcmp and wcscmp returns incorrect results for some inputs, on most architectures
 2023-04-24 15:23 UTC  (5+ messages)
` [musl] "

[musl] [PATCH]Implementation of strlen function in riscv64 architecture
 2023-04-19 22:39 UTC  (6+ messages)
  `  "
      `  "

[musl] Add musl-ldd for user convenience and to avoid naming conflict
 2023-04-17 22:37 UTC  (3+ messages)

page:  |  | latest

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).