OpenGrok
Cross Reference: configure.ac
xref
: /
src
/
lib
/
librumpuser
/
configure.ac
Home
|
History
|
Annotate
|
Download
|
only in
librumpuser
History log of
/src/lib/librumpuser/configure.ac
Revision
Date
Author
Comments
1.8
16-Oct-2024
ozaki-r
librumpuser/configure.ac: check preadv and pwritev
1.7
15-Jul-2023
lukem
librumpuser/configure: fix missing directory warning
Use "build-aux" instead of the non-existant "m4" as the
directory for AC_CONFIG_MACRO_DIR.
Avoids autoreconf warning:
aclocal: warning: couldn't open directory 'm4': No such file or directory
No change to generated files.
1.6
14-Jul-2023
lukem
fix rump URLs
Link to https://github.com/rumpkernel/ instead of
a site now taken over by an SEO squatter.
Per discussion on github.com/rumpkernel issues with pooka.
PR misc/57501
1.5
05-Mar-2015
pooka
branches: 1.5.26;
check for utimensat
1.4
03-Jan-2015
pooka
check that sys/cdefs.h builds with -Werror (not the case on alpine linux
where it contains an unconditional #warning)
1.3
05-Nov-2014
pooka
check for clock_gettime from librt too
1.2
05-Nov-2014
pooka
actually check for clock_nanosleep()
1.1
04-Nov-2014
pooka
Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.
Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
1.5.26.1
20-Sep-2024
martin
Pull up following revision(s) (requested by rin in ticket #889):
lib/librumpuser/configure.ac: revision 1.6
lib/librumpuser/rumpuser_port.h: revision 1.53
lib/libpthread/Makefile: revision 1.97
sys/rump/share/man/man3/rumpuser.3: revision 1.4
sys/rump/share/man/man7/rumpkernel.7: revision 1.4
sys/rump/share/man/man7/rumpkernel.7: revision 1.5
fix rump URLs in man pages
Link to https://github.com/rumpkernel/wiki/wiki instead of
a site now taken over by an SEO squatter.
Per discussion on github.com/rumpkernel issues
with pooka.
PR misc/57501
fix rump URLs
Link to https://github.com/rumpkernel/ instead of
a site now taken over by an SEO squatter.
Per discussion on github.com/rumpkernel issues with pooka.
PR misc/57501
use rumpkernel.github.io as the entry point
Indexes created Mon Oct 20 11:09:49 GMT 2025