mailing list of musl libc
 help / color / mirror / code / Atom feed
[musl] possible buffer overflow in crypt() -- musl-1.2.2
 2021-11-04 16:32 UTC  (4+ messages)
` [musl] "

[musl] [PATCH] fix error handling in getsubopt()
 2021-11-03 13:20 UTC  (2+ messages)

[musl] freeswitch and musl 1.2.x (time64 most likely)
 2021-10-30 19:07 UTC  (12+ messages)
` [musl] "

[musl] Failed to build musl 1.2.2 by using clang cross compiler
 2021-10-30 10:53 UTC  (8+ messages)
  ` 回复: "

[musl] [PATCH] fix: Assign default value to mntent when linebuf is too small
 2021-10-27 14:34 UTC  (5+ messages)
    ` [musl] Changes to getmntent

[musl] Re: request: please detect reads from stdin with unflushed
 2021-10-25 18:13 UTC  (3+ messages)

[musl] request: please detect reads from stdin with unflushed writes to stdout
 2021-10-25 12:44 UTC  (2+ messages)

[musl] [PATCH] fix: Use $srcdir in configure test for add-cfi script
 2021-10-21 16:09 UTC 

[musl] musl-gcc and spec not installed in DESTDIR
 2021-10-21 15:33 UTC  (2+ messages)

[musl] preadv2/pwritev2
 2021-10-20 18:18 UTC  (2+ messages)

[musl] Re: [alsa-devel] [PATCH v7 8/9] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
 2021-10-19 14:23 UTC  (24+ messages)

[musl] errno on writing to read-only files
 2021-10-16  6:30 UTC  (5+ messages)

[musl] [PATCH v2] fix: Truncate the too-long mntent in function getmntent_r
 2021-10-15 12:20 UTC 

[musl] strtoll() incompatibility
 2021-10-13 14:58 UTC  (4+ messages)

[musl] get/set*ent functions and real world applications
 2021-10-13 13:56 UTC  (7+ messages)

[musl] Newbie cross compiling with LLVM
 2021-10-13  5:35 UTC  (14+ messages)

[musl] Newbie problem with musl-gcc
 2021-10-08 19:16 UTC  (4+ messages)

[musl] STRUCT _IO_FILE { char __x; }; as the poor C programmer's abstract struct
 2021-10-06 15:43 UTC  (2+ messages)

[musl] newlocale: Segmentation fault when locale input is NULL
 2021-10-06 12:57 UTC  (4+ messages)

[musl] Mallocng algorithm high-level overview
 2021-10-04 15:28 UTC  (6+ messages)

[musl] CMSG_LEN macro
 2021-10-03 13:35 UTC  (5+ messages)

[musl] Promoting extension functions up from _GNU_SOURCE ?
 2021-09-28 17:04 UTC  (4+ messages)

[musl] [PATCH v2] fix: Assign default value to mntent when linebuf is too small
 2021-09-27  8:26 UTC 

[musl] Musl compiled gawk coredumps. How to find out where?
 2021-09-24 15:39 UTC  (4+ messages)

[musl] Musl compiled gawk coredumps. How to find out where?
 2021-09-24 13:48 UTC  (4+ messages)

[musl] dlopen() issue
 2021-09-24 12:42 UTC  (4+ messages)

[musl] [PATCH v3] add qsort_r and make qsort a wrapper around it
 2021-09-24  0:18 UTC  (2+ messages)

[musl] nftw: FTW_CHDIR defined but not implemented
 2021-09-24  0:15 UTC  (5+ messages)
` [musl] "

[musl] [PATCH v2 0/3]
 2021-09-20  4:21 UTC  (5+ messages)
` [musl] [PATCH libc-test v2 1/3] functional: add mntent test
` [musl] [PATCH libc-test v2 2/3] functional: add mntent test for single-field line
` [musl] [PATCH musl v2 3/3] mntent: fix parsing lines with optional fields

[musl] how to compile musl pass on X86_64 host?
 2021-09-08 14:25 UTC  (2+ messages)

[musl] accuracy of mathematical functions
 2021-09-07 15:02 UTC 

[musl] 撤回: [PATCH] Fix division by 0 problem in fread
 2021-09-06 17:00 UTC  (2+ messages)

[musl] tzset() cannot handle arbitrary inputs
 2021-09-05 23:11 UTC  (4+ messages)

[musl] Why the musl libc did not support neon simd acceleartor officially on mem* operations?
 2021-09-04 13:56 UTC  (7+ messages)
  ` [musl] "

[musl] feeds for new releases
 2021-09-03 15:48 UTC  (3+ messages)

[musl] Re: What if the line in /proc/mounts is too long when calling getmntent_r?
 2021-09-03  9:57 UTC 

[musl] 撤回: [PATCH] Fix division by 0 problem in fwrite
 2021-09-03  1:24 UTC  (2+ messages)

[musl] undefined behavior in getdelim.c
 2021-09-02 20:19 UTC  (6+ messages)

[musl] [PATCH v2] fix nscd querying when the daemon is disabled for some query types
 2021-09-01 18:27 UTC 

[musl] [PATCH] fix nscd querying when the daemon is disabled for some query types
 2021-09-01 18:09 UTC 

[musl] Re: NOT support musl’s floating-point math library
 2021-09-01 16:58 UTC  (2+ messages)

[musl] What if the line in /proc/mounts is too long when calling getmntent_r?
 2021-08-28  6:17 UTC  (4+ messages)

[musl] [PATCH v6 1/3] glob: introduce context struct for do_glob
 2021-08-27 23:22 UTC  (3+ messages)
` [musl] [PATCH v6 2/3] add internal aliases __opendir, __readdir and __closedir
` [musl] [PATCH v6 3/3] glob: implement GLOB_ALTDIRFUNC et al

[musl] [PATCH v5 1/3] glob: introduce context struct for do_glob
 2021-08-27 20:49 UTC  (3+ messages)
` [musl] [PATCH v5 2/3] add internal aliases __opendir, __readdir and __closedir
` [musl] [PATCH v5 3/3] glob: implement GLOB_ALTDIRFUNC et al

[musl] [PATCH] glob: introduce context struct for do_glob
 2021-08-27 18:15 UTC  (3+ messages)

[musl] [PATCH 0/3] mntent: fix parsing lines with optional fields
 2021-08-27 16:59 UTC  (6+ messages)
` [musl] [PATCH libc-test 2/3] functional: add mntent test for single-field line
` [musl] [PATCH musl 3/3] mntent: fix parsing lines with optional fields

[musl] musl.libc.org's certificate has been expired
 2021-08-27 14:36 UTC  (4+ messages)

[musl] What if the line in /proc/mounts is too long when calling getmntent_r?
 2021-08-27 13:05 UTC  (2+ 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).