mailing list of musl libc
 help / color / mirror / code / Atom feed
* cluts comments
@ 2011-08-03 17:04 Szabolcs Nagy
  2011-08-03 17:09 ` Solar Designer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Szabolcs Nagy @ 2011-08-03 17:04 UTC (permalink / raw)
  To: musl

i've reported these on irc, but luka was not there
so before i forget:

alloc.c:127: WEXITSTAUS(stat) used after !WIFEXITED(stat)

alloc.c should include signal.h (it uses sigaction)

alloc.c does not compile with glibc here
it seems _POSIX_C_SOURCE is not enough for
glibc to have SA_NODEFER in signal.h
i guess that's a glibc bug..

i've seen mixed use of %i and %d in printf
i had to look up the difference (nothing)
i recommend using only one of them consistently
(i prefer %d)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-03 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-03 17:04 cluts comments Szabolcs Nagy
2011-08-03 17:09 ` Solar Designer
2011-08-03 17:13 ` Rich Felker
2011-08-03 17:38 ` Luka Marčetić
2011-08-03 17:33   ` Rich Felker

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