musl/include/sys/file.h, branch mastermusl - an implementation of the standard library for Linux-based systemsvarious header cleanups, some related to _BSD_SOURCE addition2012年05月23日T02:04:55+00:00Rich Felkerdalias@aerifal.cx2012年05月23日T02:04:55+00:00671ffab7769b4dfd873f0c585444823a67dc56bc
there is no reason to avoid multiple identical macro definitions; this
is perfectly legal C, and even with the maximal warning options
enabled, gcc does not issue any warning for it.
there is no reason to avoid multiple identical macro definitions; this
is perfectly legal C, and even with the maximal warning options
enabled, gcc does not issue any warning for it.
remove useless "extern" keywords in headers2012年01月26日T15:53:37+00:00Rich Felkerdalias@aerifal.cx2012年01月26日T15:53:37+00:00c3db56c4cb2b5eb06cbf46b8fe526f4fe7e10321
initial check-in, version 0.5.02011年02月12日T05:22:29+00:00Rich Felkerdalias@aerifal.cx2011年02月12日T05:22:29+00:000b44a0315b47dd8eced9f3b7f31580cf14bbfc01