NetBSD/lib/libc/shlib_version
kleink ae4024b10f Note that fdatasync(2) is not yet built into the C library. This is because
within few days, another system call is going to be added to the C library,
and we want to avoid bumping the minor number twice.
1998-06-05 20:58:54 +00:00

9 lines
246 B
Plaintext

# $NetBSD: shlib_version,v 1.53 1998/06/05 20:58:54 kleink Exp $
#
# NOTICE: The next time the minor version is bumped (when christos adds
# the fktrace syscall), add fdatasync.{o,po,so} and fdatasync.2 to
# sys/Makefile.inc.
#
major=12
minor=26