mailing list of musl libc
 help / color / mirror / code / Atom feed
* 'Proper' software writing
@ 2012-09-03 13:55 Igmar Palsenberg
  2012-09-03 14:32 ` Szabolcs Nagy
  2012-09-04  1:50 ` Rich Felker
  0 siblings, 2 replies; 6+ messages in thread
From: Igmar Palsenberg @ 2012-09-03 13:55 UTC (permalink / raw)
  To: Musl list

Hi,

When attempting to fix my own piece of software I've come to the
conclusing that writing somewhat portable software (glibc vs musl) is a
huge PITA.
I've ironed out most issues, but that left me with some questions :

- Why use _BSD_SOURCE and _GNU_SOURCE at all ? What is the argument of
not exposing *ALL* stuff that is in musl ?
- Is there a way to do proper feature detection ? I tried autoscan from
autotools, but the outcome wanted to make me cry. It missed about all
   that is important.

Any comments / suggestions ?

Regards,


    Igmar


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

end of thread, other threads:[~2012-09-04 13:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-03 13:55 'Proper' software writing Igmar Palsenberg
2012-09-03 14:32 ` Szabolcs Nagy
2012-09-04  1:50 ` Rich Felker
2012-09-04  9:41   ` Igmar Palsenberg
2012-09-04 11:18     ` Igmar Palsenberg
2012-09-04 13:32     ` 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).