minix/lib/libpuffs
Ben Gras 73379f0be5 set major version of shlibs to 0
WARNING: this will break existing dynamically linked binaries if they
exist. If you have any:
	. re-build world statically first if necessary
	. remove libraries from /lib and /usr/lib
	. then build world

This change:
	. avoids possible future dismay when interfacing other
	  systems' binaries; done until they are abi-compatible

Thanks to Antoine Leca for pointing this out.
2012-05-10 16:38:24 +02:00
..
callcontext.c Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
creds.c Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
fs.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
glo.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
inode.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
link.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
Makefile libpuffs: make GCC happy 2012-02-01 13:23:33 +00:00
misc.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mntopts.h Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
mount.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
null.c libpuffs: make GCC happy 2012-02-01 13:23:33 +00:00
open.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
path.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
path_puffs.c libpuffs: make GCC happy 2012-02-01 13:23:33 +00:00
pnode.c Fix compiler warnings 2011-11-14 14:21:39 +00:00
protect.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
puffs.3 Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
puffs.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
puffs.h Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
puffs_cc.3 Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
puffs_cred.3 Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
puffs_msgif.h Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
puffs_node.3 Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
puffs_ops.3 Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
puffs_path.3 Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
puffs_priv.h Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
read.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
shlib_version set major version of shlibs to 0 2012-05-10 16:38:24 +02:00
stadir.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
subr.c Import librefuse and libpuffs 2011-11-14 11:53:05 +00:00
table.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
time.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00