libbsd/test
Guillem Jover e8d3d04177 build: Remove hard requirement for GNU .init_array section support
In case the support is not available, just stop building the
libbsd-ctor.a library, which is a nice to have thing, but should not
have been a hard requirement from the start. This should allow to
build libbsd on non-glibc based systems using another libc.
2014-07-20 02:09:20 +02:00
..
.gitignore build: Remove hard requirement for GNU .init_array section support 2014-07-20 02:09:20 +02:00
endian.c test: Add a unit test for endian encoder/decoder 2012-05-29 04:51:16 +02:00
fgetln.c test: Add new fgetln() and fgetwln() unit test 2013-05-27 02:49:28 +02:00
funopen.c Add funopen() function 2013-10-21 05:35:44 +02:00
headers.c test: Add new headers unit test 2012-05-29 04:36:23 +02:00
humanize.c Fix dehumanize_number() to correctly detect overflows 2013-10-21 05:29:37 +02:00
Makefile.am build: Remove hard requirement for GNU .init_array section support 2014-07-20 02:09:20 +02:00
overlay.c test: Add new overlay unit test 2012-05-29 04:51:04 +02:00
proctitle.c build: Remove hard requirement for GNU .init_array section support 2014-07-20 02:09:20 +02:00