discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* Portability of fts() functions
@ 2014-08-09 10:38 Paul Onyschuk
  2014-08-09 15:49 ` Ingo Schwarze
  0 siblings, 1 reply; 10+ messages in thread
From: Paul Onyschuk @ 2014-08-09 10:38 UTC (permalink / raw)
  To: discuss

mandocdb.c in v1.13.x introduced dependency on fts() family of
functions.  This will bite on non-BSD systems.

Musl libc doesn't provide it at all, neither does systems of Solaris
origin I guess, but then glibc does something even worse [1], relevant
fts.h header [2].  AFAIK uClibc replicated behavior of glibc.

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=15838
[2] https://sourceware.org/git/?p=glibc.git;a=blob;f=io/fts.h

-- 
Paul Onyschuk
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Portability of fts() functions
@ 2014-08-09  9:54 Paul Onyschuk
  0 siblings, 0 replies; 10+ messages in thread
From: Paul Onyschuk @ 2014-08-09  9:54 UTC (permalink / raw)
  To: discuss

mandocdb.c in v1.13.x introduced dependency on fts() family of
functions.  This will bite on non-BSD systems.

Musl libc doesn't provide it at all, neither does systems of Solaris
origin I guess, but then glibc does something even worse [1], relevant
fts.h header [2].  AFAIK uClibc replicated behavior of glibc.

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=15838
[2] https://sourceware.org/git/?p=glibc.git;a=blob;f=io/fts.h

-- 
Paul Onyschuk
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

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

end of thread, other threads:[~2014-08-11  3:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-09 10:38 Portability of fts() functions Paul Onyschuk
2014-08-09 15:49 ` Ingo Schwarze
2014-08-09 17:09   ` Paul Onyschuk
2014-08-09 21:59     ` Ingo Schwarze
2014-08-09 23:26       ` Paul Onyschuk
2014-08-10  2:46         ` Ingo Schwarze
2014-08-10  1:23     ` man(1) replacement Ingo Schwarze
2014-08-10 10:53   ` Portability of fts() functions Paul Onyschuk
2014-08-11  3:28     ` Ingo Schwarze
  -- strict thread matches above, loose matches on Subject: below --
2014-08-09  9:54 Paul Onyschuk

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